SatelliteNeRF icon indicating copy to clipboard operation
SatelliteNeRF copied to clipboard

Results 2 SatelliteNeRF issues
Sort by recently updated
recently updated
newest added

Hello, i have trained a model successfully and now wanted to try to extract the mesh from the model using the provided `nerf_extract_mesh.py `script. Unfortunately they are multiple errors when...

from nerf_network import IDRNet, NerfNet ImportError: cannot import name 'IDRNet' from 'nerf_network' (/home/jyl/workspace/Nerf/SatelliteNeRF/nerf_network.py) how can I run the satellite nerf, where the IDRNet?