yigitkucuk commited on
Commit
b53a63c
·
verified ·
1 Parent(s): 47f412e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ metrics:
4
+ - accuracy
5
+ - precision
6
+ - recall
7
+ - f1
8
+ pipeline_tag: image-classification
9
+ ---
10
+
11
+ The ChorDetector aims to develop a robust computer vision system for real-time guitar chord recognition. Our objective is to create an accessible tool that can assist guitar learners by providing immediate feedback on chord positions and helping musicians verify their chord placements. The system addresses the challenge of automatically identifying guitar chords from images or video frames, focusing on the most commonly used open chords in popular music.