yancie-yjr / StreamYOLO

Real-time Object Detection for Streaming Perception, CVPR 2022
Apache License 2.0
305 stars 40 forks source link

Can StreamYOLO be used in video objcet detection task? #8

Open huanmx opened 2 years ago

yancie-yjr commented 2 years ago

Hi, I've tried the VOD task before, but I stopped the study due to other higher priority projects. In short, I think the variant of StreamYOLO can deal with VOD task. The recent detectors of VOD are two-stage ones, if making the single-stage detectors to work in this field may be a good job. In addition, the VOD annotation information format is the same as VOC, which YOLOX has off-the-shelf interface to train.