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.
Download the PointMAE as initialization.
Perpare the OrienText300K dataset following
DATASET.md.
1cd orientation
2sh train_ddp.sh
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.
1cd orientation
2sh train_ddp_ft.sh