Datasets:
Update README.md
Browse filesAdd paper info to README
README.md
CHANGED
|
@@ -12,6 +12,24 @@ tags:
|
|
| 12 |
- unsupervised
|
| 13 |
language:
|
| 14 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
|
|
|
|
| 12 |
- unsupervised
|
| 13 |
language:
|
| 14 |
- en
|
| 15 |
+
arxiv: 2405.15688
|
| 16 |
+
papers:
|
| 17 |
+
- title: "UNION: Unsupervised 3D Object Detection using Appearance-based Pseudo-Classes"
|
| 18 |
+
url: https://arxiv.org/abs/2405.15688
|
| 19 |
+
conference: NeurIPS 2024
|
| 20 |
+
citations:
|
| 21 |
+
- type: arxiv
|
| 22 |
+
url: https://arxiv.org/abs/2405.15688
|
| 23 |
+
- type: google_scholar
|
| 24 |
+
url: https://scholar.google.com/citations?view_op=view_citation&hl=en&user=54NWkMoAAAAJ&citation_for_view=54NWkMoAAAAJ:roLk4NBRz8UC
|
| 25 |
+
- type: bibtex
|
| 26 |
+
content: |
|
| 27 |
+
@inproceedings{lentsch2024union,
|
| 28 |
+
title={{UNION}: Unsupervised {3D} Object Detection using Object Appearance-based Pseudo-Classes},
|
| 29 |
+
author={Lentsch, Ted and Caesar, Holger and Gavrila, Dariu M},
|
| 30 |
+
booktitle={Advances in Neural Information Processing Systems (NeurIPS)},
|
| 31 |
+
year={2024}
|
| 32 |
+
}
|
| 33 |
---
|
| 34 |
|
| 35 |
|