Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -634,7 +634,7 @@ dataset_info:
|
|
634 |
|
635 |
### Dataset Summary
|
636 |
|
637 |
-
The Crello dataset is compiled for the study of vector graphic documents. The dataset contains document meta-data such as canvas size and pre-rendered elements such as images or text boxes. The original templates
|
638 |
|
639 |
### Supported Tasks and Leaderboards
|
640 |
|
@@ -761,18 +761,18 @@ In the following, categorical fields are shown as `categorical` type, but the ac
|
|
761 |
|
762 |
**Canvas attributes**
|
763 |
|
764 |
-
| Field | Type | Shape | Description
|
765 |
-
| ------------- | ----------- | ------- |
|
766 |
-
| id | string | () | Template ID from crello.com
|
767 |
-
| group | categorical | () | Broad design
|
768 |
-
| format | categorical | () | Detailed design
|
769 |
-
| category | categorical | () | Topic category of the design, such as holiday celebration
|
770 |
-
| canvas_width | categorical | () | Canvas pixel width
|
771 |
-
| canvas_height | categorical | () | Canvas pixel height
|
772 |
-
| length | int64 | () | Length of elements
|
773 |
-
| suitability | categorical | (None,) | List of display tags, only `mobile` tag exists
|
774 |
-
| keywords | string | (None,) | List of keywords associated to this template
|
775 |
-
| industries | categorical | (None,) | List of industry tags like `marketingAds`
|
776 |
|
777 |
**Element attributes**
|
778 |
|
@@ -872,21 +872,21 @@ The Crello dataset is compiled for the general study of vector graphic documents
|
|
872 |
|
873 |
#### Initial Data Collection and Normalization
|
874 |
|
875 |
-
The dataset is initially scraped from the former `crello.com
|
876 |
|
877 |
#### Who are the source language producers?
|
878 |
|
879 |
-
While [create.vista.com](https://create.vista.com/)
|
880 |
|
881 |
### Personal and Sensitive Information
|
882 |
|
883 |
-
The dataset does not contain any personal information about the creator
|
884 |
|
885 |
## Considerations for Using the Data
|
886 |
|
887 |
### Social Impact of Dataset
|
888 |
|
889 |
-
This dataset was developed for advancing the general study of vector graphic documents, especially for generative systems of graphic design. Successful
|
890 |
|
891 |
### Discussion of Biases
|
892 |
|
@@ -902,13 +902,13 @@ Due to the unknown data specification of the source data, the color and pre-rend
|
|
902 |
|
903 |
### Dataset Curators
|
904 |
|
905 |
-
The Crello dataset was developed by Kota Yamaguchi.
|
906 |
|
907 |
### Licensing Information
|
908 |
|
909 |
The origin of the dataset is [create.vista.com](https://create.vista.com) (formally, `crello.com`).
|
910 |
The distributor ("We") do not own the copyrights of the original design templates.
|
911 |
-
By using Crello dataset, the user of this dataset ("You") must agree to the
|
912 |
[VistaCreate License Agreements](https://create.vista.com/faq/legal/licensing/license_agreements/).
|
913 |
|
914 |
The dataset is distributed under [CDLA-Permissive-2.0 license](https://cdla.dev/permissive-2-0/).
|
|
|
634 |
|
635 |
### Dataset Summary
|
636 |
|
637 |
+
The Crello dataset is compiled for the study of vector graphic documents. The dataset contains document meta-data such as canvas size and pre-rendered elements such as images or text boxes. The original templates were collected from [crello.com](https://crello.com) (now [create.vista.com](https://create.vista.com/)) and converted to a low-resolution format suitable for machine learning analysis.
|
638 |
|
639 |
### Supported Tasks and Leaderboards
|
640 |
|
|
|
761 |
|
762 |
**Canvas attributes**
|
763 |
|
764 |
+
| Field | Type | Shape | Description |
|
765 |
+
| ------------- | ----------- | ------- | --------------------------------------------------------------- |
|
766 |
+
| id | string | () | Template ID from crello.com |
|
767 |
+
| group | categorical | () | Broad design groups, such as social media posts or blog headers |
|
768 |
+
| format | categorical | () | Detailed design formats, such as Instagram post or postcard |
|
769 |
+
| category | categorical | () | Topic category of the design, such as holiday celebration |
|
770 |
+
| canvas_width | categorical | () | Canvas pixel width |
|
771 |
+
| canvas_height | categorical | () | Canvas pixel height |
|
772 |
+
| length | int64 | () | Length of elements |
|
773 |
+
| suitability | categorical | (None,) | List of display tags, only `mobile` tag exists |
|
774 |
+
| keywords | string | (None,) | List of keywords associated to this template |
|
775 |
+
| industries | categorical | (None,) | List of industry tags like `marketingAds` |
|
776 |
|
777 |
**Element attributes**
|
778 |
|
|
|
872 |
|
873 |
#### Initial Data Collection and Normalization
|
874 |
|
875 |
+
The dataset is initially scraped from the former `crello.com` and pre-processed to the above format.
|
876 |
|
877 |
#### Who are the source language producers?
|
878 |
|
879 |
+
While [create.vista.com](https://create.vista.com/) owns those templates, the templates seem to be originally created by a specific group of design studios.
|
880 |
|
881 |
### Personal and Sensitive Information
|
882 |
|
883 |
+
The dataset does not contain any personal information about the creator but may contain a picture of people in the design template.
|
884 |
|
885 |
## Considerations for Using the Data
|
886 |
|
887 |
### Social Impact of Dataset
|
888 |
|
889 |
+
This dataset was developed for advancing the general study of vector graphic documents, especially for generative systems of graphic design. Successful utilization might enable the automation of creative workflow that human designers get involved in.
|
890 |
|
891 |
### Discussion of Biases
|
892 |
|
|
|
902 |
|
903 |
### Dataset Curators
|
904 |
|
905 |
+
The Crello dataset was developed by [Kota Yamaguchi](https://github.com/kyamagu).
|
906 |
|
907 |
### Licensing Information
|
908 |
|
909 |
The origin of the dataset is [create.vista.com](https://create.vista.com) (formally, `crello.com`).
|
910 |
The distributor ("We") do not own the copyrights of the original design templates.
|
911 |
+
By using the Crello dataset, the user of this dataset ("You") must agree to the
|
912 |
[VistaCreate License Agreements](https://create.vista.com/faq/legal/licensing/license_agreements/).
|
913 |
|
914 |
The dataset is distributed under [CDLA-Permissive-2.0 license](https://cdla.dev/permissive-2-0/).
|