Technical requirements
To run the example code snippets in this book, ideally, readers need to have a computer with 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 Nvidia GTX series or the RTX series with at least 8 GB of memory
- Python 3
- The PyTorch and PyTorch3D libraries
The code snippets for this chapter can be found at https:github.com/PacktPublishing/3D-Deep-Learning-with-Python.