AIAny
Icon for item

FLARE-MedFM/PancancerCTSeg

Pan-cancer CT segmentation dataset for training and benchmarking medical-image segmentation models — packaged as a Hugging Face dataset with an estimated 10k–100k samples and linked arXiv references. Designed for model development and reproducible benchmarking; non-commercial license applies.

Introduction

Large-scale, multi-source CT segmentation collections are essential to train generalizable medical-image models yet are often fragmented by cancer type, format, and annotation protocol. PancancerCTSeg aggregates annotated CT data across cancer cohorts and exposes them in a Hugging Face dataset layout, lowering the friction for benchmarking and transfer-learning experiments while linking the data to published protocols.

What Sets It Apart
  • Hugging Face + mlcroissant readiness: distributed in HF dataset format and tagged for mlcroissant, so you can load it into common training and evaluation pipelines without custom reformatting.
  • Pan-cancer scope and scale (tag indicates 10k–100k samples): supports both large-scale training and cross-cancer generalization studies, enabling experiments that probe domain shift across tumor types.
  • Published provenance: dataset card references multiple arXiv papers (arXiv:2504.03600, arXiv:2605.23118, arXiv:2307.01984, arXiv:2605.05775), so annotation protocols and benchmark contexts are available for reproducibility.
  • Demonstrated community uptake: tens of thousands of downloads and public hosting on Hugging Face make it convenient for replication and comparison of published results.
Who It's For and Tradeoffs

Great fit if you need a consolidated, research-oriented CT segmentation corpus to train, validate, or benchmark deep segmentation models and transfer-learning workflows. It is especially useful for teams wanting quick HF-integrated access and reproducible comparisons against published baselines.

Look elsewhere if you require clinical-grade, regulatory-compliant datasets or commercial-use licensing: the dataset tags indicate a CC BY‑NC 4.0 restriction and the card should be checked for exact license/provenance. Also plan for preprocessing and annotation-heterogeneity checks — multi-source collections often need harmonization (spacing, intensity normalization, label conventions) before model training.

Information

  • Websitehuggingface.co
  • OrganizationsFLARE-MedFM, Hugging Face
  • Published date2025/04/17

Categories

More Items

Hugging Face

Provides 1.3 billion platform-specific video URLs extracted from CommonCrawl along with crawl metadata (no media included), serving as the source corpus for the LAION-BVD multimodal video dataset; distributed on Hugging Face in Parquet format.

Hugging Face

Provides a public test split of multimodal financial GUI interaction examples for evaluating agents that convert instructions and screenshots into grounded UI actions. Includes step-level screenshots, dialogue history, an OpenAI-style computer_use tool schema, and JSON next-action references; training data available on request.

Hugging Face

Contains 40,000 teacher-generated reasoning traces distilled from the Qwen3.8-27B model for supervised fine-tuning and analysis. Covers code, math, science and logic; each example pairs a <think> chain-of-thought with a final response and is distributed in JSONL/Parquet for SFT workflows.