Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,33 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
+
Some data collected on NTNU Campus Gjøvik with a Leica p40 then prossesed (normals, downsampled etc) and augmented
|
| 5 |
+
Phillip Nerdum - Tor Henrik Øverby Olsen (2024)
|
| 6 |
+
|
| 7 |
+
Some data collected from http://redwood-data.org/3dscan/ then prossesed (normals, downsampled etc) and augmented.
|
| 8 |
+
@article{Choi2016,
|
| 9 |
+
author = {Sungjoon Choi and Qian-Yi Zhou and Stephen Miller and Vladlen Koltun},
|
| 10 |
+
title = {A Large Dataset of Object Scans},
|
| 11 |
+
journal = {arXiv:1602.02481},
|
| 12 |
+
year = {2016},
|
| 13 |
+
}
|
| 14 |
+
|
| 15 |
+
Contains filelist , shapelist , and test , train val split.
|
| 16 |
+
|
| 17 |
+
Used for fine tuning a model trained on the modelnet40 dataset.
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
Any part of the dataset can be used for any purpose with proper attribution. If you use any of the data, please cite
|
| 21 |
+
|
| 22 |
+
- Phillip Nerdrum - Tor Henrik Øverby Olsen NTNU 2024
|
| 23 |
+
- Bachelor thesis: TBD
|
| 24 |
+
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
@article{Choi2016,
|
| 28 |
+
author = {Sungjoon Choi and Qian-Yi Zhou and Stephen Miller and Vladlen Koltun},
|
| 29 |
+
title = {A Large Dataset of Object Scans},
|
| 30 |
+
journal = {arXiv:1602.02481},
|
| 31 |
+
year = {2016},
|
| 32 |
+
}
|
| 33 |
+
|