Dear Sir,
May I consult you two questions about the code?
Q1:
I noticed from https://github.com/NVlabs/geomapnet/blob/master/README.md#other-tools that you have pre-computed mean and std for RobotCar.
If I want to test the model using a new data sequence of RobotCar (e.g 2014-11-14-16-34-33, a night scene), do I need to re-run scripts/dataset_mean.py and calc_pose_stats.py? Or it is ok to use the pre-computed one in your code?
Q2:
According to your home page, scripts/align_vo_poses.py. must be run to generate those xx_vo_stats.pkl files before using VO in MapNet++ training.
If I only want to train and test the mapnet module, will those xx_vo_stats.pkl files be used? Do I still need to use run align_vo_poses.py to generate them?
Q3:
According to your comment , 'For each day (e.g. DAY=2014-05-14-13-46-12) you should download DAY_stereo_center.tar and DAY_vo.tar from the Bumblebee XB3 section, and DAY_gps.tar from the GPS/INS section.'
However, I found multiple stereo_centre.tar files from the full sequence (for 2014-11-28-12-07-13, there are 6 si,ilar files stereo_centre_01.tar ~ stereo_centre_06.tar ). Which one should I download for your code? Or any one of it would be fine?
Thank you in advance!
Best wishes!
Jialu
Dear Sir,
May I consult you two questions about the code?
Q1:
I noticed from https://github.com/NVlabs/geomapnet/blob/master/README.md#other-tools that you have pre-computed mean and std for RobotCar.
If I want to test the model using a new data sequence of RobotCar (e.g 2014-11-14-16-34-33, a night scene), do I need to re-run scripts/dataset_mean.py and calc_pose_stats.py? Or it is ok to use the pre-computed one in your code?
Q2:
According to your home page, scripts/align_vo_poses.py. must be run to generate those xx_vo_stats.pkl files before using VO in MapNet++ training.
If I only want to train and test the mapnet module, will those xx_vo_stats.pkl files be used? Do I still need to use run align_vo_poses.py to generate them?
Q3:
According to your comment , 'For each day (e.g. DAY=2014-05-14-13-46-12) you should download DAY_stereo_center.tar and DAY_vo.tar from the Bumblebee XB3 section, and DAY_gps.tar from the GPS/INS section.'
However, I found multiple stereo_centre.tar files from the full sequence (for 2014-11-28-12-07-13, there are 6 si,ilar files stereo_centre_01.tar ~ stereo_centre_06.tar ). Which one should I download for your code? Or any one of it would be fine?
Thank you in advance!
Best wishes!
Jialu