Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -37,10 +37,10 @@ RegNetX Backbone → FPN Neck → 6× Transformer Decoder Layers → BEV Queries
|
|
| 37 |
|
| 38 |
## Evaluation
|
| 39 |
|
| 40 |
-
| Model
|
| 41 |
-
|
|
| 42 |
-
| DETR3D | 27.0% | 32.5% |
|
| 43 |
-
| PETR | 33.5% | 38.5% |
|
| 44 |
|
| 45 |
Performance measured on the nuScenes validation set after 30 training epochs.
|
| 46 |
|
|
|
|
| 37 |
|
| 38 |
## Evaluation
|
| 39 |
|
| 40 |
+
| Model | mAP | NDS |
|
| 41 |
+
| ------------------------ | ----- | ----- |
|
| 42 |
+
| RegNetX 4.0GF + DETR3D | 27.0% | 32.5% |
|
| 43 |
+
| RegNetX 4.0GF + PETR | 33.5% | 38.5% |
|
| 44 |
|
| 45 |
Performance measured on the nuScenes validation set after 30 training epochs.
|
| 46 |
|