tomoyukun commited on
Commit
164d6ed
·
verified ·
1 Parent(s): 8d736ea

Update arXiv link

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -13,12 +13,12 @@ pipeline_tag: image-segmentation
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
 
 
13
 
14
  <div align="left">
15
 
16
+ [![arxiv paper](https://img.shields.io/badge/arxiv-paper-orange)](https://arxiv.org/abs/2509.25134)
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/2509.25134), 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