facebookresearch / facebookresearch/SlowFast

INSTALL.md is not up-to-date. Here is an updated version in my SlowFast fork

Open
#630 0 comments 15 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7.4k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

Hello,
INSTALL.md file is not up-to-date and has below issues:

- torchvision with ffmpeg support (video_probe_from_memory errors),
- Pytorchvideo: pip install lacks some necessary functions,
- sklearn not supported anymore, scikit-learn can be explicitly installed,
- python version: python 3.9 not supported for building torchvision with ffmpeg,
- order of installation steps is confusing, etc.

I included more details about the above problems and their solutions in my own SlowFast fork in the [INSTALL.md file here](https://github.com/alpargun/SlowFast/blob/main/INSTALL.md).
I hope these changes in the installation steps help you build and work with SlowFast easier.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.