DagsHub / streaming-client

MIT License
2 stars 0 forks source link

Parallelize downloading of the images in the `to_voxel51_dataset` #18

Open kbolashev opened 1 year ago

kbolashev commented 1 year ago

Need to not download them one by one. Use multiprocessing.starmap()