mlboydaisuke commited on
Commit
cf0a015
·
verified ·
1 Parent(s): 33da35a

Add README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -23,6 +23,8 @@ tags:
23
 
24
  Temporally consistent video matting. 5-model pipeline with memory propagation.
25
 
 
 
26
  Core ML conversion of [pq-yang/MatAnyone](https://github.com/pq-yang/MatAnyone) for on-device inference on iPhone, iPad and Mac. Converted with `coremltools`; the packages are stateless, so all sequencing and buffering lives in your Swift code.
27
 
28
  | | |
 
23
 
24
  Temporally consistent video matting. 5-model pipeline with memory propagation.
25
 
26
+ <p><img src="https://huggingface.co/mlboydaisuke/MatAnyone-CoreML/resolve/main/media/1418f0f55f.gif" alt="MatAnyone demo"></p>
27
+
28
  Core ML conversion of [pq-yang/MatAnyone](https://github.com/pq-yang/MatAnyone) for on-device inference on iPhone, iPad and Mac. Converted with `coremltools`; the packages are stateless, so all sequencing and buffering lives in your Swift code.
29
 
30
  | | |