krrish94 / nerf-pytorch

A PyTorch re-implementation of Neural Radiance Fields
Other
884 stars 121 forks source link

how to convert the nerf model to onnx format #38

Open navuboy opened 1 year ago

navuboy commented 1 year 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?