I was trying to run inference with the given command
python test.py --cfg configs/dynamic/dynamic.yaml --visualize --snapshot 9000 --gpu 1
but I am getting this error
Type mismatch (<class 'int'> vs. <class 'str'>) with values (2048 vs. 2048 + 4) for config key: model.change_detector.input_dim
I was trying to run inference with the given command
python test.py --cfg configs/dynamic/dynamic.yaml --visualize --snapshot 9000 --gpu 1
but I am getting this errorType mismatch (<class 'int'> vs. <class 'str'>) with values (2048 vs. 2048 + 4) for config key: model.change_detector.input_dim