pytorch/examples

Video classification example

Aberta

#895 aberto em 18 de mar. de 2021

 (1 comentário) (0 reação) (0 responsável)Python (9.429 forks)batch import
good first issue

Métricas do repositório

Stars
 (21.634 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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?

Guia do colaborador