1aurent commited on
Commit
1be7209
·
verified ·
1 Parent(s): 2403f04

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -20
README.md CHANGED
@@ -32,33 +32,26 @@ dataset_info:
32
  '4': Unknown
33
  splits:
34
  - name: train
35
- num_bytes: 7370596186.0
36
  num_examples: 400
37
  - name: test
38
- num_bytes: 1887476013.0
39
  num_examples: 100
40
  download_size: 7727410763
41
- dataset_size: 9258072199.0
 
 
42
  ---
43
 
44
- [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3632035.svg)](https://doi.org/10.5281/zenodo.3632035)
45
 
46
- # BACH Dataset : Grand Challenge on Breast Cancer Histology images
47
 
48
- **Homepage**: https://zenodo.org/records/3632035 \
49
- **Homepage**: https://iciar2018-challenge.grand-challenge.org/ \
50
- **Publication Date**: 2019-05-31 \
51
- **License**: [Creative Commons Attribution Non Commercial No Derivatives 4.0 International](https://creativecommons.org/licenses/by-nc-nd/4.0/legalcode) \
52
- **Citation**:
53
- ```bibtex
54
- @dataset{polonia_2020_3632035,
55
- author = {Polónia, António and Eloy, Catarina and Aguiar, Paulo},
56
- title = {{BACH Dataset : Grand Challenge on Breast Cancer Histology images}},
57
- month = jan,
58
- year = 2020,
59
- publisher = {Zenodo}
60
- }
61
- ```
62
 
63
  ## Description
64
 
@@ -71,4 +64,16 @@ Images have the following specifications:
71
  * Size: 2048 x 1536 pixels
72
  * Pixel scale: 0.42 µm x 0.42 µm
73
  * Memory space: 10-20 MB (approx.)
74
- * Type of label: image-wise
 
 
 
 
 
 
 
 
 
 
 
 
 
32
  '4': Unknown
33
  splits:
34
  - name: train
35
+ num_bytes: 7370596186
36
  num_examples: 400
37
  - name: test
38
+ num_bytes: 1887476013
39
  num_examples: 100
40
  download_size: 7727410763
41
+ dataset_size: 9258072199
42
+ paperswithcode_id: bach
43
+ pretty_name: BreAst Cancer Histology
44
  ---
45
 
46
+ # BreAst Cancer Histology (BACH) Dataset: Grand Challenge on Breast Cancer Histology images
47
 
48
+ ![](https://rumc-gcorg-p-public.s3.amazonaws.com/b/176/header_small.x10.jpeg)
49
 
50
+ ## Dataset Description
51
+
52
+ - **Homepage**: https://iciar2018-challenge.grand-challenge.org
53
+ - **DOI**: https://doi.org/10.5281/zenodo.3632035
54
+ - **Publication Date** 2019-05-31
 
 
 
 
 
 
 
 
 
55
 
56
  ## Description
57
 
 
64
  * Size: 2048 x 1536 pixels
65
  * Pixel scale: 0.42 µm x 0.42 µm
66
  * Memory space: 10-20 MB (approx.)
67
+ * Type of label: image-wise
68
+
69
+ ## Citation
70
+
71
+ ```bibtex
72
+ @dataset{polonia_2020_3632035,
73
+ author = {Polónia, António and Eloy, Catarina and Aguiar, Paulo},
74
+ title = {{BACH Dataset : Grand Challenge on Breast Cancer Histology images}},
75
+ month = jan,
76
+ year = 2020,
77
+ publisher = {Zenodo}
78
+ }
79
+ ```