gliff-ai / curate

gliff.ai CURATE – a user-friendly browser interface for curating large multidimensional image datasets for machine learning development
https://gliff.ai
GNU Affero General Public License v3.0
2 stars 0 forks source link

Data format #1

Closed ChasNelson1990 closed 3 years ago

ChasNelson1990 commented 3 years ago

Define an input format for collections and images to be passed into the interface. Probably this is a JSON schema that includes imageBitmaps for thumbnails?

We also need callbacks to fetch new ones that can be passed up to DOMINATE when deployed as part of the gliff.ai pipeline?

ChasNelson1990 commented 3 years ago

Callbacks:

JSON: List of key:value pairs where key is the collection/item ID and value is the image metadata plus the thumbnail content.