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

Question About Baseline #23

Open
TristanAlkaid opened this issue Jul 20, 2023 · 2 comments
Open

Question About Baseline #23

TristanAlkaid opened this issue Jul 20, 2023 · 2 comments

Comments

@TristanAlkaid
Copy link

Hello!

Apologies for the intrusion. I just want to know if the baseline code has been released? If it has, where can I find it?

Good day

@yixuanli98
Copy link
Contributor

For MOC, we run the official code (https://github.com/MCG-NJU/MOC-Detector). For SlowFast Det, we use the mmaction2 project (https://github.com/open-mmlab/mmaction2). We change the mmaction/datasets/ava_dataset.py into multisports_dataset.py, which can be found in this repo.

@TristanAlkaid
Copy link
Author

Thank you for your response.

While running the testing portion of mmaction2, I encountered a problem: "no such label XXX". How should I go about resolving this? I'm attempting to test "football" separately.

Good day!

no such label 33 football shoot
no such label 34 football long pass
no such label 35 football short pass
no such label 36 football through pass
no such label 37 football cross
no such label 38 football dribble
no such label 39 football trap
no such label 40 football throw
no such label 41 football diving
no such label 42 football tackle
no such label 43 football steal
no such label 44 football clearance
no such label 45 football block
no such label 46 football press
no such label 47 football aerial duels

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