https://github.com/mrquincle/dataset-cubes
Dataset with cubes in .ply format (in a zip file)
https://github.com/mrquincle/dataset-cubes
Last synced: 7 months ago
JSON representation
Dataset with cubes in .ply format (in a zip file)
- Host: GitHub
- URL: https://github.com/mrquincle/dataset-cubes
- Owner: mrquincle
- Created: 2018-12-27T17:10:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-11T15:38:23.000Z (over 6 years ago)
- Last Synced: 2025-01-22T09:42:52.420Z (9 months ago)
- Size: 9.77 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Datasets
Dataset with cubes in .ply format (in a zip file).
This is easily used from a Google Colab Python notebook.
The cubes have been generated through scripts in .
There are two datasets:
* single_cubes.zip
* cubes.zipThe first zip file contains 3D point clouds of single cubes. The second zip file contains 3D point clouds with multiple cubes, generated through a Dirichlet Process.
# Obtain files
The files can be obtained by cloning:
!git clone https://github.com/mrquincle/dataset-cubes
!cd dataset-cubes && git log -1
!cd dataset-cubes && unzip -q cubes.zipOr individually through:
!wget https://github.com/mrquincle/dataset-cubes/raw/master/cubes.zip
As soon as my PhD thesis is finished, feel free to cite it if you use this dataset.