Add model card, link to paper (#1)
Browse files- Add model card, link to paper (2c042240dbbbce596d8d1335a75e6272ad268e62)
Co-authored-by: Niels Rogge <[email protected]>
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).
|