KO
|
EN
gitlite — search
Search
#typescript
#python
#nodejs
#deep-learning
#laravel
#php
#machine-learning
#kubernetes
#android-app
#arduino
#api
#javascript
ID-Aligner
★ 121
Open GitHub ↗
Official implement of ID-Aligner
Download README (.md)
Explore Similar Repositories
hazardous
:
Competing Risks and Survival Analysis
rag-with-langchain-colbert-and-ragatouille
:
Build a Streamlit Chatbot using Langchain, ColBERT, Ragatouille, and ChromaDB
ai-sdk-js
:
SAP Cloud SDK for AI is the official Software Development Kit (SDK) for SAP AI Core, SAP Generative AI Hub, and Orchestration Service.
sbom-everywhere
:
Improve Software Bill of Materials (SBOM) tooling and training to encourage adoption
LiveResearchBench
:
A live benchmark and evaluation framework for open-ended deep research in the wild.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ID-Aligner
?
Download (.md)
<div align="center"> <h1> ID-Aligner: Enhancing Identity-Preserving Text-to-Image Generation with Reward Feedback Learning </h1> Weifeng Chen*, Jiacheng Zhang*, Jie Wu†, Hefeng Wu, Xuefeng Xiao, Liang Lin (*Equal Contribution , † Project Lead) ByteDance, Sun Yat-Sen University <a href='https://idaligner.github.io/'><img src='https://img.shields.io/badge/Project-Page-blue'></a> <a href='https://arxiv.org/abs/2404.15449'><img src='https://img.shields.io/badge/ Paper-Arxiv-red'></a>  <!-- [](https://huggingface.co/spaces/) --> <!-- [](https://github.com/jiaxiangc/ComfyUI-ResAdapter) --> <!--  --> <!-- <img src="assets/misc/dreamlike1.png" width="49.9%"><img src="assets/misc/dreamlike2.png" width="50%"> Comparison examples between resadapter and [dreamlike-diffusion-1.0](https://civitai.com/models/1274/dreamlike-diffusion-10). --> </div> <!-- <img src="assets/mm2024_id_aligner_pipeline_00-1.png" /> --> <img src="assets/vis_sdxl.jpg" /> ## Release - `[2024/04/24]` 🔥 We release the [arxiv paper](https://arxiv.org/abs/2404.15449). <!-- ## Quicktour We provide a standalone [example code](quicktour.py) to help you quickly use resadapter with diffusion models. <div align=center> --> <!-- </div> --> <!-- ## Star History [](https://star-history.com/#Weifeng-Chen/ID-Aligner&Date) --> ## Citation If you find ID-Aligner useful for your research and applications, please cite us using this BibTeX: ``` @misc{chen2024idaligner, title={ID-Aligner: Enhancing Identity-Preserving Text-to-Image Generation with Reward Feedback Learning}, author={Weifeng Chen and Jiacheng Zhang and Jie Wu and Hefeng Wu and Xuefeng Xiao and Liang Lin}, year={2024}, eprint={2404.15449}, archivePrefix={arXiv}, primaryClass={cs.CV} } ``` For any question, please feel free to contact us.