Zhen Hao
Results
2
issues of
Zhen Hao
Hi, I want to find the aggreement file of the SUNCG-RGBD dataset but it seems that the link shown in the GitHub page (https://www.princeton.edu/) does not have the information about...
I downloaded the pretrained nyu weights (500.pth), and edited line 138 of base_model.py to state_dict = torch.load('.../500.pth', map_location=str(self.device)) When I run python evaluate.py --name nyu --checkpoints_dir ... --train_path ~/nyudepthv2/nyudepthv2/val/ --test_path...