wbhu / Tri-MipRF

Tri-MipRF: Tri-Mip Representation for Efficient Anti-Aliasing Neural Radiance Fields, ICCV'23 (Oral, Best Paper Finalist)

Home Page:https://wbhu.github.io/projects/Tri-MipRF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImportError: cannot import name 'csrc' from 'nerfacc

Binyr opened this issue · comments

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~!

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