Jie105

Results 4 comments of Jie105

I'm having the same issue, maybe changing the 186 lines of the run_nerf.py to `depth=depth.cpu().numpy().astype(np.uint8)`would solve the problem

> I installed it with this code conda create -n monodepth2 python=3.6.6 conda install pytorch=0.4.1 torchvision=0.2.1 -c pytorch pip install tensorboardX==1.4 conda install opencv=3.3.1 # just needed for evaluation >...

I have encountered the same problem before, until I installed Pytorch_ Righting=1.6.0, this issue has been resolved.