Description
Feature Request
I'd like to be able to load CSV files with either image URLs in it or local image filepaths. I've tried setting up a dataset plugin repo with a CSV file, but I have no clue on how to make it work with any other scivision model. What are the requirements in terms of data types and structure for common models?
The repository I started is available at https://github.com/miquelmassot/squidle_scivision
Describe the solution you'd like
I was thinking of a scivision plugin, capable of discerning between actual intake catalogs that already exist to CSV files as the one I've described. I would suppose users would need to tell the "loader" which is the column for the image and which are the columns for the metadata the user is interested in. Even so, users could provide a groundtruth class for training or validation.