zju3dv / RVL-Dynamic

Code for "Prior Guided Dropout for Robust Visual Localization in Dynamic Environments" in ICCV 2019
Other
46 stars 5 forks source link

Can I train the model on KITTI dataset? #2

Closed sunnyHelen closed 4 years ago

sunnyHelen commented 4 years ago

Do you ever try to train or test on KITTI dataset? Can I use your model to predict trajectory on other dataset except 7 Scenes and RobotCar?

drinkingcoder commented 4 years ago

I didn't try it on KITTI dataset. The model is trained for a specific scene. You need to compute the prior distribution and train a new model if you want to test on KITTI dataset.