Skip to content

Conversation

@nabilLearns
Copy link

The Breast Cancer Semantic Segmentation (BCSS) dataset is licensed under a CC0 1.0 Universal (CC0 1.0) license, allowing redistribution. Creating a mirror for it on Hugging Face (HF) and downloading from there allows for a simple, 3-line bash script.

Usage

chmod +x tools/download_bcss.sh
bash tools/download_bcss.sh
N_DATA_WORKERS=1 eva predict_fit --config configs/vision/pathology/offline/segmentation/bcss.yaml

Note: For local evaluation, I specified that N_DATA_WORKERS should be 1 when calling eva predict_fit (as opposed to the default of 4 in the .yaml file), and let the process run overnight, to get the following results.

Results

Screenshot 2025-09-27 062536

@CLAassistant
Copy link

CLAassistant commented Sep 27, 2025

CLA assistant check
All committers have signed the CLA.

@nabilLearns nabilLearns mentioned this pull request Sep 27, 2025
Closed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants