balgot commited on
Commit
3dd4908
·
1 Parent(s): e8fadfa

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.

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,4 +7,4 @@ tags:
7
  - code
8
  size_categories:
9
  - 10K<n<100K
10
- ---
 
7
  - code
8
  size_categories:
9
  - 10K<n<100K
10
+ ---