jac99 / MinkLocMultimodal

MinkLoc++: Lidar and Monocular Image Fusion for Place Recognition
MIT License
100 stars 9 forks source link

When running on unimodal data on oxford car dataset, no attribute 'lidar2image_ndx_path' error occurs #26

Open AlanLuSun opened 2 weeks ago

AlanLuSun commented 2 weeks ago

When running train.py --config ../config/config_baseline.txt --model_config ../models/minkloc3d.txt, below error occurs. Can you have a look what happens there?

AttributeError: 'MinkLocParams' object has no attribute 'lidar2image_ndx_path'