DriveWorks SDK Reference
3.0.4260 Release
For Test and Development only

perception/object/camera/signnet/docs/signnet/signnet_EU_v1_0.md
Go to the documentation of this file.
1 # Copyright (c) 2019-2020, NVIDIA CORPORATION. All rights reserved.
2 
3 @page signnet_EU_v1_0 SignNet EU v1.0
4 @note SW Release Applicability: This information is applicable to modules in **NVIDIA DRIVE Software** releases only.
5 
6 The EU model ::DW_SIGNNET_MODEL_EU_V1 currently outputs the following signs:
7 
8 | # | SIGN NAME | SIGN ICON | DESCRIPTION |
9 |----|----------------------------|-----------------------------------|------------------------------------------------------------|
10 | 1 | DoNotEnter | ![ ](images/signnet_EU_v1_0/CSHPP.png) | "Do Not Enter" exclusionary sign. |
11 | 2 | EUBlueCircle | ![ ](images/signnet_EU_v1_0/BLCRL.png) | Standard mandatory blue circle based signs |
12 | 3 | EUCircularShapePattern | ![ ](images/signnet_EU_v1_0/CSHPP.png) | Circular shape signs specifying end of prohibition. |
13 | 4 | EUDiamondGeneral | ![ ](images/signnet_EU_v1_0/WDMND.png) | Diamond-shaped prority road related signs. |
14 | 5 | EURedRingBlueCircle | ![ ](images/signnet_EU_v1_0/RRBCL.png) | Standard mandatory signs of blue color and circular shape. |
15 | 6 | SpeedLimit10KMH | ![ ](images/signnet_EU_v1_0/S010K.png) | Speed limit of 10 kilometers per hour. |
16 | 7 | SpeedLimit15KMH | ![ ](images/signnet_EU_v1_0/S015K.png) | Speed limit of 15 kilometers per hour. |
17 | 8 | SpeedLimit20KMH | ![ ](images/signnet_EU_v1_0/S020K.png) | Speed limit of 20 kilometers per hour. |
18 | 9 | SpeedLimit30KMH | ![ ](images/signnet_EU_v1_0/S030K.png) | Speed limit of 30 kilometers per hour. |
19 | 10 | SpeedLimit40KMH | ![ ](images/signnet_EU_v1_0/S040K.png) | Speed limit of 40 kilometers per hour. |
20 | 11 | SpeedLimit50KMH | ![ ](images/signnet_EU_v1_0/S050K.png) | Speed limit of 50 kilometers per hour. |
21 | 12 | SpeedLimit60KMH | ![ ](images/signnet_EU_v1_0/S060K.png) | Speed limit of 60 kilometers per hour. |
22 | 13 | SpeedLimit70KMH | ![ ](images/signnet_EU_v1_0/S070K.png) | Speed limit of 70 kilometers per hour. |
23 | 14 | SpeedLimit80KMH | ![ ](images/signnet_EU_v1_0/S080K.png) | Speed limit of 80 kilometers per hour. |
24 | 15 | SpeedLimit90KMH | ![ ](images/signnet_EU_v1_0/S090K.png) | Speed limit of 90 kilometers per hour. |
25 | 16 | SpeedLimit100KMH | ![ ](images/signnet_EU_v1_0/S100K.png) | Speed limit of 100 kilometers per hour. |
26 | 17 | SpeedLimit110KMH | ![ ](images/signnet_EU_v1_0/S110K.png) | Speed limit of 110 kilometers per hour. |
27 | 18 | SpeedLimit120KMH | ![ ](images/signnet_EU_v1_0/S120K.png) | Speed limit of 120 kilometers per hour. |
28 | 19 | SpeedLimit130KMH | ![ ](images/signnet_EU_v1_0/S130K.png) | Speed limit of 130 kilometers per hour. |
29 | 20 | EUVarMesgSpeedLimitGeneral | ![ ](images/signnet_EU_v1_0/VMSLG.png) | Variable message traffic sign specifying speed limit. |
30 | 21 | EUVarMesgWarningGeneral | ![ ](images/signnet_EU_v1_0/VMWGL.png) | Variable message traffic sign showing warning. |
31 | 22 | EUVariableMessageSign | ![ ](images/signnet_EU_v1_0/VMSGN.png) | Other variable message traffic sign. |
32 | 23 | RedWarningTriangle | ![ ](images/signnet_EU_v1_0/WRNGL.png) | Warning sign in shape of a red warning triangle. |
33 | 24 | RestrictionGeneral | ![ ](images/signnet_EU_v1_0/RRRNG.png) | Red-ring looking sign specifying other restrictions. |
34 | 25 | SpeedLimitRestriction | ![ ](images/signnet_EU_v1_0/SLRTN.png) | Speed limit restriction (no specific value determined). |
35 | 26 | Stop | ![ ](images/signnet_EU_v1_0/STOPS.png) | Octagon-shaped stop sign. |
36 | 27 | Yield | ![ ](images/signnet_EU_v1_0/GWGNL.png) | GiveWay/Yield regulatory sign. |
37 | 28 | TS | ![ ](images/signnet_EU_v1_0/NSPRT.png) | All other signs that did not fall under above categories. |
38 
39 Note, that EU countries follow the Vienna convention for road signs, and, thus, the EU SignNet model may be appropriate to classify
40 road signs from other non-EU countries that follow Vienna convention.