soumyadipkarforma's picture
Upload README.md with huggingface_hub
05b42bc verified
|
Raw
History Blame Contribute Delete
765 Bytes
metadata
license: agpl-3.0
tags:
  - solar
  - astronomy
  - image-classification
  - solarhub
  - magnetogram
datasets:
  - SpaceGen/solarhub-magnetogram

SolarHub — Magnetogram Model

Image classification model for the Magnetogram 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-magnetogram and pushed directly to this repository from the Kaggle training environment.

Usage

from huggingface_hub import hf_hub_download

model_path = hf_hub_download(repo_id="SpaceGen/solarhub-model-magnetogram", filename="model.pt")