Closed margonotmango closed 6 years ago
Hi: When I excute run.py use python2, it says: "rendering/renderer.py" line 201 proj-self.cam @ pose[0:3, 3] syntaxError: invalid syntax
By the way, which version of tensorflow did you use?
@wadimkehl
Fixed. We trained, evaluated and froze the graphs with TF 1.0 but we recentyl tested with TF 1.3 and TF 1.4
Hi: When I excute run.py use python2, it says: "rendering/renderer.py" line 201 proj-self.cam @ pose[0:3, 3] syntaxError: invalid syntax