Spaces:
Sleeping
Sleeping
dcavadia commited on
Commit Β·
39b64b3
1
Parent(s): 0d8c7b9
update app info
Browse files
app.py
CHANGED
|
@@ -7,7 +7,7 @@ def create_demo():
|
|
| 7 |
## Advanced Gastrointestinal Polyp Detection & Analysis System
|
| 8 |
|
| 9 |
**Performance Metrics:**
|
| 10 |
-
- **88% mAP@0.5** detection accuracy
|
| 11 |
- **92% pixel-level** segmentation accuracy
|
| 12 |
- **35+ FPS** real-time processing
|
| 13 |
- **YOLOv8 + U-Net** dual architecture
|
|
@@ -44,14 +44,12 @@ def create_demo():
|
|
| 44 |
### π€ Research Collaboration
|
| 45 |
|
| 46 |
**Academic Partner**: Universidad Central de Venezuela
|
| 47 |
-
**Clinical Partner**: Private Gastroenterology Clinic
|
| 48 |
**Research Focus**: AI-Assisted Endoscopy & Computer-Aided Diagnosis
|
| 49 |
|
| 50 |
### π Professional Contact
|
| 51 |
|
| 52 |
**Technical Lead**: Daniel Cavadia
|
| 53 |
-
**
|
| 54 |
-
**Portfolio**: View complete AI/ML project portfolio
|
| 55 |
|
| 56 |
---
|
| 57 |
|
|
|
|
| 7 |
## Advanced Gastrointestinal Polyp Detection & Analysis System
|
| 8 |
|
| 9 |
**Performance Metrics:**
|
| 10 |
+
- **88% mAP\\@0.5** detection accuracy
|
| 11 |
- **92% pixel-level** segmentation accuracy
|
| 12 |
- **35+ FPS** real-time processing
|
| 13 |
- **YOLOv8 + U-Net** dual architecture
|
|
|
|
| 44 |
### π€ Research Collaboration
|
| 45 |
|
| 46 |
**Academic Partner**: Universidad Central de Venezuela
|
|
|
|
| 47 |
**Research Focus**: AI-Assisted Endoscopy & Computer-Aided Diagnosis
|
| 48 |
|
| 49 |
### π Professional Contact
|
| 50 |
|
| 51 |
**Technical Lead**: Daniel Cavadia
|
| 52 |
+
**Email**: dan.cavadia@gmail.com
|
|
|
|
| 53 |
|
| 54 |
---
|
| 55 |
|