You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,4 +14,7 @@ Building CUDA kernels
14
14
Exampling training
15
15
------------------
16
16
17
-
Two training examples are provided by ``pointnet2/train/train_sem_seg.py`` and ``train_cls.py``. The datasets for both will be downloaded automatically by default
17
+
Two training examples are provided by ``pointnet2/train/train_sem_seg.py`` and ``pointnet2/train/train_cls.py``. The datasets for both will be downloaded automatically by default.
18
+
19
+
The scripts expect that you are in the root directory and have that directory added to your ``PYTHONPATH``,
0 commit comments