Spaces:
Running
Running
File size: 865 Bytes
77edf8c 8270a82 77edf8c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
---
title: AnimeIns CPU
emoji: 💻
colorFrom: indigo
colorTo: yellow
sdk: gradio
sdk_version: 4.8.0
app_file: app.py
pinned: false
license: mit
---
The CPU-based implementation of the subject segmentation model of [Instance-guided Cartoon Editing with a Large-scale Dataset
](https://arxiv.org/abs/2312.01943).
Cite this work:
@article{animeins,
Author = {Jian Lin and Chengze Li and Xueting Liu and Zhongping Ge},
Title = {Instance-guided Cartoon Editing with a Large-scale Dataset},
Eprint = {2312.01943v1},
ArchivePrefix = {arXiv},
PrimaryClass = {cs.CV},
Year = {2023},
Month = {Dec},
Url = {http://arxiv.org/abs/2312.01943v1},
File = {2312.01943v1.pdf}
}
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|