perolope commited on
Commit
16b6dbf
·
verified ·
1 Parent(s): fbc2626

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -27,7 +27,11 @@ The detection model is based on **Faster R-CNN with a ResNet-50 backbone**, pret
27
  - **Repository:** https://github.com/CardiovascularImagingVallHebron/AoVdetector
28
  - **Developed in:** Python
29
  - **Model type:** Object Detection
30
- - **Architecture:** Faster R-CNN (ResNet-50)
 
 
 
 
31
 
32
  ## Model Performance
33
 
 
27
  - **Repository:** https://github.com/CardiovascularImagingVallHebron/AoVdetector
28
  - **Developed in:** Python
29
  - **Model type:** Object Detection
30
+ - **Architecture:** Faster R-CNN (ResNet-50)
31
+
32
+ ## Sample results
33
+
34
+ ![Aortic valve detection example](aov_example.png)
35
 
36
  ## Model Performance
37