Corrections
This commit is contained in:
parent
70fa5ea7fe
commit
e9d328135c
|
@ -34,7 +34,9 @@ You should now be able to train Kernel-Point Convolution models
|
|||
|
||||
* Follow <a href="https://pytorch.org/get-started/locally/">PyTorch installation procedure</a>.
|
||||
|
||||
* We used the PyCharm IDE to pip install all python dependencies (including PyTorch):
|
||||
* We used the PyCharm IDE to pip install all python dependencies (including PyTorch) in a venv:
|
||||
- torch
|
||||
- torchvision
|
||||
- numpy
|
||||
- scikit-learn
|
||||
- PyYAML
|
||||
|
|
Loading…
Reference in a new issue