arthurdjn commited on
Commit
0e36451
·
verified ·
1 Parent(s): 5f5797b

Update model card for pointnext-sm.scanobjectnn.openpoints

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: OA
23
  type: accuracy
24
- value: 87.51
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 87.51 (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)
 
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)