HaolinLiu commited on
Commit
4452b2f
1 Parent(s): ddc1926

update readme.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ Complete raw data will be released soon.
14
  ## Download preprocessed data and processing
15
  Download the preprocessed data from <a href="https://pan.baidu.com/s/10jabZCSoTP4Yu1Eu3_twFg?pwd=z64v">
16
  BaiduYun (code: z64v)<a/>. (Currently it only contains chair category, it will be fully released after the cleaning process) Put all the downloaded data under LASA, unzip the align_mat_all.zip mannually.
17
- You can choose to the the script ./process_scripts/unzip_all_data to unzip all the data in occ_data and other_data by following commands:
18
  ```angular2html
19
  cd process_scripts
20
  python unzip_all_data.py --unzip_occ --unzip_other
 
14
  ## Download preprocessed data and processing
15
  Download the preprocessed data from <a href="https://pan.baidu.com/s/10jabZCSoTP4Yu1Eu3_twFg?pwd=z64v">
16
  BaiduYun (code: z64v)<a/>. (Currently it only contains chair category, it will be fully released after the cleaning process) Put all the downloaded data under LASA, unzip the align_mat_all.zip mannually.
17
+ You can choose to use the script ./process_scripts/unzip_all_data to unzip all the data in occ_data and other_data by following commands:
18
  ```angular2html
19
  cd process_scripts
20
  python unzip_all_data.py --unzip_occ --unzip_other