Open Feywell opened 3 years ago
I meet the same error. How do you fix it?
The issue is that ted-metadata.csv
is not the correct metadata file (it has start
and end
columns being always zero). The correct one (ted384-metadata.csv
) is provided in https://github.com/snap-research/articulated-animation/issues/12
Here is the link: ted384-metadata.csv
I use code like:
python load_videos.py --metadata ../data/ted-metadata.csv --format .mp4 --out_folder ../data/TED384-v2 --workers 8 --image_shape 384,384
to get ted-384 datasets But, I get this error. And I print the frams, it is empty