parquet-converter commited on
Commit
ec84a00
·
1 Parent(s): 6f08363

Update parquet files

Browse files
.gitattributes DELETED
@@ -1,38 +0,0 @@
1
- *.7z filter=lfs diff=lfs merge=lfs -text
2
- *.arrow filter=lfs diff=lfs merge=lfs -text
3
- *.bin filter=lfs diff=lfs merge=lfs -text
4
- *.bz2 filter=lfs diff=lfs merge=lfs -text
5
- *.ftz filter=lfs diff=lfs merge=lfs -text
6
- *.gz filter=lfs diff=lfs merge=lfs -text
7
- *.h5 filter=lfs diff=lfs merge=lfs -text
8
- *.joblib filter=lfs diff=lfs merge=lfs -text
9
- *.lfs.* filter=lfs diff=lfs merge=lfs -text
10
- *.model filter=lfs diff=lfs merge=lfs -text
11
- *.msgpack filter=lfs diff=lfs merge=lfs -text
12
- *.onnx filter=lfs diff=lfs merge=lfs -text
13
- *.ot filter=lfs diff=lfs merge=lfs -text
14
- *.parquet filter=lfs diff=lfs merge=lfs -text
15
- *.pb filter=lfs diff=lfs merge=lfs -text
16
- *.pt filter=lfs diff=lfs merge=lfs -text
17
- *.pth filter=lfs diff=lfs merge=lfs -text
18
- *.rar filter=lfs diff=lfs merge=lfs -text
19
- saved_model/**/* filter=lfs diff=lfs merge=lfs -text
20
- *.tar.* filter=lfs diff=lfs merge=lfs -text
21
- *.tflite filter=lfs diff=lfs merge=lfs -text
22
- *.tgz filter=lfs diff=lfs merge=lfs -text
23
- *.wasm filter=lfs diff=lfs merge=lfs -text
24
- *.xz filter=lfs diff=lfs merge=lfs -text
25
- *.zip filter=lfs diff=lfs merge=lfs -text
26
- *.zstandard filter=lfs diff=lfs merge=lfs -text
27
- *tfevents* filter=lfs diff=lfs merge=lfs -text
28
- # Audio files - uncompressed
29
- *.pcm filter=lfs diff=lfs merge=lfs -text
30
- *.sam filter=lfs diff=lfs merge=lfs -text
31
- *.raw filter=lfs diff=lfs merge=lfs -text
32
- # Audio files - compressed
33
- *.aac filter=lfs diff=lfs merge=lfs -text
34
- *.flac filter=lfs diff=lfs merge=lfs -text
35
- *.mp3 filter=lfs diff=lfs merge=lfs -text
36
- *.ogg filter=lfs diff=lfs merge=lfs -text
37
- *.wav filter=lfs diff=lfs merge=lfs -text
38
- 0005_male_Asian_outdoor_20.png filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0005_male_Asian_outdoor_20.png → Datatang--Re-ID_Data_in_Real_Surveillance_Scenes/imagefolder-train.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b65da5bbd67573c7b50f2158b39d8f774f3f62dbbf2b1bfc31b1e3a0ae08ef1
3
- size 3117243
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03934e6ecbc45a263bee0c7cd399d7dc4d369bf7e1aebcbf7f86a4438995386e
3
+ size 3118418
README.md DELETED
@@ -1,125 +0,0 @@
1
- ---
2
- YAML tags:
3
- - copy-paste the tags obtained with the tagging app: https://github.com/huggingface/datasets-tagging
4
- ---
5
-
6
- # Dataset Card for Datatang/Re-ID_Data_in_Real_Surveillance_Scenes
7
-
8
- ## Table of Contents
9
- - [Table of Contents](#table-of-contents)
10
- - [Dataset Description](#dataset-description)
11
- - [Dataset Summary](#dataset-summary)
12
- - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
13
- - [Languages](#languages)
14
- - [Dataset Structure](#dataset-structure)
15
- - [Data Instances](#data-instances)
16
- - [Data Fields](#data-fields)
17
- - [Data Splits](#data-splits)
18
- - [Dataset Creation](#dataset-creation)
19
- - [Curation Rationale](#curation-rationale)
20
- - [Source Data](#source-data)
21
- - [Annotations](#annotations)
22
- - [Personal and Sensitive Information](#personal-and-sensitive-information)
23
- - [Considerations for Using the Data](#considerations-for-using-the-data)
24
- - [Social Impact of Dataset](#social-impact-of-dataset)
25
- - [Discussion of Biases](#discussion-of-biases)
26
- - [Other Known Limitations](#other-known-limitations)
27
- - [Additional Information](#additional-information)
28
- - [Dataset Curators](#dataset-curators)
29
- - [Licensing Information](#licensing-information)
30
- - [Citation Information](#citation-information)
31
- - [Contributions](#contributions)
32
-
33
- ## Dataset Description
34
-
35
- - **Homepage:** https://bit.ly/3a20S58
36
- - **Repository:**
37
- - **Paper:**
38
- - **Leaderboard:**
39
- - **Point of Contact:**
40
-
41
- ### Dataset Summary
42
-
43
- 10,000 People - Re-ID Data in Real Surveillance Scenes. The data includes indoor scenes and outdoor scenes. The data includes males and females, and the age distribution is from children to the elderly. The data diversity includes different age groups, different time periods, different shooting angles, different human body orientations and postures, clothing for different seasons. For annotation, the rectangular bounding boxes and 15 attributes of human body were annotated. This data can be used for re-id and other tasks.
44
-
45
- For more details, please refer to the link: https://bit.ly/3a20S58
46
-
47
- ### Supported Tasks and Leaderboards
48
- face-detection, computer-vision: The dataset can be used to train a model for face detection.
49
-
50
- ### Languages
51
-
52
- English
53
- ## Dataset Structure
54
-
55
- ### Data Instances
56
-
57
- [More Information Needed]
58
-
59
- ### Data Fields
60
-
61
- [More Information Needed]
62
-
63
- ### Data Splits
64
-
65
- [More Information Needed]
66
-
67
- ## Dataset Creation
68
-
69
- ### Curation Rationale
70
-
71
- [More Information Needed]
72
-
73
- ### Source Data
74
-
75
- #### Initial Data Collection and Normalization
76
-
77
- [More Information Needed]
78
-
79
- #### Who are the source language producers?
80
-
81
- [More Information Needed]
82
-
83
- ### Annotations
84
-
85
- #### Annotation process
86
-
87
- [More Information Needed]
88
-
89
- #### Who are the annotators?
90
-
91
- [More Information Needed]
92
-
93
- ### Personal and Sensitive Information
94
-
95
- [More Information Needed]
96
-
97
- ## Considerations for Using the Data
98
-
99
- ### Social Impact of Dataset
100
-
101
- [More Information Needed]
102
-
103
- ### Discussion of Biases
104
-
105
- [More Information Needed]
106
-
107
- ### Other Known Limitations
108
-
109
- [More Information Needed]
110
-
111
- ## Additional Information
112
-
113
- ### Dataset Curators
114
-
115
- [More Information Needed]
116
-
117
- ### Licensing Information
118
-
119
- Commerical License: https://drive.google.com/file/d/1saDCPm74D4UWfBL17VbkTsZLGfpOQj1J/view?usp=sharing
120
-
121
- ### Citation Information
122
-
123
- [More Information Needed]
124
-
125
- ### Contributions