Update model card for second.kitti.openpcdet
Browse files
README.md
CHANGED
|
@@ -21,7 +21,7 @@ model-index:
|
|
| 21 |
metrics:
|
| 22 |
- name: mAP
|
| 23 |
type: map
|
| 24 |
-
value: 66.
|
| 25 |
---
|
| 26 |
|
| 27 |
# Model card for second.kitti.openpcdet
|
|
@@ -37,7 +37,7 @@ A SECOND 3D object detection model (sparse convolutional voxel detector). Traine
|
|
| 37 |
- Classes: 3
|
| 38 |
- Features: 512
|
| 39 |
- **Dataset:** KITTI
|
| 40 |
-
- **Metrics:** mAP 66.
|
| 41 |
- **Paper:** [SECOND: Sparsely Embedded Convolutional Detection](https://www.mdpi.com/1424-8220/18/10/3337)
|
| 42 |
- **Converted from:** [open-mmlab/OpenPCDet](https://github.com/open-mmlab/OpenPCDet) (Apache-2.0)
|
| 43 |
- **Library:** [torch-pointcloud](https://github.com/arthurdjn/pytorch-pointcloud)
|
|
|
|
| 21 |
metrics:
|
| 22 |
- name: mAP
|
| 23 |
type: map
|
| 24 |
+
value: 66.26
|
| 25 |
---
|
| 26 |
|
| 27 |
# Model card for second.kitti.openpcdet
|
|
|
|
| 37 |
- Classes: 3
|
| 38 |
- Features: 512
|
| 39 |
- **Dataset:** KITTI
|
| 40 |
+
- **Metrics:** mAP 66.26 (reference 66.25)
|
| 41 |
- **Paper:** [SECOND: Sparsely Embedded Convolutional Detection](https://www.mdpi.com/1424-8220/18/10/3337)
|
| 42 |
- **Converted from:** [open-mmlab/OpenPCDet](https://github.com/open-mmlab/OpenPCDet) (Apache-2.0)
|
| 43 |
- **Library:** [torch-pointcloud](https://github.com/arthurdjn/pytorch-pointcloud)
|