Object Detection
File size: 572 Bytes
dbf1e68
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
license: etalab-2.0
datasets:
- Panoramax/fr_road_sign_subsign
pipeline_tag: object-detection
---

# French road signs / subsigns detection model

This models allows to detect the main road signs and sub-signs.

![](val_batch1_labels.jpg)

```
   Class     Images  Instances      P          R          mAP50      mAP50-95
     all        473        958      0.978      0.983      0.992      0.897
    sign        473        486      0.988      0.981      0.992      0.931
sub-sign        473        472      0.969      0.986      0.992      0.863
```

![](results.png)