Intel RealSense Depth Camera compatible Python package for live 6 DOF pose estimation.
For Jetson device use Jetpose.
- Clone the repository:
git clone https://github.com/prajwalgt/live-pose-FastSAM.git cd live-pose
- Build the Docker container:
cd docker docker build --network host -t foundationpose .
CLIP should be installed when building the image, please check.
- Install Weights:
- Download the weights from this link and place them under
live-pose-FastSAM/FoundationPose/weights.
- Download the weights from this link and place them under
- Run the container:
note: To run on windows install
bash docker/run_container.sh
Cygwinand execute./docker/run_container_win.sh
- Build:
CMAKE_PREFIX_PATH=$CONDA_PREFIX/lib/python3.9/site-packages/pybind11/share/cmake/pybind11 bash build.bash
-
Run the live pose estimation:
bash run_live.sh
note: To run on windows install
Cygwinand execute./run_live.sh -
Locate the .obj file:
Note: For novel object you can use Object Recustruction Framework -
Masking:
here select the Boundry points of object in first frame