zooniverse / bajor

Azure Batch Job Runner - BaJoR
Apache License 2.0
2 stars 1 forks source link

Update to refactored Zoobot finetuning API #28

Closed mwalmsley closed 1 year ago

mwalmsley commented 1 year ago

Replaces config dict with LightningModule objects and specific funcs

Also includes an old commit updating predict_on_catalog.py to no longer simply save only the first model prediction for each galaxy. I'm not completely sure if the schema change is correct though.

camallen commented 1 year ago

thanks for this @mwalmsley - i'll iterate on the schema in a follow up PR.