Fyusion / LLFF

Code release for Local Light Field Fusion at SIGGRAPH 2019
https://fyusion.com/LLFF
GNU General Public License v3.0
1.55k stars 250 forks source link

Tensorflow 2.0 cannot support tf.contrib.resampler #77

Closed SamanthaZH closed 1 year ago

SamanthaZH commented 1 year ago

Since it is hard to use tensorflow 1. recently, Is there any possible solution to use tensorflow 2.

Cause when I try to run it, tf 2.0 does not has tf.contrib, especially in resampler.

Is there any possible solution for this problem?

jsinghh09 commented 1 year ago

Just comment that line, it will work