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

How to generate the annotation file? #26

Open
Learningm opened this issue Oct 27, 2021 · 2 comments
Open

How to generate the annotation file? #26

Learningm opened this issue Oct 27, 2021 · 2 comments

Comments

@Learningm
Copy link

Hi, this work is pretty cool !
I come across several problems when I use the repo.

  1. What's the difference between ava_train_v2.2.pkl & ava_train_v2.2_with_fair_0.9.pkl ? What's the meaning of "with_fair_0.9" or "with_fair_0.85"? I print some data of these two pkl file mentioned above, and found that the one with "with_fair_0.9" got more bbox but the corresponding person_idx value is -1.

  2. How can I generate the pkl file from original ava csv format?

  3. How can I test arbitrary video input? It seems it can only support the ava val dataset which already got the bounding box value.

Thanks!

@yan-ctrl
Copy link

Hi, this work is pretty cool ! I come across several problems when I use the repo.

  1. What's the difference between ava_train_v2.2.pkl & ava_train_v2.2_with_fair_0.9.pkl ? What's the meaning of "with_fair_0.9" or "with_fair_0.85"? I print some data of these two pkl file mentioned above, and found that the one with "with_fair_0.9" got more bbox but the corresponding person_idx value is -1.
  2. How can I generate the pkl file from original ava csv format?
  3. How can I test arbitrary video input? It seems it can only support the ava val dataset which already got the bounding box value.

Thanks!

ello, do you know how to do it now, especially how to get the files ava _ train _ v2.2 _ with _ fair _ 0.9.pkl and ava _ train _ v2.2.pkl.

@wshr123
Copy link

wshr123 commented Jan 1, 2024

Hello, have you sloved this problem?

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

3 participants