mirror of https://github.com/ZHKKKe/MODNet.git
12 lines
278 B
Markdown
Executable File
12 lines
278 B
Markdown
Executable File
## Usage:
|
|
|
|
```shell
|
|
|
|
python export_torchscript.py \
|
|
--ckpt-path pretrained/modnet_photographic_portrait_matting.ckpt\
|
|
--out-dir scripted_model
|
|
```
|
|
|
|
## Official TorchScript model:
|
|
|
|
[BaiduCloudDisk](https://pan.baidu.com/s/1kOmmmbG7lSZiSmDdE7CaRw), extract_code=dm9e |