Technical requirements
In order to run the example code snippets in this book, you will need to have a computer ideally with a GPU. However, running the code snippets with only CPUs is possible.
The recommended computer configuration includes the following:
- A GPU such as the GTX series or RTX series with at least 8 GB of memory
- Python 3
- The PyTorch library and PyTorch3D libraries
The code snippets for this chapter can be found at https://github.com/PacktPublishing/3D-Deep-Learning-with-Python.