Home

Awesome

Undergraduate thesis project.

Setup

Please start by installing mamba, Miniconda3 or conda with Python3.9 or above.

either run <mamba/conda> install -f environment.yml or install dependencies manually:

<details > <summary> Manual dependency installation </summary> Instal the following dependencies (Conda/Mamba or pip):

At the time of writing, pip only.

</details> <br>

Download Model weights for OVE6D

mkdir checkpoints; cd checkpoints

Pose estimation weights \

or manually from: OVE6D: Project page - https://drive.google.com/drive/folders/16f2xOjQszVY4aC-oVboAD-Z40Aajoc1s?usp=sharing).

To experiment with custom objects

Some qualitative results

https://user-images.githubusercontent.com/51406001/208401627-bbaafb13-d04a-4c0f-979c-d899aa943b74.mp4

https://user-images.githubusercontent.com/51406001/208401652-a1acfd67-91e3-486c-98a5-f246c6e0b97e.mp4

Acknowledgements