Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RuntimeError: Zero images were written. #23

Open
Feywell opened this issue Jun 5, 2021 · 2 comments
Open

RuntimeError: Zero images were written. #23

Feywell opened this issue Jun 5, 2021 · 2 comments

Comments

@Feywell
Copy link

Feywell commented Jun 5, 2021

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

@KHao123
Copy link

KHao123 commented Jun 29, 2021

I meet the same error. How do you fix it?

@universome
Copy link

universome commented Aug 20, 2021

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 snap-research/articulated-animation#12

Here is the link: ted384-metadata.csv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants