wbhu / Tri-MipRF

Tri-MipRF: Tri-Mip Representation for Efficient Anti-Aliasing Neural Radiance Fields, ICCV'23 (Oral, Best Paper Finalist)
https://wbhu.github.io/projects/Tri-MipRF
451 stars 13 forks source link

ImportError: cannot import name 'csrc' from 'nerfacc #6

Closed Binyr closed 1 year ago

Binyr commented 1 year ago

when using nerfacc=0.3.5 and 0.4.0, it raises "ImportError: cannot import name 'csrc' from 'nerfacc'"; when using nerfacc>=0.5.0, it raises "module 'nerfacc' has no attribute 'OccupancyGrid".

How to solve it, thank you~!

wbhu commented 1 year ago

As indicated in README, we tested it on nerfacc==0.3.5