NVlabs / geomapnet

Geometry-Aware Learning of Maps for Camera Localization (CVPR2018)
https://goo.gl/mRB3Au.
Other
347 stars 79 forks source link

Error Calculate pose translation statistics #27

Closed DRAhmadFaraz closed 4 years ago

DRAhmadFaraz commented 4 years ago

@samarth-robo

Error using python calc_pose_stats.py --dataset 7Scenes --scene redkitchen command

Traceback (most recent call last): File "calc_pose_stats.py", line 29, in dset = SevenScenes(**kwargs) TypeError: init() got an unexpected keyword argument 'sequence'

Screenshot from 2019-10-02 15-29-27

samarth-robo commented 4 years ago

Commit 11786ea should fix it.