cloudnativegeo / mlrd

Machine Learning Ready Data
2 stars 1 forks source link

MLRD Python Interface #3

Open kbgg opened 9 months ago

kbgg commented 9 months ago

Create a python client which can read a MLRD training dataset catalog and provide an iterator which for each iteration loads a label chip and its source imagery and returns a numpy array for use in training

doug-newman-nasa commented 9 months ago

Agnostic to ML frameworks but can integrate with it. Depends on a MLRD training dataset and the other two issues. Samuel!