[6d389a]: / tools / data / sthv2 / extract_rgb_frames.sh

Download this file

8 lines (5 with data), 189 Bytes

1
2
3
4
5
6
7
#!/usr/bin/env bash
cd ../
python build_rawframes.py ../../data/sthv2/videos/ ../../data/sthv2/rawframes/ --task rgb --level 1 --ext webm
echo "Genearte raw frames (RGB only)"
cd sthv2/