You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I want to train the network only with VID instead of DET. When I changed DATASETS_TRAIN in base_rcnn_1gpu. yaml and vid_R_101_C4_mega_1x. yaml , the following error occurred. How to solve it?
ValueError: Type mismatch (<class 'tuple'> vs. <class 'str'>) with values (() vs. VID_train_15frames) for config key: DATASETS.TRAIN
The text was updated successfully, but these errors were encountered:
Hello, I want to train the network only with VID instead of DET. When I changed DATASETS_TRAIN in base_rcnn_1gpu. yaml and vid_R_101_C4_mega_1x. yaml , the following error occurred. How to solve it?
ValueError: Type mismatch (<class 'tuple'> vs. <class 'str'>) with values (() vs. VID_train_15frames) for config key: DATASETS.TRAIN
The text was updated successfully, but these errors were encountered: