You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

GutCore model weights

GutCore is an endoscopy foundation model for whole-case gastric cancer analysis. See the medRxiv preprint and inference code.

Files

File Contents
GutCore-ViT-L.pth Pretrained image encoder state dictionary
GutCore-GC.pth Fine-tuned encoder, gated attention aggregation, and cancer classifier state dictionary

Each .pth file is a flat dict[str, Tensor] containing model tensors only. Optimizer state, scheduler state, epochs, metrics, and training history are not included. The JSON files record architecture and inference configuration. SHA-256 digests are provided in checksums.sha256.

Official downloads are verified against the published SHA-256 checksums. Only load a local .pth file when you trust its source.

Download

The GutCore package downloads the immutable v0.1.0 revision automatically:

uv run gutcore-download --model all

Files can also be downloaded directly:

hf download SehunFromDaegu/GutCore \
  GutCore-ViT-L.pth GutCore-GC.pth \
  --revision v0.1.0

Intended use

The models are released for noncommercial academic research. They are not medical devices and must not be used for diagnosis, screening, prognosis, treatment selection, or patient management. See MODEL_CARD.md, LICENSE.md, and NOTICE.md before use or redistribution.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support