make this image turn into video game image
#3
by
Chrollo1
- opened
README.md
CHANGED
@@ -1,7 +1,10 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
# InstanceDiffusion: Instance-level Control for Image Generation
|
@@ -48,5 +51,4 @@ If you find our work inspiring or use our codebase in your research, please cons
|
|
48 |
|
49 |
|
50 |
## Disclaimer
|
51 |
-
This repository represents a re-implementation of InstanceDiffusion conducted by the first author during his time at UC Berkeley. Minor performance discrepancies may exist (differences of ~1% in AP) compared to the results reported in the original paper. The goal of this repository is to replicate the original paper's findings and insights, primarily for academic and research purposes.
|
52 |
-
|
|
|
1 |
---
|
2 |
+
license: artistic-2.0
|
3 |
+
datasets:
|
4 |
+
- fka/awesome-chatgpt-prompts
|
5 |
+
metrics:
|
6 |
+
- character
|
7 |
+
pipeline_tag: image-to-image
|
8 |
---
|
9 |
|
10 |
# InstanceDiffusion: Instance-level Control for Image Generation
|
|
|
51 |
|
52 |
|
53 |
## Disclaimer
|
54 |
+
This repository represents a re-implementation of InstanceDiffusion conducted by the first author during his time at UC Berkeley. Minor performance discrepancies may exist (differences of ~1% in AP) compared to the results reported in the original paper. The goal of this repository is to replicate the original paper's findings and insights, primarily for academic and research purposes.
|
|