Skip to content

[ENH] Datasets with labels (and in CSV format) #251

Open
@miquelmassot

Description

@miquelmassot

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions