File size: 1,707 Bytes
8b1f6b1
 
374e056
 
 
 
 
 
 
 
 
 
 
 
a99bf7a
08795c2
a99bf7a
 
5845310
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8b1f6b1
5845310
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a99bf7a
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
---
license: openrail
dataset_info:
  features:
  - name: image
    dtype: image
  - name: name
    dtype: string
  - name: type
    dtype: string
  - name: description
    dtype: string
  splits:
  - name: train
    num_bytes: 22392351.0
    num_examples: 219
  download_size: 22365600
  dataset_size: 22392351.0
annotations_creators:
- found
language:
- en
language_creators:
- found
multilinguality:
- monolingual
pretty_name: Dead by daylight video game perks
size_categories:
- n<1K
source_datasets:
- original
tags:
- dead by daylight
task_categories:
- image-classification
- text-to-image
task_ids:
- multi-class-image-classification
---

# Dataset Card for Dead by Daylight perks

## Table of Contents
- [Table of Contents](#table-of-contents)
- [Dataset Description](#dataset-description)
  - [Dataset Summary](#dataset-summary)
- [Dataset Creation](#dataset-creation)
  - [Source Data](#source-data)
- [Additional Information](#additional-information)
  - [Licensing Information](#licensing-information)
  - [Contributions](#contributions)

### Dataset Summary

This dataset contains all images (on black background and upscaled to 512x512) of perks from the video game [Dead by Daylight](https://deadbydaylight.com/) with type, name and description (the first sentence) in english.

## Dataset Creation
### Source Data

All images and text have been found online, mainly on the [Dead by Daylight wiki](https://deadbydaylight.fandom.com/wiki/Dead_by_Daylight_Wiki).

## Additional Information

### Licensing Information

All images belong to [Dead by Daylight](https://deadbydaylight.com/).

### Contributions

Thanks to [@GabrielVidal1](https://github.com/GabrielVidal1) for adding this dataset.