Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Insiyaa authored Jul 24, 2019
1 parent 4c8c0ad commit 1b0d7bd
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## Details
The image dataset is composed of high-resolution (2040 × 1536 pixels), uncompressed, and annotated H&E stain images from the Bioimaging 2015 breast histology classification challenge [3]. All the images are digitized with the same acquisition conditions, with magnification of 200× and pixel size of 0.42μm × 0.42μm. Each image is labeled with one of four classes: i) normal tissue, ii) benign lesion, iii) in situ carcinoma and iv) invasive carcinoma

Input size = 512 x 512 x 3

## Citation
In this notebook, there's a Keras implementation of the patch-wise network of the paper <a href="https://arxiv.org/abs/1803.04054">Two-Stage Convolutional Neural Network for Breast Cancer Histology Image Classification</a>:

Expand All @@ -10,4 +15,4 @@ In this notebook, there's a Keras implementation of the patch-wise network of th
year={2018},
organization={Springer}
}
```
```

0 comments on commit 1b0d7bd

Please sign in to comment.