nileshkulkarni / csm

Code release for "Canonical Surface Mapping via Geometric Cycle Consistency"
https://nileshkulkarni.github.io/csm/
186 stars 31 forks source link

csm/docs/testing.md IOError #8

Closed felixboevr closed 4 years ago

felixboevr commented 4 years ago

Eval keypoint transfer on birds throws error:

IOError: [Errno 2] No such file or directory: '/nfs.yoda/nileshk/CorrespNet/datasets/cubs/images/083.White_breasted_Kingfisher/White_Breasted_Kingfisher_0115_73252.jpg'

Eval keypoint transfer on cars throws error:

IOError: [Errno 2] No such file or directory: '/nfs.yoda/nileshk/CorrespNet/datasets/PASCAL3D+_release1.1/Images/car_imagenet/n04037443_13265.JPEG'

nileshkulkarni commented 4 years ago

Hi, Please download the datasets and please change the path to the respective paths. You would need a downloaded copy of the cubs and the car dataset from PASCAL3D+ dataset.

Thanks, Nilesh