Scalsol / mega.pytorch

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

Annotating a custom dataset #65

Closed ali5264 closed 3 years ago

ali5264 commented 3 years ago

I want to train the method on a custom dataset and have a question about the annotation phase. Can I annotate multiple objects in each video, or each video must include only one annotated object? For instance, can I have pedestrian and cars in each snippet and use the corresponding .xml file for training the system?