Skip to content

PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.

License

Notifications You must be signed in to change notification settings

christinaliu2020/SlowFast

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MABe 2022 repr. learning repo

this repository is based on https://github.com/facebookresearch/SlowFast

  • configs to reproduce the results are in configs/mabe/
  • script to produce the embeddings is tools/test_net.py

Contributors

Markus Marks, Jennifer Sun, Ann Kennedy

Contributors original repo

PySlowFast is written and maintained by Haoqi Fan, Yanghao Li, Bo Xiong, Wan-Yen Lo, Christoph Feichtenhofer.

Citing PySlowFast

If you find PySlowFast useful in your research, please use the following BibTeX entry for citation.

@misc{fan2020pyslowfast,
  author =       {Haoqi Fan and Yanghao Li and Bo Xiong and Wan-Yen Lo and
                  Christoph Feichtenhofer},
  title =        {PySlowFast},
  howpublished = {\url{https://github.com/facebookresearch/slowfast}},
  year =         {2020}
}

About

PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Shell 0.7%