Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -1392,7 +1392,7 @@ if page == "pome":
|
|
1392 |
<div> This web application utilizes deep learning to classify kidney ultrasound images</br>
|
1393 |
into four categories: Normal, Cyst, Tumor, and Stone Class.
|
1394 |
Built with Streamlit and powered by </br>a TensorFlow transfer learning
|
1395 |
-
model based on <strong>
|
1396 |
the app provides a simple and efficient way for users </br>
|
1397 |
to upload kidney scans and receive instant predictions. The model analyzes the image
|
1398 |
and classifies it based </br>on learned patterns, offering a confidence score for better interpretation.
|
|
|
1392 |
<div> This web application utilizes deep learning to classify kidney ultrasound images</br>
|
1393 |
into four categories: Normal, Cyst, Tumor, and Stone Class.
|
1394 |
Built with Streamlit and powered by </br>a TensorFlow transfer learning
|
1395 |
+
model based on <strong>CNN</strong>
|
1396 |
the app provides a simple and efficient way for users </br>
|
1397 |
to upload kidney scans and receive instant predictions. The model analyzes the image
|
1398 |
and classifies it based </br>on learned patterns, offering a confidence score for better interpretation.
|