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