An open API service indexing awesome lists of open source software.

https://github.com/eidoslab/covid-two-step

Source code for the paper "A two-step radiologist-like approach for covid-19 computer-aided diagnosis from chest x-ray images." | ICIAP 2022
https://github.com/eidoslab/covid-two-step

Last synced: 7 months ago
JSON representation

Source code for the paper "A two-step radiologist-like approach for covid-19 computer-aided diagnosis from chest x-ray images." | ICIAP 2022

Awesome Lists containing this project

README

          

### Source code
Refer to https://github.com/corsa-project/lung-patterns-analysis

### Pretrained weights

DenseNet-121 [[model](model.py)] [[weights](https://datacloud.di.unito.it/index.php/s/c2iLRTreNPNkjwb)]

### Citing

```bibtex
@inproceedings{barbano2022two,
title={A two-step radiologist-like approach for covid-19 computer-aided diagnosis from chest x-ray images},
author={Barbano, Carlo Alberto and Tartaglione, Enzo and Berzovini, Claudio and Calandri, Marco and Grangetto, Marco},
booktitle={International Conference on Image Analysis and Processing},
pages={173--184},
year={2022},
organization={Springer}
}
```