facebookresearch / facebookresearch/SlowFast

No video output is produced after running demo

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

Description

I am executing the following command

python tools/run_net.py --cfg demo/AVA/SLOWFAST_32x2_R101_50_50.yaml DEMO.ENABLE True DEMO.INPUT_VIDEO input.mp4 DEMO.OUTPUT_FILE output.mp4

I have also set CHECKPOINT_FILE_PATH and LABEL_FILE_PATH in the YAML config file.

I don't see any output file produced after the run

Python version = 3.7
pytorch==1.7.1
torchvision==0.8.2
torchaudio==0.7.2
cudatoolkit=10.1

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.