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). 💻

📖 Deep Learning Resources

Hardware Info

📚 Suggested Resources

Linear Algebra
Probabilities
General Computer Vision

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 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 23 repositories

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…