Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
# FoundObj: Self-supervised Foundation Models as Rewards for Label-free 3D Object Segmentation
|
| 6 |
+
|
| 7 |
+
FoundObj is an unsupervised 3D object segmentation framework with the aid of unsupervised foundation models.
|
| 8 |
+
|
| 9 |
+
**Paper:** [arXiv:2605.27178](https://arxiv.org/abs/2605.27178)
|
| 10 |
+
|
| 11 |
+
## Contents
|
| 12 |
+
|
| 13 |
+
This repository contains:
|
| 14 |
+
- Pre-trained model checkpoint
|
| 15 |
+
- Processed Center Field training data
|