sergiopaniego
commited on
Commit
·
8af3eea
1
Parent(s):
87279f2
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
---
|
4 |
|
5 |
* GPU: NVIDIA GeForce 3090
|
@@ -80,17 +82,4 @@ To do inference:
|
|
80 |
| --------------------------------- | ---------------------- | ---------------------- | ---------------------- | --------------------------------- |
|
81 |
| Float32 Quantization | 6.121363639831543 | 0.009570527376262128 | 0.0002284455299377441 | trt_mod_float32.jit.pt |
|
82 |
| Float16 Quantization | 6.121363639831543 | 0.009571507916721152 | 0.000250823974609375 | trt_mod_float16.jit.pt |
|
83 |
-
| Int8 Quantization | 6.181861877441406 | 0.00969304293365875 | 0.0002463934421539307 | trt_mod_int8.jit.pt |
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- sergiopaniego/CarlaFollowLanePreviousV
|
5 |
---
|
6 |
|
7 |
* GPU: NVIDIA GeForce 3090
|
|
|
82 |
| --------------------------------- | ---------------------- | ---------------------- | ---------------------- | --------------------------------- |
|
83 |
| Float32 Quantization | 6.121363639831543 | 0.009570527376262128 | 0.0002284455299377441 | trt_mod_float32.jit.pt |
|
84 |
| Float16 Quantization | 6.121363639831543 | 0.009571507916721152 | 0.000250823974609375 | trt_mod_float16.jit.pt |
|
85 |
+
| Int8 Quantization | 6.181861877441406 | 0.00969304293365875 | 0.0002463934421539307 | trt_mod_int8.jit.pt |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|