Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -28,45 +28,18 @@ size_categories:
|
|
28 |
---
|
29 |
# Dataset Card for Dataset Name
|
30 |
|
31 |
-
## Dataset Description
|
32 |
-
|
33 |
-
- **Homepage:**
|
34 |
-
- **Repository:**
|
35 |
-
- **Paper:**
|
36 |
-
- **Leaderboard:**
|
37 |
-
- **Point of Contact:**
|
38 |
-
|
39 |
### Dataset Summary
|
40 |
|
41 |
-
This dataset
|
|
|
42 |
|
43 |
-
|
44 |
|
45 |
-
|
46 |
|
47 |
### Languages
|
48 |
|
49 |
-
|
50 |
-
|
51 |
-
## Dataset Structure
|
52 |
-
|
53 |
-
### Data Instances
|
54 |
-
|
55 |
-
[More Information Needed]
|
56 |
-
|
57 |
-
### Data Fields
|
58 |
-
|
59 |
-
[More Information Needed]
|
60 |
-
|
61 |
-
### Data Splits
|
62 |
-
|
63 |
-
[More Information Needed]
|
64 |
-
|
65 |
-
## Dataset Creation
|
66 |
-
|
67 |
-
### Curation Rationale
|
68 |
-
|
69 |
-
[More Information Needed]
|
70 |
|
71 |
### Source Data
|
72 |
|
@@ -76,57 +49,9 @@ The full dataset is from Kaggle Landmark Recognition 2021
|
|
76 |
|
77 |
https://www.kaggle.com/competitions/landmark-recognition-2021/data
|
78 |
|
79 |
-
|
80 |
-
#### Initial Data Collection and Normalization
|
81 |
-
|
82 |
-
[More Information Needed]
|
83 |
-
|
84 |
-
#### Who are the source language producers?
|
85 |
-
|
86 |
-
[More Information Needed]
|
87 |
-
|
88 |
-
### Annotations
|
89 |
-
|
90 |
-
#### Annotation process
|
91 |
-
|
92 |
-
[More Information Needed]
|
93 |
-
|
94 |
-
#### Who are the annotators?
|
95 |
-
|
96 |
-
[More Information Needed]
|
97 |
-
|
98 |
-
### Personal and Sensitive Information
|
99 |
-
|
100 |
-
[More Information Needed]
|
101 |
-
|
102 |
-
## Considerations for Using the Data
|
103 |
-
|
104 |
-
### Social Impact of Dataset
|
105 |
-
|
106 |
-
[More Information Needed]
|
107 |
-
|
108 |
-
### Discussion of Biases
|
109 |
-
|
110 |
-
[More Information Needed]
|
111 |
-
|
112 |
-
### Other Known Limitations
|
113 |
-
|
114 |
-
[More Information Needed]
|
115 |
-
|
116 |
-
## Additional Information
|
117 |
-
|
118 |
-
### Dataset Curators
|
119 |
-
|
120 |
-
[More Information Needed]
|
121 |
-
|
122 |
-
### Licensing Information
|
123 |
-
|
124 |
-
[More Information Needed]
|
125 |
-
|
126 |
### Citation Information
|
127 |
|
128 |
-
|
129 |
|
130 |
-
|
131 |
|
132 |
-
[More Information Needed]
|
|
|
28 |
---
|
29 |
# Dataset Card for Dataset Name
|
30 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
### Dataset Summary
|
32 |
|
33 |
+
This dataset is a subset of Kaggle's Google Landmark Recognition 2021 competition with only the categories with more than 500 images.
|
34 |
+
https://www.kaggle.com/competitions/landmark-recognition-2021/data
|
35 |
|
36 |
+
The dataset consists of a total of 45579 224x224 color images in 51 classes.
|
37 |
|
38 |
+
The dataset was randomly split with 80% of the images for the train set and 20% for the test set.
|
39 |
|
40 |
### Languages
|
41 |
|
42 |
+
English
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
|
44 |
### Source Data
|
45 |
|
|
|
49 |
|
50 |
https://www.kaggle.com/competitions/landmark-recognition-2021/data
|
51 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
52 |
### Citation Information
|
53 |
|
54 |
+
"Google Landmarks Dataset v2 - A Large-Scale Benchmark for Instance-Level Recognition and Retrieval", T. Weyand, A. Araujo, B. Cao and J. Sim, Proc. CVPR'20
|
55 |
|
56 |
+
"Towards A Fairer Landmark Recognition Dataset", Z. Kim, A. Araujo, B. Cao, C. Askew, J. Sim, M. Green, N. Yilla and T. Weyand, arxiv:2108.08874
|
57 |
|
|