nielsr HF staff commited on
Commit
2c04224
·
verified ·
1 Parent(s): b3b5e14

Add model card, link to paper

Browse files

This PR ensures the model can be viewed at https://huggingface.co/papers/2410.06593 and at https://huggingface.co/models?pipeline_tag=image-to-image.

Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: image-to-image
3
+ tags:
4
+ - image-matting
5
+ ---
6
+
7
+ This repository contains the SeMat models presented in [Towards Natural Image Matting in the Wild via Real-Scenario Prior](https://huggingface.co/papers/2410.06593).