-
Notifications
You must be signed in to change notification settings - Fork 35
Description
Hi, I'm really interested in recreating this model in pytorch (or similar) to produce an onnx model that I can run in the cloud, because my machine doesn't have the compute. Fully credited of course. But your training data set in github only has one file on it, is this what you used or do you have a larger data set available? I can't imagine you only used one file.
I remember back in the 1990s sitting at IRAF for hours on Hubble data manually picking the best PSF for each star to create colour/magnitude diagrams. I don't know where all those fits went, they might be available as part of public science data sets. But I've been wondering how useful that would be as a training data set for a more modern CNN model like this.
Thanks for building this model and making it available, it's like magic!