Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: mit
|
3 |
datasets:
|
4 |
- labelmaker/arkit_labelmaker
|
|
|
5 |
base_model:
|
6 |
- Pointcept/PointTransformerV3
|
7 |
---
|
@@ -31,4 +32,4 @@ Training dataset: ScanNet/ScanNet200 training split.
|
|
31 |
| Task | val mAP | ckpt | config | folder |
|
32 |
| ---------- | ------- | ------------------------------------------------------------------------------- | -------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- |
|
33 |
| ScanNet | 41.4 | [link](./scannet/insseg-pointgroup-v1m1-pt-v3m1-ppt-ft/model/model_last.pth) | [link](./scannet/insseg-pointgroup-v1m1-pt-v3m1-ppt-ft/config.py) | [link](https://huggingface.co/labelmaker/PTv3-ARKit-LabelMaker/tree/main/scannet/insseg-pointgroup-v1m1-pt-v3m1-ppt-ft/) |
|
34 |
-
| ScanNet200 | 24.5 | [link](./scannet200/insseg-pointgroup-v1m1-pt-v3m1-ppt-ft/model/model_last.pth) | [link](./scannet200/insseg-pointgroup-v1m1-pt-v3m1-ppt-ft/config.py) | [link](https://huggingface.co/labelmaker/PTv3-ARKit-LabelMaker/tree/main/scannet200/insseg-pointgroup-v1m1-pt-v3m1-ppt-ft) |
|
|
|
2 |
license: mit
|
3 |
datasets:
|
4 |
- labelmaker/arkit_labelmaker
|
5 |
+
- labelmaker/ALC_pointcept
|
6 |
base_model:
|
7 |
- Pointcept/PointTransformerV3
|
8 |
---
|
|
|
32 |
| Task | val mAP | ckpt | config | folder |
|
33 |
| ---------- | ------- | ------------------------------------------------------------------------------- | -------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- |
|
34 |
| ScanNet | 41.4 | [link](./scannet/insseg-pointgroup-v1m1-pt-v3m1-ppt-ft/model/model_last.pth) | [link](./scannet/insseg-pointgroup-v1m1-pt-v3m1-ppt-ft/config.py) | [link](https://huggingface.co/labelmaker/PTv3-ARKit-LabelMaker/tree/main/scannet/insseg-pointgroup-v1m1-pt-v3m1-ppt-ft/) |
|
35 |
+
| ScanNet200 | 24.5 | [link](./scannet200/insseg-pointgroup-v1m1-pt-v3m1-ppt-ft/model/model_last.pth) | [link](./scannet200/insseg-pointgroup-v1m1-pt-v3m1-ppt-ft/config.py) | [link](https://huggingface.co/labelmaker/PTv3-ARKit-LabelMaker/tree/main/scannet200/insseg-pointgroup-v1m1-pt-v3m1-ppt-ft) |
|