etaisella commited on
Commit
239503b
·
verified ·
1 Parent(s): e9f7c76

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -1,14 +1,14 @@
1
- ---
2
- license: apache-2.0
3
- task_categories:
4
- - text-to-image
5
- language:
6
- - en
7
- tags:
8
- - InstanceGen
9
- - multiple
10
- ---
11
  # CompoundPrompts
12
- This benchmark is introduced in the InstanceGen (SIGGRAPH 2025) paper, and is aimed at estimating the performance of image-to-text models in generating complex prompts involving multiple objects, instance level attributes and spatial relationships.
13
  </br></br>
14
  The process used to evalute performance on the benchmark is explained in the paper, but we also plan to release the code that does this in the near future, stay tuned!
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - text-to-image
5
+ language:
6
+ - en
7
+ tags:
8
+ - InstanceGen
9
+ - multiple
10
+ ---
11
  # CompoundPrompts
12
+ This benchmark is introduced in the [[InstanceGen (SIGGRAPH 2025) paper](https://tau-vailab.github.io/InstanceGen/)], and is aimed at estimating the performance of image-to-text models in generating complex prompts involving multiple objects, instance level attributes and spatial relationships.
13
  </br></br>
14
  The process used to evalute performance on the benchmark is explained in the paper, but we also plan to release the code that does this in the near future, stay tuned!