Diff of /README.md [000000] .. [06669b]

Switch to unified view

a b/README.md
1
# Semantic-Segmentation-Based-Bleeding-Zone-Detection
2
MATLAB code for bleeding zone detection using semantic segmentation from Wireless capsule endoscopy images
3
4
If you use this code, please cite our paper:
5
6
@inproceedings{ghosh2018effective,
7
  title={Effective deep learning for semantic segmentation based bleeding zone detection in capsule endoscopy images},
8
  
9
  author={Ghosh, Tonmoy and Li, Linfeng and Chakareski, Jacob},
10
  
11
  booktitle={2018 25th IEEE International Conference on Image Processing (ICIP)},
12
  
13
  pages={3034--3038},
14
  
15
  year={2018},
16
  
17
  organization={IEEE}
18
}
19
20
![block_dia](https://user-images.githubusercontent.com/80084610/110135212-dc065880-7d93-11eb-9fe2-f54ac28f393d.png)
21