Skip to content

Commit 59d1555

Browse files
authored
Update full_develop_cn.md
1 parent 6916f4a commit 59d1555

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Matting/docs/full_develop_cn.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,8 @@ python tools/bg_replace.py --help
172172
python tools/export.py \
173173
--config configs/quick_start/ppmattingv2-stdc1-human_512.yml \
174174
--model_path output/best_model/model.pdparams \
175-
--save_dir output/export
175+
--save_dir output/export \
176+
--input_shape 1 3 512 512
176177
```
177178
如果模型(比如:DIM)需要trimap的输入,需要增加参数`--trimap`
178179

0 commit comments

Comments
 (0)