English

PointSO

Paper_link: https://arxiv.org/abs/2502.13143
Project Page: https://qizekun.github.io/sofar/
Github Code: https://github.com/qizekun/SoFar

We introduce the concept of semantic orientation, representing the object orientation condition on open vocabulary language. The model is part of SoFar, a 6-DoF system for spatial reasoning and robotic manipulation. The released weights is on Huggingface PointSO, and the code is in the orientation folder.

Pretrain

Download the PointMAE as initialization.

wget https://github.com/Pang-Yatian/Point-MAE/releases/download/main/pretrain.pth -P orientation/

Perpare the OrienText300K dataset following DATASET.md.

cd orientation
sh train_ddp.sh

Finetune

Perpare the Open6DOR finetuning dataset following DATASET.md. The dataset is generated from isaac sim with different assets from Open6DOR. Finetune PointSO will significantly improve the performance on Open6DOR rotation track & 6-DoF track. We recommend using this version of the model for the Open6DOR V2 evaluation.

cd orientation
sh train_ddp_ft.sh
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.

Datasets used to train qizekun/PointSO

Collection including qizekun/PointSO