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])
// relacionados
Leia também
Blog
Liquid AI lança LFM2.5-Encoder-230M e LFM2.5-Encoder-350M: codificadores bidirecionais que permanecem rápidos com contexto de 8K na CPU
Blog
Memory for Large Language Models
Blog
When Does Deep Representation Learning Help Single-Cell Clustering? A Sensitivity-Aware Diagnostic Benchmark for Biomedical AI Pipelines
Blog