CCInc / 3d-ml

A versatile framework for 3D machine learning built on Pytorch Lightning and Hydra [looking for contributors!]
15 stars 3 forks source link

clone repo along with openpoints #33

Closed jaswanthbjk closed 1 year ago

jaswanthbjk commented 1 year ago

What does this PR do?

Modify README to clone the repo along with openpoints which is a dependency

Fixes #\

Before submitting

Did you have fun?

Make sure you had fun coding 🙃

leo-stan commented 1 year ago

https://git-scm.com/book/en/v2/Git-Tools-Submodules#:~:text=If%20you%20pass%20%2D%2Drecurse,the%20repository%20have%20submodules%20themselves. Yep seems that --recurse-submodules is the way to go :)

leo-stan commented 1 year ago

@jaswanthbjk thanks for your contribution! If you have any more time to give to the project feel free to reach out :)

jaswanthbjk commented 1 year ago

@leo-stan thanks for the merge. I am already in contact with @CCInc and will be starting to contribute at a slower pace.