davanstrien / IIIF-ML-experiments

1 stars 1 forks source link

Metadata file storage #10

Open davanstrien opened 3 years ago

davanstrien commented 3 years ago

@glenrobson it seems that the Git file storage will count against my quota so as long as files are below ~50 GB we should be able to track them ok using git-lfs. I don't know if you've used this before, if not there are some docs here https://git-lfs.github.com/

If we end up using more space than this we could use dvc to track the data instead but I think git-lfs will be slightly smoother to use.