Jiantao Jiao
Jiantao Jiao
@tmbdev Have you added this fix to webdataset yet?
When I use repeat = True in webdataset construction, my dataloader cannot proceed to the second batch: it just stops after loading the first batch. Would it be related to...
Hi, @tmbdev have you implemented the weighted sampler yet? I am most interested in sampling within each shard, is it easily doable? Thanks!
Actually, each of my tar files only contains a single image, and they share the same name across different tar files. When my input urls contain all the tar files,...