├── Multibench ├── food │ ├── cake.jpeg │ ├── cake2.jpeg │ ├── hanberger.jpeg │ ├── ice_cream.jpeg │ ├── ice_cream2.jpeg │ ├── noodle.jpeg │ ├── pastry.jpeg │ ├── pizza.jpeg │ ├── salad.jpeg │ └── sushi.jpeg ├── living │ ├── bengio.jpeg │ ├── cat.jpg │ ├── dog.jpg │ ├── dog2.jpg │ ├── dog3.jpg │ ├── dog4.jpg │ ├── einstein.png │ ├── hinton.jpeg │ ├── musk.jpeg │ └── yann-lecun.jpeg ├── prompt_templates.txt ├── toy │ ├── Basketball.jpeg │ ├── bear_plushie.jpg │ ├── clock.jpg │ ├── duck_toy.jpg │ ├── elephant_toy.jpeg │ ├── grey_sloth_plushie.jpg │ ├── monster_toy.jpeg │ ├── robot_toy.jpg │ ├── soccer_ball.jpeg │ └── wolf_plushie.jpeg └── wearing │ ├── backpack1.jpg │ ├── backpack2.jpg │ ├── cap.png │ ├── cap2.png │ ├── glasses.png │ ├── scarf.png │ ├── scarf2.png │ ├── suit.jpeg │ ├── suit2.jpeg │ └── suit3.webp ├── README.md ├── figures ├── UNIMO-G-showcase.png ├── UNIMO-G.png ├── multiple.png ├── selected-comparison.png ├── single.png └── txt2img-fid.png └── txt2img_prompts.xlsx /Multibench/food/cake.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/food/cake.jpeg -------------------------------------------------------------------------------- /Multibench/food/cake2.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/food/cake2.jpeg -------------------------------------------------------------------------------- /Multibench/food/hanberger.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/food/hanberger.jpeg -------------------------------------------------------------------------------- /Multibench/food/ice_cream.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/food/ice_cream.jpeg -------------------------------------------------------------------------------- /Multibench/food/ice_cream2.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/food/ice_cream2.jpeg -------------------------------------------------------------------------------- /Multibench/food/noodle.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/food/noodle.jpeg -------------------------------------------------------------------------------- /Multibench/food/pastry.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/food/pastry.jpeg -------------------------------------------------------------------------------- /Multibench/food/pizza.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/food/pizza.jpeg -------------------------------------------------------------------------------- /Multibench/food/salad.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/food/salad.jpeg -------------------------------------------------------------------------------- /Multibench/food/sushi.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/food/sushi.jpeg -------------------------------------------------------------------------------- /Multibench/living/bengio.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/living/bengio.jpeg -------------------------------------------------------------------------------- /Multibench/living/cat.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/living/cat.jpg -------------------------------------------------------------------------------- /Multibench/living/dog.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/living/dog.jpg -------------------------------------------------------------------------------- /Multibench/living/dog2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/living/dog2.jpg -------------------------------------------------------------------------------- /Multibench/living/dog3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/living/dog3.jpg -------------------------------------------------------------------------------- /Multibench/living/dog4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/living/dog4.jpg -------------------------------------------------------------------------------- /Multibench/living/einstein.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/living/einstein.png -------------------------------------------------------------------------------- /Multibench/living/hinton.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/living/hinton.jpeg -------------------------------------------------------------------------------- /Multibench/living/musk.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/living/musk.jpeg -------------------------------------------------------------------------------- /Multibench/living/yann-lecun.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/living/yann-lecun.jpeg -------------------------------------------------------------------------------- /Multibench/prompt_templates.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/prompt_templates.txt -------------------------------------------------------------------------------- /Multibench/toy/Basketball.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/toy/Basketball.jpeg -------------------------------------------------------------------------------- /Multibench/toy/bear_plushie.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/toy/bear_plushie.jpg -------------------------------------------------------------------------------- /Multibench/toy/clock.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/toy/clock.jpg -------------------------------------------------------------------------------- /Multibench/toy/duck_toy.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/toy/duck_toy.jpg -------------------------------------------------------------------------------- /Multibench/toy/elephant_toy.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/toy/elephant_toy.jpeg -------------------------------------------------------------------------------- /Multibench/toy/grey_sloth_plushie.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/toy/grey_sloth_plushie.jpg -------------------------------------------------------------------------------- /Multibench/toy/monster_toy.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/toy/monster_toy.jpeg -------------------------------------------------------------------------------- /Multibench/toy/robot_toy.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/toy/robot_toy.jpg -------------------------------------------------------------------------------- /Multibench/toy/soccer_ball.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/toy/soccer_ball.jpeg -------------------------------------------------------------------------------- /Multibench/toy/wolf_plushie.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/toy/wolf_plushie.jpeg -------------------------------------------------------------------------------- /Multibench/wearing/backpack1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/wearing/backpack1.jpg -------------------------------------------------------------------------------- /Multibench/wearing/backpack2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/wearing/backpack2.jpg -------------------------------------------------------------------------------- /Multibench/wearing/cap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/wearing/cap.png -------------------------------------------------------------------------------- /Multibench/wearing/cap2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/wearing/cap2.png -------------------------------------------------------------------------------- /Multibench/wearing/glasses.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/wearing/glasses.png -------------------------------------------------------------------------------- /Multibench/wearing/scarf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/wearing/scarf.png -------------------------------------------------------------------------------- /Multibench/wearing/scarf2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/wearing/scarf2.png -------------------------------------------------------------------------------- /Multibench/wearing/suit.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/wearing/suit.jpeg -------------------------------------------------------------------------------- /Multibench/wearing/suit2.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/wearing/suit2.jpeg -------------------------------------------------------------------------------- /Multibench/wearing/suit3.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/Multibench/wearing/suit3.webp -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/README.md -------------------------------------------------------------------------------- /figures/UNIMO-G-showcase.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/figures/UNIMO-G-showcase.png -------------------------------------------------------------------------------- /figures/UNIMO-G.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/figures/UNIMO-G.png -------------------------------------------------------------------------------- /figures/multiple.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/figures/multiple.png -------------------------------------------------------------------------------- /figures/selected-comparison.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/figures/selected-comparison.png -------------------------------------------------------------------------------- /figures/single.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/figures/single.png -------------------------------------------------------------------------------- /figures/txt2img-fid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/figures/txt2img-fid.png -------------------------------------------------------------------------------- /txt2img_prompts.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Weili-NLP/UNIMO-G/HEAD/txt2img_prompts.xlsx --------------------------------------------------------------------------------