title | emoji | sdk | app_port | pinned |
---|---|---|---|---|
lol_highlight_detection |
🐳 |
docker |
8765 |
false |
League of Legend Highlight Detection
- Use
devcontainer
, should be automatic - Use
conda
/mamba
and installenv.yml
, simple enough! solara run sol_app.py
slides.google.com
- Fast.AI - https://docs.fast.ai/tutorial.image_sequence.html
- TIMM/HF - https://github.com/huggingface/pytorch-image-models
- HF/ViT - see
video_classification.ipynb
- VideoMAE - https://huggingface.co/docs/transformers/model_doc/videomae
- Keras - https://keras.io/examples/vision/video_classification/ (keras-core??)
- TF - https://www.tensorflow.org/tutorials/video/video_classification
- Papers - https://paperswithcode.com/search?q_meta=&q_type=&q=videomae
- Hiera - https://github.com/facebookresearch/hiera