- 000
I am getting the following error while loading the pre-trained weights, any idea how to solve this, I am running on a custom dataset. the training setup is the same as the default repo. I just changed data paths.
python scripts/train.py --dataset_type=svo_encode --exp_dir=./experiments/svo_exp10 --...