yaghi27 commited on
Commit
6d641f7
·
verified ·
1 Parent(s): 30745f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -37,10 +37,10 @@ RegNetX Backbone → FPN Neck → 6× Transformer Decoder Layers → BEV Queries
37
 
38
  ## Evaluation
39
 
40
- | Model | mAP | NDS |
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