File size: 945 Bytes
548580b
 
 
 
 
 
 
 
 
 
 
 
 
0f45faf
 
 
 
 
 
548580b
 
 
0f45faf
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 1663841422.423
    num_examples: 5619
  download_size: 1662924830
  dataset_size: 1663841422.423
pretty_name: Caricature portraits - Blip captions
license: cc-by-nc-sa-4.0
tags:
- text-to-image
size_categories:
- 1K<n<10K
---
# Dataset Card for "caricature-portraits-blip-captions-512"

## The 2D Caricature Dataset from [3D-CariGAN](https://github.com/qq775193759/3D-CariGAN) cropped to 512x512 and blip captioned

```
@article{ye2021caricature,
 author = {Ye, Zipeng and Xia, Mengfei and Sun, Yanan and Yi, Ran and Yu, Minjing and Zhang, Juyong and Lai, Yu-Kun and Liu, Yong-Jin},
 title = {3D-CariGAN: An End-to-End Solution to 3D Caricature Generation from Normal Face Photos},
 journal = {IEEE Transactions on Visualization and Computer Graphics},
 year = {2021},
 doi={10.1109/TVCG.2021.3126659},
}
```