Scalsol / mega.pytorch

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

run the model on my dataset #66

Open khadijakhaldi opened 3 years ago

khadijakhaldi commented 3 years ago

Please I'm confused, how can I run the model on my videos? I'm using this command, but I'm having a segmentation error python demo/demo.py base configs/vid_R_101_C4_1x.yaml R_101.pth --video --visualize-path datasets/20180820_115017_260A.mkv --output-folder visualization --output-video

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?