-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
Parallelize the for loop:
Line 370 in edbbe19
for _, row in images_df.iterrows(): |
Additional details
For large datasets like Neurovault, ImagesToCoordinates takes a lot of time to estimate the coordinates for all the images. It will be nice to run this process in parallel.
Next steps
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request