Franblueee commited on
Commit
4afbfee
·
1 Parent(s): 375824f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -4
README.md CHANGED
@@ -9,10 +9,6 @@ pipeline_tag: image-to-image
9
 
10
  BCD-Net is a Deep Variational Bayesian Neural Network for the Blind Color Deconvolution (BCD) of histological images. It allows to separate a histological image of any size into the color matrix and the concentration matrices. The weights are released in the format of a PyTorch state dictionary.
11
 
12
- <p align="center">
13
- <img align="middle" src="./img/demonstration.png" width="500" />
14
- </p>
15
-
16
  ## Original Github repository
17
 
18
  The code and instructions to build the network and make predictions are available at [ Github](https://github.com/Franblueee/BCD-Net).
 
9
 
10
  BCD-Net is a Deep Variational Bayesian Neural Network for the Blind Color Deconvolution (BCD) of histological images. It allows to separate a histological image of any size into the color matrix and the concentration matrices. The weights are released in the format of a PyTorch state dictionary.
11
 
 
 
 
 
12
  ## Original Github repository
13
 
14
  The code and instructions to build the network and make predictions are available at [ Github](https://github.com/Franblueee/BCD-Net).