ZUNIT
Zero-shot unsupervised image-to-image translation via exploiting semantic attributes. Image and Vision Computing, 2022.
Install / Use
/learn @cyq373/ZUNITREADME
ZUNIT
Pytorch implementation of our paper: "Zero-shot unsupervised image-to-image translation via exploiting semantic attributes".
<p align="center"> <img src='images/framework.png' align="center" width='90%'> </p>Dependencies
you can install all the dependencies by
pip install -r requirements.txt
Datasets
- Download CUB dataset.
- Unzip the birds.zip at
./dataset.
Training
- To view training results and loss plots, run
python -m visdom.server -p 8080
and click the URL http://localhost:8080.
- Run
bash ./scripts/train_bird.sh
Testing
- Run
bash ./scripts/test_bird.sh
- The testing results will be saved in
checkpoints/{exp_name}/resultsdirectory.
Results
<p align="center"> <img src='images/results1.png' align="center" width='90%'> </p> <p align="center"> <img src='images/results2.png' align="center" width='90%'> </p>Bibtex
If this work is useful for your research, please consider citing :
@article{CHEN2022104489,
title = {Zero-shot unsupervised image-to-image translation via exploiting semantic attributes},
journal = {Image and Vision Computing},
pages = {104489},
year = {2022},
issn = {0262-8856},
doi = {https://doi.org/10.1016/j.imavis.2022.104489},
author = {Yuanqi Chen and Xiaoming Yu and Shan Liu and Wei Gao and Ge Li}
}
Acknowledgement
The code used in this research is inspired by DMIT and FUNIT.
Contact
Feel free to contact me if there is any questions (cyq373@pku.edu.cn).
Related Skills
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
best-practices-researcher
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
groundhog
399Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
last30days-skill
18.7kAI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
