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.md
+5-2
Original file line number
Diff line number
Diff line change
@@ -24,10 +24,13 @@ if you find our work useful in your research, please consider citing:
24
24
Install [Pytorch 0.4.0](https://pytorch.org/). You also need to install yaml. The code has been tested with Python 3.6, Pytorch 0.4.0 and CUDA 9.0 on Ubuntu 16.04.
25
25
26
26
### Usage
27
-
**Firstly, you should download the feature file for modelnet40 and ntu2012 from [google drive](https://drive.google.com/drive/folders/1oMG9k-cDa-r1VbC5HwAEzZEO13mDeWme?usp=sharing). Make a folder to restore the downloaded files "ModelNet40_mvcnn_gvcnn.mat" and ""
27
+
28
+
**Firstly, you should download the feature files for modelnet40 and ntu2012 datasets.
28
29
Then, configure the "data_root" and "result_root" in config/config.yaml.**
29
30
30
-
Download datasets for training/evaluation
31
+
Download datasets for training/evaluation (should be placed under "data_root")
0 commit comments