Open Ai's CLIP and image databases

4.3k Views Asked by At

Using Open Ai's CLIP with BigGAN, VQGAN etc. are there image databases other than:

ImageNet 1024, ImageNet 16384, COCO,S-FLCKR, WikiArt, FacesHQ

that can be used? If so what others?

1

There are 1 best solutions below

2
On

ImageNet 1024 and ImageNet 16384 is two different modifications of VQGAN trained on the same ImageNet dataset. Use may find all models trained by authors on their github: https://github.com/CompVis/taming-transformers