Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc0-1.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- image-segmentation
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
pretty_name: bcss
|
| 8 |
+
size_categories:
|
| 9 |
+
- n<1K
|
| 10 |
+
---
|
| 11 |
+
# BCSS Dataset (Hugging Face Mirror)
|
| 12 |
+
|
| 13 |
+
This is a re-hosted copy of the Breast Cancer Semantic Segmentation (BCSS) dataset, made available on Hugging Face so that others can more easily download the data to their local environment.
|
| 14 |
+
This exists thanks to the generous authors, who so kindly licensed the dataset under a CC0 1.0 Universal (CC0 1.0) license, allowing redistribution.
|
| 15 |
+
|
| 16 |
+
## Sources
|
| 17 |
+
Original Paper Link: https://academic.oup.com/bioinformatics/article/35/18/3461/5307750?login=false
|
| 18 |
+
|
| 19 |
+
Original Github Repo: https://github.com/PathologyDataScience/BCSS?tab=readme-ov-file
|
| 20 |
+
|
| 21 |
+
Google Drive (Original Data): https://drive.google.com/drive/folders/1zqbdkQF8i5cEmZOGmbdQm-EP8dRYtvss
|
| 22 |
+
|
| 23 |
+
## License
|
| 24 |
+
This dataset is licensed under CC0 1.0 Universal (CC0 1.0).
|
| 25 |
+
|
| 26 |
+
## Citation
|
| 27 |
+
Mohamed Amgad, Habiba Elfandy, Hagar Hussein, Lamees A Atteya, Mai A T Elsebaie, Lamia S Abo Elnasr, Rokia A Sakr, Hazem S E Salem, Ahmed F Ismail, Anas M Saad, Joumana Ahmed, Maha A T Elsebaie, Mustafijur Rahman, Inas A Ruhban, Nada M Elgazar, Yahya Alagha, Mohamed H Osman, Ahmed M Alhusseiny, Mariam M Khalaf, Abo-Alela F Younes, Ali Abdulkarim, Duaa M Younes, Ahmed M Gadallah, Ahmad M Elkashash, Salma Y Fala, Basma M Zaki, Jonathan Beezley, Deepak R Chittajallu, David Manthey, David A Gutman, Lee A D Cooper, Structured crowdsourcing enables convolutional segmentation of histology images, Bioinformatics, Volume 35, Issue 18, September 2019, Pages 3461–3467, https://doi.org/10.1093/bioinformatics/btz083
|