arthurchen0518 / DirectionNet

Wide-Baseline Relative Camera Pose Estimation with Directional Learning (CVPR 2021)
MIT License
35 stars 4 forks source link

eval question #3

Closed YIFanH closed 2 years ago

YIFanH commented 2 years ago

Hi, thanks for your work, i download code and run , load_sstable is not found error with data_loader.py,how i fix it ?

arthurchen0518 commented 2 years ago

Sorry, load_sstable should be deprecated. It's fixed now. Thanks for spotting this.