Skip to content

Commit

Permalink
modified: README.md
Browse files Browse the repository at this point in the history
	new file:   backup/V7/Model_T&T.ipynb
  • Loading branch information
Aydinhamedi committed Jan 10, 2024
1 parent 068eb0b commit ed84de7
Show file tree
Hide file tree
Showing 2 changed files with 24,088 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@

### This project uses a deep learning model built with the TensorFlow framework to detect pneumonia in X-ray images. The model architecture is based on the EfficientNetB7 model, which has achieved an accuracy of approximately 97.12% (97.11538%) on our test data. This high accuracy rate is one of the strengths of our AI model.
> [!IMPORTANT]
> The code that have achived the highest acc is `backup/V6/Model_T&T.ipynb`.
> The code that have achived the highest acc is `backup/V6/Model_T&T.ipynb`.\
> And the code with the light model is `backup/V7/Model_T&T.ipynb`.
## Usage
> [!TIP]
> If you just want the model go to the Github Releases.
Expand Down
Loading

0 comments on commit ed84de7

Please sign in to comment.