Christopher Lee
Christopher Lee
Add tutorials/guides and update existing documentation for the `torch_points3d.applications` module, which provides a torchvision-like API for models to be initialized and ran. https://torch-points3d.readthedocs.io/en/latest/src/api/models.html
https://github.com/dvlab-research/Stratified-Transformer
See https://github.com/pyg-team/pytorch_geometric/issues/new/choose for example
Make the readme more concise, and move as much info as possible to the docs. See https://github.com/PyTorchLightning/pytorch-lightning and https://github.com/pyg-team/pytorch_geometric for examples.
Update the getting started guide to help new users better understand the library: https://torch-points3d.readthedocs.io/en/latest/src/gettingstarted.html
Make use of features such as defaults lists to reduce the amount of duplicate config info
Expand upon the documentation for creating your own custom dataset, using both torch_geometric and a regular pytorch dataset. https://torch-points3d.readthedocs.io/en/latest/src/tutorials.html#create-a-new-dataset