pytorch/examples

Video classification example

Open

Aperta il 18 mar 2021

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Python (21.634 star) (9429 fork)batch import
good first issue

Descrizione

Hi,

As we all know that video representation learning is a hot topic in computer vision community (thanks to recent advances in self-supervised learning), is it time to add a toy example for video classification? This code would be as simple as image classification examples. For example, we can add an example of video classification using I3D on UCF-101/HMDB-51?

Guida contributor