facebookresearch / facebookresearch/SlowFast
AssertionError: test.csv dir not found
Open
- Dominant language
- Python
- Stars
- 7.4k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I am just trying to use SlowFast to perform inference on my own videos using the pre-trained models. I have updated the config to include the `DEMO` key and its relevant details. I am using this `'configs/Kinetics/c2/C2D_NOPOOL_8x8_R50.yaml'` config.
I run this command to perform inference: `!python tools/run_net.py --cfg config.yaml`
But I keep getting the above error.
You can view [this notebook](https://colab.research.google.com/drive/1Vl0OMrA5tL0EnlnkC6Z0xjxxGLx5QklB?usp=sharing) to see the whole picture
Contributor guide
Assessment
This issue has not been assessed yet.