Skip to content

Commit 3ade488

Browse files
authored
add repo size badge
1 parent d3801f3 commit 3ade488

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# COVID-CXNet
22
[![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)](https://github.com/armiro/COVID-CXNet/blob/master/LICENSE)
3-
![license](https://img.shields.io/badge/development-100%25-yellow?style=flat-square)
4-
[![license](https://img.shields.io/badge/preprint-arxiv-b31b1b?style=flat-square)](https://arxiv.org/abs/2006.13807)
5-
[![license](https://img.shields.io/badge/doi-10.1007/s11042--022--12156--z-1e8bc3?style=flat-square)](https://link.springer.com/article/10.1007/s11042-022-12156-z)
3+
![development](https://img.shields.io/badge/development-100%25-yellow?style=flat-square)
4+
[![preprint](https://img.shields.io/badge/preprint-arxiv-b31b1b?style=flat-square)](https://arxiv.org/abs/2006.13807)
5+
[![paper doi](https://img.shields.io/badge/doi-10.1007/s11042--022--12156--z-1e8bc3?style=flat-square)](https://link.springer.com/article/10.1007/s11042-022-12156-z)
6+
![repo size](https://img.shields.io/github/repo-size/armiro/COVID-CXNet.svg?style=flat-square&color=9b59b6)
67

78
Detecting the novel coronavirus pneumonia in frontal chest X-ray images using transfer learning of CheXNet with a focus on Grad-CAM visualiztions.
89

0 commit comments

Comments
 (0)