| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project is a chest X ray images muti-label classification algorithm with high performance which have potential to help radiologist diagnosis pulmonary disease better.
The baseline of this algorithm is CheXNet, I learn lots of things the from the paper which help me train my DenseNet121 well.
All the model trained on NIH ChestX-ray14 dataset, you can download the data here
1.The baseline model of this project is CheXNet published by Andrew Ng et al.
2.All network writen by slim are provided by tensorflow contributers and available on github, and related pretrained model can be find here
3.A baseline project fine-tuning from ImageNet and trained on Oxford-flower dataset, I'm searching for the github link of that project.
4.I add weight to loss function fellowing this paper published by Buda et al.
5.Two earlier research on NIH ChestX-ray14 also provide many insight to me, they can be find here and here.
This README file write in a hurry and I belive I must make some mistake, please let me know if thier is any word that made you confused.
I update this README.md file 3 days after first commit but I think it's still not good and clear enough, maybe next version would be better.
This project is writen by Ruiqi Sun(孙瑞琦)
| Back | FazBrowse Home | New Git URL |