ruihangxu commited on
Commit
aaa13a1
·
1 Parent(s): e648f24

modify readme

Browse files
Files changed (2) hide show
  1. README.md +54 -0
  2. docs/teaser.webp +3 -0
README.md CHANGED
@@ -1,3 +1,57 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ language:
4
+ - en
5
+ base_model:
6
+ - black-forest-labs/FLUX.1-Kontext-dev
7
+ pipeline_tag: image-to-image
8
+ library_name: diffusers
9
+ tags:
10
+ - art
11
  ---
12
+
13
+ <h1 align="center">
14
+ ContextGen: Contextual Layout Anchoring </br> for Identity-Consistent Multi-Instance Generation
15
+ </h1>
16
+
17
+ <p align="center">
18
+ <a href="https://scholar.google.com/citations?user=5ZDU6wwAAAAJ">Ruihang Xu</a>,
19
+ <a href="https://scholar.google.com/citations?user=4C_OwWMAAAAJ">Dewei Zhou</a>,
20
+ <a href="https://scholar.google.com/citations?user=FyglsaAAAAAJ">Fan Ma</a>,
21
+ <a href="https://scholar.google.com/citations?user=RMSuNFwAAAAJ">Yi Yang</a><sup>&#8224;</sup> <br>
22
+ <span>ReLER, CCAI, Zhejiang University</span>
23
+ </p>
24
+
25
+ <p align="center">
26
+ <a href="https://github.com/nenhang/ContextGen"><img src="https://img.shields.io/badge/GitHub-Code-black" alt="GitHub Code"></a>
27
+ <a href="https://nenhang.github.io/ContextGen"><img src="https://img.shields.io/badge/Project-Page-brightgreen" alt="Project Page"></a>
28
+ <a href="https://arxiv.org/abs/2510.11000"><img src="https://img.shields.io/badge/arXiv-2510.11000-b31b1b" alt="Paper"></a>
29
+ <a href="https://github.com/nenhang/IMIG-Source"><img src="https://img.shields.io/badge/Dataset-Code-blue" alt="Dataset Code"></a>
30
+ </p>
31
+
32
+ <div align="center">
33
+ <img src="docs/teaser.webp" alt="Teaser Image" style="max-width: 80%;">
34
+ <p style="text-align: left;">
35
+ <b>ContextGen</b> is a novel framework that uses <b>user-provided reference images</b> to generate image with multiple instances, offering <b>layout control</b> over their positions while guaranteeing <b>identity preservation</b>.
36
+ </p>
37
+ </div>
38
+
39
+ ## 🚀 Usage
40
+
41
+ Please refer to our [GitHub Repository](https://github.com/nenhang/ContextGen) for detailed instructions on how to use ContextGen.
42
+
43
+ ## 📭 Citation
44
+
45
+ If you find ContextGen helpful to your research, please consider citing our paper:
46
+
47
+ ```bibtex
48
+ @article{xu2025contextgencontextuallayoutanchoring,
49
+ title={ContextGen: Contextual Layout Anchoring for Identity-Consistent Multi-Instance Generation},
50
+ author={Ruihang Xu and Dewei Zhou and Fan Ma and Yi Yang},
51
+ year={2025},
52
+ eprint={2510.11000},
53
+ archivePrefix={arXiv},
54
+ primaryClass={cs.CV},
55
+ url={https://arxiv.org/abs/2510.11000},
56
+ }
57
+ ```
docs/teaser.webp ADDED

Git LFS Details

  • SHA256: ee90301871d48ac3596deb675ce7f5e633c121398ea394a2681ecbfbfae227a4
  • Pointer size: 132 Bytes
  • Size of remote file: 1.74 MB