MehdiH7 commited on
Commit
c9ddaab
·
verified ·
1 Parent(s): f64bb41

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -59,3 +59,17 @@ This repository contains a YOLOv8-based model for detecting and mapping keypoint
59
  - 13.64 FPS on Tesla T4 GPU
60
  - 6.4 FPS on M3 MacBook Pro
61
  - Handles varying lighting conditions and occlusions
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
59
  - 13.64 FPS on Tesla T4 GPU
60
  - 6.4 FPS on M3 MacBook Pro
61
  - Handles varying lighting conditions and occlusions
62
+
63
+
64
+ <div style="background-color:#e7f3ff; color:black; border-left: 6px solid #0056b3; padding: 12px; margin: 10px 0;">
65
+
66
+ <span style="color:black; font-weight:bold;">📩 For any questions regarding this project, or to discuss potential collaboration and joint research opportunities, please contact:</span>
67
+
68
+ <ul style="color:black;">
69
+ <li><span style="font-weight:bold; color:black;">Mehdi Houshmand</span>: <a href="mailto:[email protected]" style="color:blue; text-decoration:none;">[email protected]</a></li>
70
+ <li><span style="font-weight:bold; color:black;">Cise Midoglu</span>: <a href="mailto:[email protected]" style="color:blue; text-decoration:none;">[email protected]</a></li>
71
+ <li><span style="font-weight:bold; color:black;">Pål Halvorsen</span>: <a href="mailto:[email protected]" style="color:blue; text-decoration:none;">[email protected]</a></li>
72
+ </ul>
73
+
74
+ </div>
75
+