krrish94 / nerf-pytorch

A PyTorch re-implementation of Neural Radiance Fields
Other
887 stars 122 forks source link

how to convert the nerf model to onnx format #38

Open navuboy opened 2 years ago

navuboy commented 2 years ago

Hi, Lately I have been working on nerf and found your repo really helpful. Is there a way to convert the model to Open Neural Network Exchange (.onnx) format?