Closed jacobssy closed 6 years ago
Hi @jacobssy,
Yes, there does seem to be an issue when using the voc_convert.py
script with the full list of videos. When I used the script I edited yt_bb_detection_train.csv
and yt_bb_detection_validation.csv
to be 1/25th of their length, and at that scale the script worked well. I've taken a look and everything seems to be reasonable so I'm not too sure why the script is slow when working with the full list of videos, but feel free to suggest changes or make a pull request.
Closing for inactivity
Hi, your repo is good , and I hava downloaded the youtube data, now I wanna decode them into the voc training data, but I found the running speed is so slow,and it also has a bad case:
is there any good solution to avoid this ? only try more threads to speed up? I have used 64 threads... but it is also slow...