Upload COMPETITION_DESC.md with huggingface_hub
Browse files- COMPETITION_DESC.md +1 -1
COMPETITION_DESC.md
CHANGED
|
@@ -28,7 +28,7 @@ For this reason, both the simulator and the submitted autonomous driving algorit
|
|
| 28 |
## Primary metric
|
| 29 |
The primary metric of this challenge is HD-Score (HUGSIM Driving Score) defined as:
|
| 30 |

|
| 31 |
-
where the driving policy items include driving with no collisions (NC) and drivable area compliance (DAC), these subscores are crucial for driving safety. The contributory items include time-to-collision (TTC) and comfort (COM), which may not directly cause failure cases when they are low.
|
| 32 |
|
| 33 |
## How to participant in the competition
|
| 34 |
1. Click the "Login with Huggingface" button.
|
|
|
|
| 28 |
## Primary metric
|
| 29 |
The primary metric of this challenge is HD-Score (HUGSIM Driving Score) defined as:
|
| 30 |

|
| 31 |
+
where the driving policy items include driving with no collisions (NC) and drivable area compliance (DAC), these subscores are crucial for driving safety. The contributory items include time-to-collision (TTC) and comfort (COM), which may not directly cause failure cases when they are low. The weight for TTC is 5 and the weight for COM is 2. The final HD-Score is averaged across all simulation timestamps and multiplied by the global route completion score R<sub>c</sub>.
|
| 32 |
|
| 33 |
## How to participant in the competition
|
| 34 |
1. Click the "Login with Huggingface" button.
|