Skip to content

Optimize ImagesToCoordinates with Parallel #871

@JulioAPeraza

Description

@JulioAPeraza

Summary

Parallelize the for loop:

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions