Skip to content

Commit

Permalink
Update full_develop_en.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wuyefeilin authored Nov 28, 2022
1 parent db507fa commit 7c4f3e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Matting/docs/full_develop_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,8 @@ python tools/bg_replace.py --help
python tools/export.py \
--config configs/quick_start/ppmattingv2-stdc1-human_512.yml \
--model_path output/best_model/model.pdparams \
--save_dir output/export
--save_dir output/export \
--input_shape 1 3 512 512
```
If the model requires trimap information such as DIM, `--trimap` is need.

Expand Down

0 comments on commit 7c4f3e1

Please sign in to comment.