|
--- |
|
license: other |
|
license_name: server-side-public-license |
|
license_link: https://www.mongodb.com/legal/licensing/server-side-public-license |
|
tags: |
|
- diffusion |
|
- virtual try-on |
|
- virtual try-off |
|
- image generation |
|
- fashion |
|
- e-commerce |
|
base_model: |
|
- stable-diffusion-v1-5/stable-diffusion-inpainting |
|
pipeline_tag: image-to-image |
|
library_name: diffusers |
|
--- |
|
## TryOffAnyone |
|
|
|
The models proposed in the paper _"TryOffAnyone: Tiled Cloth Generation from a Dressed Person"_ |
|
[[paper_arxiv]] [[github]]: |
|
|
|
|
|
### Citation |
|
If you find this repository useful in your research, please consider giving a star ⭐ and a citation: |
|
``` |
|
@misc{xarchakos2024tryoffanyonetiledclothgeneration, |
|
title={TryOffAnyone: Tiled Cloth Generation from a Dressed Person}, |
|
author={Ioannis Xarchakos and Theodoros Koukopoulos}, |
|
year={2024}, |
|
eprint={2412.08573}, |
|
archivePrefix={arXiv}, |
|
primaryClass={cs.CV}, |
|
url={https://arxiv.org/abs/2412.08573}, |
|
} |
|
``` |
|
|
|
[hf_spaces]: https://https://huggingface.co/ixarchakos/tryOffAnyone/blob/main/app.py |
|
[paper_arxiv]: https://arxiv.org/pdf/2412.08573 |
|
[github]: https://github.com/ixarchakos/try-off-anyone |
|
[license]: https://www.mongodb.com/legal/licensing/server-side-public-license |