I followed your steps to download the dataset, but an error occurred when I ran the Python code in the fourth step. It was unable to read. I modified the eotbdataset and eotb files but it still didn't work. This bothers me a lot. I really hope you can tell me what to do?
(evt_track) tt@DESKTOP-AV3OT5J:~/ICCV2021_Event_Frame_Tracking/pytracking$ python run_tracker.py dimp prdimp18 --dataset eotb --sequence airplane
Evaluating 1 trackers on 1 sequences
Tracker: dimp prdimp18 None , Sequence: airplane
[ WARN:0@0.261] global loadsave.cpp:268 findDecoder imread_('/home/tt/ICCV2021_Event_Frame_Tracking/ltr/data/FE108/train/airplane/inter3_stack/0001_2.jpg'): can't open/read file: check file path/integrity
OpenCV(4.11.0) /io/opencv/modules/imgproc/src/color.cpp:199: error: (-215:Assertion failed) !_src.empty() in function 'cvtColor'
Done
I followed your steps to download the dataset, but an error occurred when I ran the Python code in the fourth step. It was unable to read. I modified the eotbdataset and eotb files but it still didn't work. This bothers me a lot. I really hope you can tell me what to do?
(evt_track) tt@DESKTOP-AV3OT5J:~/ICCV2021_Event_Frame_Tracking/pytracking$ python run_tracker.py dimp prdimp18 --dataset eotb --sequence airplane
Evaluating 1 trackers on 1 sequences
Tracker: dimp prdimp18 None , Sequence: airplane
[ WARN:0@0.261] global loadsave.cpp:268 findDecoder imread_('/home/tt/ICCV2021_Event_Frame_Tracking/ltr/data/FE108/train/airplane/inter3_stack/0001_2.jpg'): can't open/read file: check file path/integrity
OpenCV(4.11.0) /io/opencv/modules/imgproc/src/color.cpp:199: error: (-215:Assertion failed) !_src.empty() in function 'cvtColor'
Done