MinkLocMultimodal icon indicating copy to clipboard operation
MinkLocMultimodal copied to clipboard

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

Open AlanLuSun opened this issue 1 year ago • 0 comments

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'

AlanLuSun avatar Nov 18 '24 09:11 AlanLuSun