video2dataset icon indicating copy to clipboard operation
video2dataset copied to clipboard

Increase success rate by adding back to queue the "timeout" videos

Open rom1504 opened this issue 2 years ago • 1 comments

rom1504 avatar Dec 25 '22 01:12 rom1504

This would be nice, but I think even a simple retry would help in many cases. At least with some datasets served from a CDN it seems sometimes a download gets stuck but the next attempt works just fine (when just simulating by downloading the same file over and over with wget).

Currently the tool only supports retrying whole shards, right? Img2dataset let's you retry single files, too.

pabl0 avatar Sep 22 '23 07:09 pabl0