jtorregrosa commited on
Commit
dab0184
·
verified ·
1 Parent(s): 685fd4b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +55 -3
README.md CHANGED
@@ -1,3 +1,55 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - text-to-image
5
+ language:
6
+ - en
7
+ tags:
8
+ - contrabandistas
9
+ pretty_name: San Vicente del Raspeig Contrabandistas Outfit
10
+ size_categories:
11
+ - n<1K
12
+ ---
13
+
14
+ # Contrabandistas Outfit Dataset
15
+
16
+ This dataset provides a collection of labeled images featuring individuals wearing the traditional *Contrabandista* outfit, typically worn by participants in the *Comparsa Contrabandistas in San Vicente del Raspeig*. These images are annotated with labels detailing the pose, orientation, background, and outfit specifics, offering a detailed visual reference for this culturally significant attire.
17
+
18
+ ## Dataset Overview
19
+
20
+ - **Total Images**: 27
21
+ - **File Format**: JSONL (with each entry representing a labeled image)
22
+ - **Annotations**: Each image includes metadata about the pose, orientation, background, and notable outfit details.
23
+ - **Outfit Description**: The *Contrabandista* outfit often includes a black vest with decorative red and gold trim, a white shirt, and a red sash tied around the waist. Variations in the positioning of the sash and specific poses are captured in the annotations.
24
+
25
+ ## Purpose
26
+
27
+ This dataset is designed to:
28
+ - Serve as a visual reference for researchers or designers studying traditional Spanish attire and cultural expressions within the *Comparsa* traditions.
29
+ - Aid in machine learning applications focused on cultural clothing recognition or pose estimation.
30
+ - Preserve and document the specific stylistic elements of the *Contrabandista* outfit for historical and cultural reference.
31
+
32
+ ## Dataset Details
33
+
34
+ | Attribute | Description |
35
+ |----------------|---------------------------------------------------------------------------------------------------|
36
+ | `file_name` | Name of the image file (e.g., `1.png`, `2.png`, etc.). |
37
+ | `label` | Detailed description of the image, including orientation, pose, background, and outfit details. |
38
+
39
+ ## Data Collection
40
+ Images in this dataset were captured in a controlled setting with plain studio backgrounds, as well as natural outdoor settings. Each image highlights specific characteristics of the Contrabandista outfit, capturing traditional poses and variations in outfit styling.
41
+
42
+ ## Notable Elements in the Outfit
43
+ **Vest**: Black with red and gold decorative trim, typically worn over a white shirt.
44
+ **Sash**: A red sash is tied around the waist, with variations in the side where the fringe hangs.
45
+ **Backgrounds**: Both plain studio and outdoor backgrounds (natural and historic locations) are included, showcasing the outfit in different settings.
46
+
47
+ ## Usage and Applications
48
+ The dataset can be useful in various domains:
49
+
50
+ **Cultural Heritage Preservation**: Documenting and preserving traditional Spanish attire.
51
+ **Machine Learning Models**: Pose estimation, traditional attire recognition, and cultural dataset generation.
52
+ **Fashion and Costume Design**: A visual reference for designers studying or recreating traditional Spanish costumes.
53
+
54
+ ## Acknowledgments
55
+ We acknowledge the cultural significance of the Contrabandista outfit in the festivities of San Vicente del Raspeig and aim to respect and promote its heritage through this dataset.