dmlc / gluon-cv

Gluon CV Toolkit
http://gluon-cv.mxnet.io
Apache License 2.0
5.79k stars 1.21k forks source link

Where to find AVSlowFast model on GluonCV model_zoo #1756

Closed ybkim95 closed 1 year ago

ybkim95 commented 1 year ago

Hello, I'm really happy that I can use several action recognition models from you guys.

I was using slowfast model from gluoncv and just realized the affect classification task that I'm doing might get big improvement if I can also provide audio modality.

Regarding this, I wondered if you guys can provide the AVSlowFast model that we can use in model_zoo.

I've tried using AVSlowFast model implemented by PyTorch but they didn't provide the inference code and the criticial thing is that they also require GPU when training/testing and inferencing.

Could you help me on this?

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.