ivy-llc / demos

Demos and Tutorials with Ivy
https://ivy.dev/docs/demos/
19 stars 61 forks source link

Completion of Chest X-Ray Images (Pneumonia) Detection Demo Using Ivy Framework #93

Open leebissessar5 opened 7 months ago

leebissessar5 commented 7 months ago

Changes Proposed in this Pull Request:

Impact of Change:

How to Test:

  1. Setup: Follow the instructions in the notebook to install dependencies and set up the environment.
  2. Run: Execute the notebook cells sequentially to train the model, evaluate its performance, and visualize results.

Additional Notes:

Closes #91