Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 472 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 472 Bytes

Pneumonia-Detection

Check .ipynb file, soon .py file will be uploaded.

Pneumonia Detection with x-ray dataset

Future works : XAI, need to find causal relation not a correlation.

Citation

If you use these models in your research, please cite:

@article{He2015,
	author = {Kaiming He and Xiangyu Zhang and Shaoqing Ren and Jian Sun},
	title = {Deep Residual Learning for Image Recognition},
	journal = {arXiv preprint arXiv:1512.03385},
	year = {2015}
}