SpaceGen/solarhub-sunspot
Updated โข 247
Image classification model for the Sunspot task in the SolarHub citizen-science solar-observation classification project.
This model is trained nightly by a Kaggle kernel on annotations collected from SpaceGen/solarhub-sunspot and pushed directly to this repository from the Kaggle training environment.
from huggingface_hub import hf_hub_download
model_path = hf_hub_download(repo_id="SpaceGen/solarhub-model-sunspot", filename="model.pt")