CloudPipesGenerator
Documentation | Colab Notebooks | Video Tutorials | Master Degree website
A generator of point clouds dataset for PyPipes.
TODO
Using this project (how to)
TODO
Installation
TODO
cpu |
cu102 |
cu113 |
|
---|---|---|---|
Linux |
|
|
|
Windows | |||
macOS |
Requirements
TODO
Testing
You can run tests by running pytest
in the root, or by running python3 setup.py test
. Code coverage is enabled with pytest-cov. You can find some more tests under the testing/
folder!
License
TODO