Scalsol / mega.pytorch

Memory Enhanced Global-Local Aggregation for Video Object Detection, CVPR2020
Other
566 stars 115 forks source link

I have encountered a problem when using my own data set for training and evaluation. #107

Open XiaoSue opened 2 years ago

XiaoSue commented 2 years ago

I have encountered a problem when using my own data set for training and evaluation. What is the specific content in the file vid_groundtruth_motion_iou.mat? When I use my own data set, how do I prepare a similar file for evaluation?

meikorol commented 1 year ago

HI,how do you make own dataset and place it?I download vid dataset and it has videos、 jpgs of every frame and xmls,shall we make our dataset and place it like this?I think its so comlicated,and how can we make the txt files in the imageset?