wangxiao5791509 / VisEvent_SOT_Benchmark

[IEEE TCYB 2023] The first large-scale tracking dataset by fusing RGB and Event cameras.
https://sites.google.com/view/viseventtrack/
MIT License
121 stars 9 forks source link

Missing aedat4 from some files #3

Open GavinGuan95 opened 2 years ago

GavinGuan95 commented 2 years ago

Hi! Thank you for creating the dataset. I found that some of the aedat4 files are missing when I was using the dataset. Is there a chance you would be able to upload the aedat4 files?

Thanks a lot!

wangxiao5791509 commented 2 years ago

@GavinGuan95 Hi, these aedat4 files are missing or shared with other videos. Therefore, you can only use the videos with aedat4 to directly read the event stream, for others, it is not supported. Sorry about this issue.

One possible solution is you use the part of our dataset, these videos can be termed VisEvent-aedat4, for short.

laisimiao commented 2 years ago

@GavinGuan95 Have you downloaded the datasset? I can't unzip all sequences successfully.

Youngtrue commented 1 year ago

Hi, @wangxiao5791509 Could you provide the list of the 172 tesing sequences used in your work and STNET? I cannot find the exact list with the filtering standards ( .aedat4 and timestamp misalignment).

wangxiao5791509 commented 1 year ago

@Youngtrue Hi, it is the file you needed: https://github.com/wangxiao5791509/VisEvent_SOT_Benchmark/blob/main/aedat4HARDVS_list.txt

Youngtrue commented 1 year ago

@wangxiao5791509 That's really helpful! Thanks a lot!

Wenjie-Wei commented 4 months ago

@Youngtrue Hi, it is the file you needed: https://github.com/wangxiao5791509/VisEvent_SOT_Benchmark/blob/main/aedat4HARDVS_list.txt Hi,王老师。VisEvent 数据集的缺失指一些没有 *.aedat4或者没有标注的数据吗?我按照这个过滤了一下后,训练集还有294条,测试集还有219条。和文章里205条用作训练、172条用作测试不一致。请问还有别的缺失情况吗?您是否方便提供一下train_subset 中 205个序列list的呢

Ambrumax commented 2 days ago

@Youngtrue Hi, it is the file you needed: https://github.com/wangxiao5791509/VisEvent_SOT_Benchmark/blob/main/aedat4HARDVS_list.txt嗨,这是您需要的文件:https://github.com/wangxiao5791509/VisEvent_SOT_Benchmark/blob/main/aedat4HARDVS_list.txt

When I ran the train.py for real-time MDNet-CMT, it prompted a FileNotFoundError: [Errno 2] No such file or directory: 'media/amber/MyPassport/VisEvent_dataset/VisEvent_train_subset.pkl'. I found that the dataset is missing the .pkl file. Is the VisEvent dataset you provided incomplete?