Skip to content

Our repo containes a Efficient RGB-D features extractor to category-level and instance-level 6D pose estimation.

License

Notifications You must be signed in to change notification settings

houph4/Efficient6D-SAM-VLM-to-Grasping-task

Repository files navigation

LightPose

Our Repo is constantly being updated,the network model and checkpoints will be released during the paper submission

Repo list :

  1. An Efficient RGB-D features extractor to category-level and instance-level 6D pose estimation.
  2. Bidirectional cross attentin fusion with rgb-point cloud and globe-local features.
  3. An end-to-end category level pose estimation inference scripts that includes real-time segmentation of SAM. (Free of shape piror)
  4. SAM-VLM to grasping task with 3DBBOX (Using Azure Kinect or Realsense).

Some demos about category-level 6D pose estimation (Without CAD reference). Figure_1 Figure_2 Figure_3 output_video

3.mp4
1.mp4

About requirements.txt

The requirements.txt file lists the Python packages and their versions that were installed in the development environment. However, please note that this file may contain more packages than are strictly necessary for running this project, as it includes all the dependencies present in the environment at the time of its creation.

We recommend that you review the packages and install only those that are relevant to your specific needs. You can do this by editing the requirements.txt file before running the installation command or by selectively installing the packages you need.

To install the necessary packages, use the following command:

pip install -r requirements.txt

About

Our repo containes a Efficient RGB-D features extractor to category-level and instance-level 6D pose estimation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages