facebookresearch / facebookresearch/SlowFast
How to get the correct version of .csv files
Open
- Dominant language
- Python
- Stars
- 7.4k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Does anyone know how to get the correct version of .csv files?
The ones downloaded from "official script" isn't compatible to the format used in this project:
official script:
label, youtube_id, time_start, time_end, split
this project:
path_to_video_1 label_1...
Contributor guide
Assessment
This issue has not been assessed yet.