Update model card for pointnext-sm.scanobjectnn.openpoints
Browse files
README.md
CHANGED
|
@@ -21,7 +21,7 @@ model-index:
|
|
| 21 |
metrics:
|
| 22 |
- name: OA
|
| 23 |
type: accuracy
|
| 24 |
-
value:
|
| 25 |
---
|
| 26 |
|
| 27 |
# Model card for pointnext-sm.scanobjectnn.openpoints
|
|
@@ -37,7 +37,7 @@ A PointNeXt point cloud classification model (scaled PointNet++ with inverted re
|
|
| 37 |
- Classes: 15
|
| 38 |
- Features: 512
|
| 39 |
- **Dataset:** ScanObjectNN
|
| 40 |
-
- **Metrics:** OA
|
| 41 |
- **Paper:** [PointNeXt: Revisiting PointNet++ with Improved Training and Scaling Strategies](https://arxiv.org/abs/2206.04670)
|
| 42 |
- **Converted from:** [guochengqian/PointNeXt](https://github.com/guochengqian/PointNeXt) (MIT)
|
| 43 |
- **Library:** [torch-pointcloud](https://github.com/arthurdjn/pytorch-pointcloud)
|
|
|
|
| 21 |
metrics:
|
| 22 |
- name: OA
|
| 23 |
type: accuracy
|
| 24 |
+
value: 88.17
|
| 25 |
---
|
| 26 |
|
| 27 |
# Model card for pointnext-sm.scanobjectnn.openpoints
|
|
|
|
| 37 |
- Classes: 15
|
| 38 |
- Features: 512
|
| 39 |
- **Dataset:** ScanObjectNN
|
| 40 |
+
- **Metrics:** OA 88.17 (reference 88.20)
|
| 41 |
- **Paper:** [PointNeXt: Revisiting PointNet++ with Improved Training and Scaling Strategies](https://arxiv.org/abs/2206.04670)
|
| 42 |
- **Converted from:** [guochengqian/PointNeXt](https://github.com/guochengqian/PointNeXt) (MIT)
|
| 43 |
- **Library:** [torch-pointcloud](https://github.com/arthurdjn/pytorch-pointcloud)
|