bmild / nerf

Code release for NeRF (Neural Radiance Fields)
http://tancik.com/nerf
MIT License
9.99k stars 1.39k forks source link

Contrib not found #176

Open hasan1292 opened 1 year ago

hasan1292 commented 1 year ago

Hi, I am trying to run the code with tensorflow 2.1 But it gives error contrib module not found. Now I know that the original code is in tf1.5. But is there any work around for this issue for tf2.x ?