Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
huanmx opened this issue Jun 21, 2022 · 1 comment
Open

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

huanmx opened this issue Jun 21, 2022 · 1 comment

Comments

@huanmx
Copy link

huanmx commented Jun 21, 2022

No description provided.

@huanmx huanmx changed the title Can StreamYOLO be used in video objcet detection tasks? Can StreamYOLO be used in video objcet detection task? Jun 21, 2022
@yancie-yjr
Copy link
Owner

yancie-yjr commented Jun 27, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants