Datasets:
Update README.md
Browse files# Annotated StyleGAN3 Images
This dataset consists of:
* seeds (used to generate random `numpy` vectors)
* vector (`torch.tensor`, used to generate StyleGAN3 images)
* path (the generated image)
* text (`str`, the caption of the image obtained by using BLIP model `Salesforce/blip-image-captioning-base`)
It was generated as a part of the FI:PA228 (Masaryk University) course project, aimed for conditional face generation.