This application analyzes Chest X-rays and detects 14 common lung conditions using CNNs.
- Firstly, navigate to the link here: https://report-cxr-with-ai.streamlit.app/
- To use the app, simply upload a chest X-ray image in JPEG, JPG, PNG, or GIF format on the app's homepage.
- The app will then use a pre-trained deep learning model to analyze the image and detect any lung conditions present.
- The results will be displayed on the screen.
Note that this is a demo application and is not a replacement for a radiologist.
The results provided by the app should be used for informational purposes only, and should not be used to make medical decisions without consulting a qualified healthcare professional.
The app is inspired by Dr. John Zech's GitHub Repository and developed by Dr. Ashish Bamania.
Link to the original repository: https://github.com/jrzech/reproduce-chexnet