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