Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ license: mit
|
|
8 |
|
9 |
This repo contains the model weights for adapted temporal versions of the TransFuser++ model by Jaeger et. al. 2023.
|
10 |
|
11 |
-
These models were trained as part of a master's thesis titeled "*Temporal Fusion in Imitation-Based End-to-End Autonomous Driving*" at the Norwegian University of Science and Technology (NTNU).
|
12 |
|
13 |
All model weights and checkpoint states can be found under "Files and versions".
|
14 |
|
@@ -29,7 +29,8 @@ All model weights and checkpoint states can be found under "Files and versions".
|
|
29 |
|large-4x1 | 82.22 | 63.03 | 58.33 | 40.74 | 80.00 | **50.00** | **81.75** | 62.17 |
|
30 |
|Default TF++ | 80.87 | 62.58 | 58.33 | 42.22 | 74.44 | 46.67 | 80.88 | 60.51 |
|
31 |
|
32 |
-
DS = driving score
|
|
|
33 |
SR = success rate
|
34 |
|
35 |
Multi-ability metrics are defined by Bench2Drive [\[ArXiv\]](https://arxiv.org/abs/2406.03877).
|
|
|
8 |
|
9 |
This repo contains the model weights for adapted temporal versions of the TransFuser++ model by Jaeger et. al. 2023.
|
10 |
|
11 |
+
These models were trained as part of a master's thesis titeled "*Temporal Fusion in Imitation-Based End-to-End Autonomous Driving*" at the Norwegian University of Science and Technology (NTNU). The thesis will be linked when it becomes available.
|
12 |
|
13 |
All model weights and checkpoint states can be found under "Files and versions".
|
14 |
|
|
|
29 |
|large-4x1 | 82.22 | 63.03 | 58.33 | 40.74 | 80.00 | **50.00** | **81.75** | 62.17 |
|
30 |
|Default TF++ | 80.87 | 62.58 | 58.33 | 42.22 | 74.44 | 46.67 | 80.88 | 60.51 |
|
31 |
|
32 |
+
DS = driving score
|
33 |
+
|
34 |
SR = success rate
|
35 |
|
36 |
Multi-ability metrics are defined by Bench2Drive [\[ArXiv\]](https://arxiv.org/abs/2406.03877).
|