TODOS:
- Impl: Network
- Impl: Dataloader
- Impl: Loss Function, Optimizer, and Metric
- Impl: Hyperparameter Tuning
TODOS:
- Impl: camera to world transformation
- Impl: pixel to camera transformation
- Impl: ray generation
- Impl: Sampling rays from images
- Impl: Sampling points along rays
- Impl: Network
- Impl: Volume rendering equation
- Impl: Writing loss function, training loop and putting it all together