PART 2: 3D Deep Learning Using PyTorch3D
This part will cover some basic 3D computer vision processing using PyTorch3D. Implementing these 3D computer vision algorithms may become easier by using PyTorch3D. The readers will get a lot of hands-on experience working with meshes, point clouds, and fitting from images.
This part includes the following chapters:
- Chapter 3, Fitting Deformable Mesh Models to Raw Point Clouds
- Chapter 4, Learning Object Pose Detection and Tracking by Differentiable Rendering
- Chapter 5, Understanding Differentiable Volumetric Rendering
- Chapter 6, Exploring Neural Radiance Fields (NeRF)