dcavadia commited on
Commit
39b64b3
Β·
1 Parent(s): 0d8c7b9

update app info

Browse files
Files changed (1) hide show
  1. app.py +2 -4
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
- **LinkedIn**: Connect for collaboration opportunities
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