File size: 1,230 Bytes
d1c20b5 ff75cdf d1c20b5 7960840 d1c20b5 d19421d d1c20b5 |
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 32 33 34 35 36 37 38 39 40 |
---
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 |