FLARE-MedFM/PancancerCTSeg

Dataset em destaque no Hugging Face — 5.0 mil downloads. MICCAI FLARE Task1 Pan-cancer Segmentation Dataset Note: Please fill out the registration form on the challenge website below to have your data access…

Hugging Face · Datasets ·FLARE-MedFM · ·↓ 4983 ·♥ 16

O dataset FLARE-MedFM/PancancerCTSeg está entre os destaques do Hugging Face — dados que alimentam o treinamento e a avaliação dos modelos do momento.

Ficha do dataset

  • Licença: CC BY-NC 4.0 (não comercial)
  • Downloads: 5.0 mil · Curtidas: 16

Sobre o dataset

MICCAI FLARE Task1 Pan-cancer Segmentation Dataset Note: Please fill out the registration form on the challenge website below to have your data access request approved.

Como carregar

Use a biblioteca datasets do Hugging Face:

pip install -U datasets

from datasets import load_dataset

ds = load_dataset("FLARE-MedFM/PancancerCTSeg")
print(ds)
print(ds["train"][0])

Explorar o dataset no Hugging Face →

compartilhar: