yenchenlin / nerf-pytorch

A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
MIT License
5.33k stars 1.04k forks source link

Is there a Pytorch Mobile implementation for this model? #124

Open shivaylamba opened 12 months ago

shivaylamba commented 12 months ago

For context, I wanted to compare the performance of a nerf-pytorch model converted to Pytorch mobile with the latest implementation for mobile NERF with JAX https://github.com/google-research/jax3d/tree/main/jax3d/projects/mobilenerf