Skip to content

Welcome to the POSE-Lab repository!

To get started with GitHub from scratch you can refer to: https://github.com/pansap99/gitGuide

⚠️ If you are unsure about doing some action with git/github, please consult the repo's maintainers. ⚠️

💻 For safety reasons, once in a while make a backup of your project in your local hard-drive (out of a git repo). 💻

📖 Resources

Hardware Info

WSL installation (W10,11)

  1. Navigate to Control panel -> Programs -> Programs and Features -> Turn Windows features on or off
  2. Check "Virtual Machine Platform" and "Windows Subsystem for Linux"
  3. Open a terminal
  4. Run wsl.exe --install -d Ubuntu-22.04
  5. Run wsl --set-default-version 2
  6. Set up username and password
  7. When you want to enter wsl write wsl or bash. If you want to exit write exit.
  8. If you get an error like "wsl 2 requires an update to its kernel component" then run wsl.exe --update
  9. If you want to open the file explorer a directory inside the wsl write explorer.exe "/path/to/folder"

Conda installation

Windows

  1. Download conda installer from here
  2. Run the .exe file.
  3. Follow the prompts. IMPORTANT: When prompted to add conda to PATH make sure to enable it.

Linux

  1. Install conda installer for Linux from here here
  2. Open the terminal and run
bash <conda-installer-name>-latest-Linux-x86_64.sh
  1. Follow the prompts and accept the defaults.

Mac

Popular repositories Loading

  1. 6DL-PoseGenerator 6DL-PoseGenerator Public

    Python 1

  2. i6DL-Edge i6DL-Edge Public

    6D pose estimation ROS service for Edge devices

    Python 1

  3. .github .github Public

  4. projects projects Public

    Dedicated repo for POSE-Lab's project pages

    JavaScript

  5. COBRA_legacy COBRA_legacy Public

    Python

  6. megapose6d megapose6d Public

    Forked from megapose6d/megapose6d

    Code for "MegaPose: 6D Pose Estimation of Novel Objects via Render & Compare", CoRL 2022.

    Jupyter Notebook

Repositories

Showing 10 of 18 repositories
  • foundpose Public Forked from facebookresearch/foundpose

    Implementation of "FoundPose Unseen Object Pose Estimation with Foundation Features", ECCV 2024

    Python 0 6 0 0 Updated Feb 10, 2025
  • bop_toolkit Public Forked from thodan/bop_toolkit

    A Python toolkit of the BOP benchmark for 6D object pose estimation.

    Python 0 MIT 146 0 0 Updated Feb 10, 2025
  • gigapose Public Forked from nv-nguyen/gigapose

    [CVPR 2024] PyTorch implementation of GigaPose: Fast and Robust Novel Object Pose Estimation via One Correspondence

    Python 0 MIT 18 0 0 Updated Feb 10, 2025
  • SAM-6D Public Forked from JiehongLin/SAM-6D

    [CVPR2024] Code for "SAM-6D: Segment Anything Model Meets Zero-Shot 6D Object Pose Estimation".

    Python 0 45 0 0 Updated Feb 10, 2025
  • FoundationPose Public Forked from NVlabs/FoundationPose

    [CVPR 2024 Highlight] FoundationPose: Unified 6D Pose Estimation and Tracking of Novel Objects

    Python 0 251 0 0 Updated Feb 10, 2025
  • i6DL-Edge Public

    6D pose estimation ROS service for Edge devices

    Python 1 0 0 0 Updated Feb 9, 2025
  • realsense-ros-fork Public Forked from IntelRealSense/realsense-ros

    Fork of ROS Wrapper for Intel(R) RealSense(TM) Cameras

    Python 0 Apache-2.0 1,808 0 0 Updated Feb 7, 2025
  • megapose6d Public Forked from megapose6d/megapose6d

    Code for "MegaPose: 6D Pose Estimation of Novel Objects via Render & Compare", CoRL 2022.

    Jupyter Notebook 0 41 0 0 Updated Feb 4, 2025
  • i6DL-Edge-Lite Public

    Light-weight 6D pose estimation for Edge devices

    Python 0 0 4 0 Updated Jan 28, 2025
  • opencv_fork Public
    C++ 0 Apache-2.0 0 0 0 Updated Jan 17, 2025

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…