Closed Cascol-Chen closed 1 year ago
When directly delete the if condition and run the code, the following error is encountered.
SHIFT-Continuous_Test_Time_Adaptation/mmseg/datasets/shift.py", line 67, in load_annotations [Errno 2] No such file or directory: 'path of seq.csv of continuous_1x/videos/validation/front'
Extra modification that is needed:
I untar the img.tar into img/ folder . However, when runing
bash run_tent.sh
, no dataset could be built as the sequences in the img folder contains .mp4 postffix and the seq in the seq_id_list does not.