tomoyukun commited on
Commit
8d736ea
·
verified ·
1 Parent(s): 74b211d

add-teaser (#3)

Browse files

- Add teaser image with Git LFS support (e364026fa0802b921734ec089ea9a9487d1efff6)
- Update README with badges and project description (a1d8a383cf2461254fce05cae9fb34bb3b66cb7d)

Files changed (3) hide show
  1. .gitattributes +1 -0
  2. README.md +11 -2
  3. teaser.png +3 -0
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ *.png filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -11,10 +11,19 @@ pipeline_tag: image-segmentation
11
 
12
  ## LayerD BiRefNet Matting Module
13
 
 
 
 
 
 
 
 
14
  This repository contains the code and model weights for the matting module in [LayerD [ICCV'25]](https://arxiv.org/abs/), a layer decomposition framework for graphic design images.
15
- The model in this repository is intended to be used as a part of the original [LayerD github repository](https://github.com/CyberAgentAILab/LayerD).
16
  Please visit https://github.com/CyberAgentAILab/LayerD for more information.
17
 
 
 
18
  The model architecture code is based on the [BiRefNet repository](https://huggingface.co/ZhengPeng7/BiRefNet). We thank the authors for releasing their high-quality matting model.
19
 
20
  ### Usage
@@ -42,4 +51,4 @@ The original BiRefNet is released under the [MIT license](https://huggingface.co
42
  booktitle={ICCV},
43
  year={2025}
44
  }
45
- ```
 
11
 
12
  ## LayerD BiRefNet Matting Module
13
 
14
+ <div align="left">
15
+
16
+ [![arxiv paper](https://img.shields.io/badge/arxiv-paper-orange)](https://arxiv.org/abs/)
17
+ <a href='https://cyberagentailab.github.io/LayerD/'><img src='https://img.shields.io/badge/Project-Page-Green'></a>
18
+
19
+ </div>
20
+
21
  This repository contains the code and model weights for the matting module in [LayerD [ICCV'25]](https://arxiv.org/abs/), a layer decomposition framework for graphic design images.
22
+ The model in this repository is **intended to be used as a part of the original [LayerD github repository](https://github.com/CyberAgentAILab/LayerD)**.
23
  Please visit https://github.com/CyberAgentAILab/LayerD for more information.
24
 
25
+ ![teaser](./teaser.png)
26
+
27
  The model architecture code is based on the [BiRefNet repository](https://huggingface.co/ZhengPeng7/BiRefNet). We thank the authors for releasing their high-quality matting model.
28
 
29
  ### Usage
 
51
  booktitle={ICCV},
52
  year={2025}
53
  }
54
+ ```
teaser.png ADDED

Git LFS Details

  • SHA256: d57fb7c5d86db91b5fa46e996fc2951f194c989fe59dcf48a6ddcaca29cf10d4
  • Pointer size: 132 Bytes
  • Size of remote file: 3.32 MB