Update README.md
Browse files
README.md
CHANGED
|
@@ -12,6 +12,24 @@ tags:
|
|
| 12 |
- image
|
| 13 |
---
|
| 14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
## Citation
|
| 16 |
If you find this repository useful, please use the following BibTeX entry for citation.
|
| 17 |
```
|
|
|
|
| 12 |
- image
|
| 13 |
---
|
| 14 |
|
| 15 |
+
# 3DIS: DEPTH-DRIVEN DECOUPLED INSTANCE SYNTHESIS FOR TEXT-TO-IMAGE GENERATION
|
| 16 |
+
|
| 17 |
+
- ## ๐ Code is now open source!
|
| 18 |
+
|
| 19 |
+
- ## ๐ Project Website: https://limuloo.github.io/3DIS/
|
| 20 |
+
|
| 21 |
+
- ## ๐ GitHub Repository: https://github.com/limuloo/3DIS
|
| 22 |
+
|
| 23 |
+
- ## ๐ 3DIS Paper: https://arxiv.org/abs/2410.12669
|
| 24 |
+
|
| 25 |
+
- ## ๐ 3DIS-FLUX Tech Report: https://arxiv.org/abs/2501.05131
|
| 26 |
+
|
| 27 |
+

|
| 28 |
+
|
| 29 |
+
## Usage
|
| 30 |
+
|
| 31 |
+
This is the space for the pretrained-weights of 3DIS. The inference code can be found in our [GitHub Repository](https://github.com/limuloo/3DIS).
|
| 32 |
+
|
| 33 |
## Citation
|
| 34 |
If you find this repository useful, please use the following BibTeX entry for citation.
|
| 35 |
```
|