aslakey commited on
Commit
4de000c
·
verified ·
1 Parent(s): 10095de

New model updates

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -34,8 +34,8 @@ print(model.config.id2label[predicted_label])
34
 
35
  | Camera Angle | Precision | Recall |
36
  |--------------|-----------|--------|
37
- | Low | 86% | 72% |
38
- | Neutral | 88% | 94% |
39
- | High | 83% | 78% |
40
- | Overhead (low coverage) | 0% | 0% |
41
- | Dutch (low coverage) | 100% | 50% |
 
34
 
35
  | Camera Angle | Precision | Recall |
36
  |--------------|-----------|--------|
37
+ | Low | 72% | 91% |
38
+ | Neutral | 86% | 70% |
39
+ | High | 87% | 75% |
40
+ | Overhead | 67% | 70% |
41
+ | Dutch (low coverage) | 50% | 50% |