Skip to content

Commit 9c3a4f2

Browse files
authored
Update README.md
1 parent 11c6734 commit 9c3a4f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Run the following command:
5353
python visprog_nr3d.py
5454
```
5555

56-
Uncomment this line to use the BLIP2 models for LOC module. You can download our preprocessed images from [here](https://cuhko365-my.sharepoint.com/:u:/g/personal/221019046_link_cuhk_edu_cn/Ed4HCYSQh5xDgmaCM4PatOsBWHpri34gHXePO2VwUKJWfw?e=XTYz8Z) and change the image_path to your downloaded path.
56+
Uncomment this line to use the BLIP2 models for LOC module. You can download our preprocessed images from [here](https://cuhko365-my.sharepoint.com/:u:/g/personal/221019046_link_cuhk_edu_cn/Ed4HCYSQh5xDgmaCM4PatOsBWHpri34gHXePO2VwUKJWfw?e=XTYz8Z) and change the [image_path](https://github.com/CurryYuan/ZSVG3D/blob/11c67346215bbda1c01a136bb75403667eac13e2/zsvg/loc_interpreters.py#L114) to your downloaded path.
5757

5858

5959

@@ -77,4 +77,4 @@ python preprocess/process_feat_3d.py
7777
python preprocess/process_feat_2d.py
7878
```
7979

80-
You can refer to `preprocess/process_mask3d.ipynb` for processing 3D instance segments.
80+
You can refer to `preprocess/process_mask3d.ipynb` for processing 3D instance segments.

0 commit comments

Comments
 (0)