update readme
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ license: mit
|
|
| 10 |
```bash
|
| 11 |
wget https://virutalbuy-public.oss-cn-hangzhou.aliyuncs.com/share/aigc3d/valid_paths_v4_cap_filter_thres_28.json
|
| 12 |
# Example: python ./scripts/data/download_objaverse.py ./mvs_objaverse ./valid_paths_v4_cap_filter_thres_28.json 50
|
| 13 |
-
python ./
|
| 14 |
# caption file
|
| 15 |
wget https://virutalbuy-public.oss-cn-hangzhou.aliyuncs.com/share/aigc3d/text_captions_cap3d.json
|
| 16 |
```
|
|
|
|
| 10 |
```bash
|
| 11 |
wget https://virutalbuy-public.oss-cn-hangzhou.aliyuncs.com/share/aigc3d/valid_paths_v4_cap_filter_thres_28.json
|
| 12 |
# Example: python ./scripts/data/download_objaverse.py ./mvs_objaverse ./valid_paths_v4_cap_filter_thres_28.json 50
|
| 13 |
+
python ./download_HQ_renderings.py /path/to/savedata /path/to/valid_paths_v4_cap_filter_thres_28.json nthreads(eg. 10)
|
| 14 |
# caption file
|
| 15 |
wget https://virutalbuy-public.oss-cn-hangzhou.aliyuncs.com/share/aigc3d/text_captions_cap3d.json
|
| 16 |
```
|