mmaction2 / tools /data /hmdb51 /generate_videos_filelist.sh
niobures's picture
mmaction2
d3dbf03 verified
#!/usr/bin/env bash
cd ../../../
PYTHONPATH=. python tools/data/build_file_list.py hmdb51 data/hmdb51/videos/ --level 2 --format videos --shuffle
echo "Filelist for videos generated."
cd tools/data/hmdb51/