File size: 1,236 Bytes
903cc06 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---
license: apache-2.0
---
## MODNet Pre-Trained Models
This repo contains the pre-trained models for [MODNet](https://github.com/ZHKKKe/MODNet)
| Model | SHA256 |
|-----------------------------------------------------------------------------------------------|------------------------------------------------------------------|
| [mobilenetv2_human_seg.ckpt](models/mobilenetv2_human_seg.ckpt) | F1E9FF6F251B4B803324E933B924B34770DF7C7437771B5639C7378F64B90A5B |
| [modnet_photographic_portrait_matting.ckpt](models/modnet_photographic_portrait_matting.ckpt) | 7C22235F0925DEBA15D4D63E53AFCB654C47055BBCD98F56E393AB2584007ED8 |
| [modnet_photographic_portrait_matting.onnx](models/modnet_photographic_portrait_matting.onnx) | 07C308CF0FC7E6E8B2065A12ED7FC07E1DE8FEBB7DC7839D7B7F15DD66584DF9 |
| [modnet_webcam_portrait_matting.ckpt](models/modnet_webcam_portrait_matting.ckpt) | 913B82B66558DB39B6286C150F809017D7528C872B156EB14333C9C6CB52108B |
Originally uploaded to the [GitHub repo](https://github.com/ZHKKKe/MODNet/tree/master/pretrained) |