Replies: 2 comments 6 replies
-
| 
         ^ I'm interested in this as well. I assume that we will have to use the tiny-cuda-nn package like this, but we don't have a .json.  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         Hi there, neither instant-ngp now tiny-cuda-nn directly support exporting models in portable formats. That said, you can replicate the computation graph from  
 
 Cheers!  | 
  
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Outstanding project scientists!
This project achieves wonderful results Orders of magnitudes faster than anything else out there.
I would like to take the trained model, and apply its use in other engines/projects, but am not sure how to extract the NN. the .msgpack as far as i can tell is built for the test bed, and i cant seem to find the trained NN being stored anywhere.
Please let me know if this is a future development or if i can manipulate the test with python to extract a trained model!
Beta Was this translation helpful? Give feedback.
All reactions