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

Using pretrained YoWo model to generate results using evaluate_multisports #20

Open
Griffintaur opened this issue May 25, 2022 · 1 comment

Comments

@Griffintaur
Copy link

How can I use YoWo model to generate videoMAP as per evaluate_multisports.py, which requires video_detections.pkl?
Open source code for YoWo doesn't generate video_detections.pkl.
It would be great if you could share that portion of the code on how to use the pretrained YOWO model to generate results using evaluate_multisports.py

@MiaSanLei
Copy link

How can I use YoWo model to generate videoMAP as per evaluate_multisports.py, which requires video_detections.pkl?
Open source code for YoWo doesn't generate video_detections.pkl.
It would be great if you could share that portion of the code on how to use the pretrained YOWO model to generate results using evaluate_multisports.py

We provide a sample of detection results in . /example/video_detections.pkl, you can convert the detection results of YOWO model into the format of video_detections.pkl and then use our evaluation code.

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