ASSIGNMENT 1: Introduction to Pytorch 3D

In this assigment, we will learn about PyTorch3D, our chosen platform to conduct experiments and research on AI Graphics during this course, including the assignments we will work on the next weeks.

The goals of this practice are the following:

Instructions and submission:

We provide you a demo in Google Colab for you to experiment and test some of the possibilities with PyTorch3D. To use Google Colab, you just need to have a google account and an associated Google Drive. You can make a copy of the notebook located below and modify it if you wish.

Although there is a challenge in the end of the notebook, you are not required to deliver anything as assignment this time - but it is optional and may count as extra grade. We recommend you study the references below and ask us any questions if you have doubts.

Assignment 1 Notebook Open In Colab

Submission:

The assignment is optionally due on February 18th, 2024 at 11:59pm (EDT).

References

  1. PyTorch3d website: https://pytorch3d.org
  2. Nikhila Ravi; Jeremy Reizenstein; David Novotny; Taylor Gordon; Wan-Yen Lo; Justin Johnson; Georgia Gkioxari. Accelerating 3D Deep Learning with PyTorch3D. 2020
  3. An Introduction to PyTorch3D. SIGGRAPH Asia 2020 course