Tomoyuki Suzuki commited on
Commit
02e8c7c
·
1 Parent(s): 879603d
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -12,8 +12,8 @@ pipeline_tag: image-segmentation
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.
16
- Please visit the [LayerD repository](https://github.com/CyberAgentAILab/LayerD) (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), and we thank the authors for releasing their high-quality matting model and code.
19
 
 
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), and we thank the authors for releasing their high-quality matting model and code.
19