-
Hi, I'm a beginner and I'm using a modified AVA dataset for some animal action recognition. I managed to run the code on SlowFast, but I found this code seems not support AVA dataset, or I missed some…
-
https://autoencoded-vocal-analysis.readthedocs.io/en/latest/index.html
https://elifesciences.org/articles/67855
https://github.com/pearsonlab/autoencoded-vocal-analysis/tree/master
- [ ] Add VAE …
-
It turns out that we don't have the permission to the google drive storing the cvs files. Could you share turn on the access?
-
Hi, Thank you for a great repo!
I'd like to train AVA dataset for action recognition, but I'm confused how to train using code in this repo.
Please explain in detail.
-
your great work!
Can I already train AVA dataset using this repo?
-
I can't get the results as official announced when I test the model (
![image](https://user-images.githubusercontent.com/49259869/158100139-d8f16d25-0ea8-4e96-9889-06c0c1e1c761.png)
) on AVA val da…
-
Thank you for your code. Do you have plan to release the x3d pretrained model on AVA dataset? I tried to train x3d-m but got low score...
-
I want to run the pretrained model on test datset of ava. However it shows that cannot find such file.
`No such file or directory: 'ava/frames/xxxxxxxxxx/xxxxxxxx.jpg'`
but i have downloaded ava as …
-
https://github.com/facebookresearch/SlowFast/blob/fd41618191d3c21c1ca21a61369ce9917646cf9c/configs/AVA/SLOW_8x8_R50_SHORT.yaml#L22-L25
In the configs above, `ava_train_v2.2.csv` is added into the `…
-
Hi Kyle,
Thanks for open-sourcing the SPELL code, which demonstrates excellent performance.
May I inquire about how to evaluate the mAP performance of the Ego4D dataset?
The official Ego4D repo…