Script to download face tracking videos for vox celeb dataset
To download and extract the face tracks from voxceleb1, run download_voxceleb1.sh.
Given this youtube video, this script will extract the following clips.
(The clips below are gifs, but the extracted ones will be mp4s with sound)
Since the annotations aren't perfect and jitter alot, I added filtering to smooth things out. That's why you can see a black border around the video sometimes.
- Loop by video not clip.
- I guess you could parallelize the download process in download_voxceleb1.sh pretty easily.