gaunernst commited on
Commit
fe032ea
1 Parent(s): 59f496a

Upload 101 files

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - image-classification
4
+ pretty_name: MS-Celeb-1M
5
+ size_categories:
6
+ - 1M<n<10M
7
+ ---
8
+
9
+ # MS-Celeb-1M (v3)
10
+
11
+ This is a copy of [gaunernst/ms1mv3-wds](https://huggingface.co/datasets/gaunernst/ms1mv3-wds) with gzip compression. Thus, the shards (after decompression) are identical. The compression ratio is around 50%, indicating that the original JPEG images were not compressed much.
12
+
13
+ This dataset is introduced in the Lightweight Face Recognition Challenge at ICCV 2019. [Paper](https://openaccess.thecvf.com/content_ICCVW_2019/papers/LSR/Deng_Lightweight_Face_Recognition_Challenge_ICCVW_2019_paper.pdf).
14
+
15
+ There are 5,179,510 images and 93,431 ids. All images are aligned based on facial landmarks predicted by RetinaFace and resized to 112x112.
16
+
17
+ This was downloaded from `https://github.com/deepinsight/insightface/tree/master/recognition/_datasets_` (MS1M-RetinaFace). The original dataset format is MXNet RecordIO. It was converted to WebDataset in this copy here. There are 100 shards in total.
18
+
19
+ ## Usage
20
+
21
+ ```python
22
+ import webdataset as wds
23
+
24
+ url = "https://huggingface.co/datasets/gaunernst/ms1mv3-wds-gz/resolve/main/ms1mv3-{{0000..0099}}.tar.gz"
25
+ ds = wds.WebDataset(url).decode("pil").to_tuple("jpg", "cls")
26
+
27
+ img, label = next(iter(ds))
28
+ ```
29
+
ms1mv3-0000.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05a6d7788b02ff0f5deec5b2879372586144e5f3bdc9d932469f0b8641960d4b
3
+ size 264709058
ms1mv3-0001.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f137b86c705eef9117ea47818200b861af465c5c03af0ea6d6c56ff5c4cb351e
3
+ size 264821182
ms1mv3-0002.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:016c78b438f70a854212d99b3536cade625c5ac3505aabe3826cfe67be804114
3
+ size 265060978
ms1mv3-0003.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3aaa444000d93e50657adcd85caa9a33a7bae83ad9c78c0cee4e0f831f9a193
3
+ size 264882983
ms1mv3-0004.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41e09ec9c34f69fa526980f9400a87f116055115bf63caa0edc1cd632814836a
3
+ size 264909690
ms1mv3-0005.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6f0ce238eaca2dcfd9ce8eeee7ffd14c58386ce40d9e2ff2e0ff5fd930d810d
3
+ size 264847617
ms1mv3-0006.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46795b2db45f2756414981fea33e6bf63d836496873114a480c3ff3aa7dcf1d9
3
+ size 264798207
ms1mv3-0007.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d0652ef82ed26c4816ebf4f5ddc080f125b750a9e2c5243a76519266aaa2259
3
+ size 264554046
ms1mv3-0008.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0972d87ad3dfcc04b7af6e615ec5192a5c8b950c0cbdb7f487e2e3275179193a
3
+ size 264813487
ms1mv3-0009.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6c00ebdea2cf4dd300b742a8a89e036c99ad718b5e66a8bb50c9fba590102c6
3
+ size 265192056
ms1mv3-0010.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8493ea37d2fbaad64fbe5a89e95106e249327d9b91c00e3c1559ae8e266cfd1
3
+ size 265027507
ms1mv3-0011.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ff0376bc23fde0532c813136fd784fbc7b5fc891ecb74ab0c2333b2f0a25857
3
+ size 264818033
ms1mv3-0012.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cd63a8b6a12619c0a9ae605652a9c81cd77daa5807e71b393b525341b25744f
3
+ size 265142141
ms1mv3-0013.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a3c731025fc4ba18c4051ee63c19767cb5f0f1409336536db1b154fca8fc4c4
3
+ size 264871473
ms1mv3-0014.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f54baff9d0a49ecee2c1f8559783b8851b46cd0d26ce6c552db525b57009a25c
3
+ size 265021849
ms1mv3-0015.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb6b338a7b0a51b8fc3e304582beb0513aaa66d5d5eec18f4269bc95ab677a0c
3
+ size 265307567
ms1mv3-0016.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3536a9c644e37412c6c3ebfa6fd9518c40183d0653083bb56baea0b9df338427
3
+ size 265047742
ms1mv3-0017.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f1ca5573cf94e17b4eab9356c1ae15f854a5859483d118a7bb8aa905d0f9ada
3
+ size 264786245
ms1mv3-0018.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69c2705f874e94511bdca2e437e484da527ec1d46700c3ad551263c4da57fe62
3
+ size 264713514
ms1mv3-0019.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a9eb6be931a007a8f2f2eabf9446e15a2e0d3d438ed78eea5ab045e2f7d5040
3
+ size 264768978
ms1mv3-0020.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c52f4a942fe9cb32a0e1e8777dd3e8c716e6de05c48133f04bbc84b135110566
3
+ size 264831429
ms1mv3-0021.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ed90dd1e0363d62e117c763cd69ac3356b8c251952e94ea0e363a8196b0b2bf
3
+ size 264772356
ms1mv3-0022.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28c27a82d467c6554084a9954837942637be039fdd0048869fc08061b22673d1
3
+ size 264489027
ms1mv3-0023.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fbbb207397094c99e600f7cd017c94abe022702df5f33729b229c841a9b8eb0
3
+ size 264730886
ms1mv3-0024.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa5c0721dbb0b50508a5c382328d15047a4811e57e57821b531602f5d787e537
3
+ size 264652535
ms1mv3-0025.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:967506cac46b2c9388ce25433d6b344bb07d85d5431d8fed1d18af14e630b795
3
+ size 264898219
ms1mv3-0026.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94040beef90e4fef77cbc9c16d43485fc4636ee399faf72e625d24f1127ff919
3
+ size 264591745
ms1mv3-0027.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10ec6b9aa1dd9840eccd3eff8547e4cf6ed1c876ca3c4e5f678630ecb79f767b
3
+ size 264728085
ms1mv3-0028.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15860bec65318b88b8278379e79e9a7d66c311d4b2d9c7f74fdca484bd125435
3
+ size 264570772
ms1mv3-0029.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64e882370023957c5d4ca385efdd4b272e6368b19fe09b0086c7806515bd2144
3
+ size 264761246
ms1mv3-0030.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01386e2778a738b35eb1a861bb0506ae357dea5a60e7483de5a4fb992b2fc4fa
3
+ size 264874282
ms1mv3-0031.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3fe22e8c6d51a2450ea07cf3cac0baae09e9dbedc546e03bce8cd2a565e54bb
3
+ size 264815014
ms1mv3-0032.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dc413574595adfd2f557c9616a95016fd402a6076194dda0aa9263157c34547
3
+ size 264903086
ms1mv3-0033.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf5fc56a19240f7ffd7ba5c1849d9a2125493cc4c8b145e1bd733e561ab2172d
3
+ size 265025660
ms1mv3-0034.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2513666a86d3b5b165dccaa55f2de7c3c1c2ba5a261c450e365795d25b0cee65
3
+ size 265086242
ms1mv3-0035.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a72f784f1f9cfa795f7f1ca823e37479cb755f77c8a0549f002859fe8f65fc69
3
+ size 265072204
ms1mv3-0036.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a50932fb2896df81342490a76db9cef8041a2466272b31bffa0e16b008747d60
3
+ size 264881621
ms1mv3-0037.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd7ffcf0864ac60ad94801b518b890d26497217660ded491f35707f6193ac4bd
3
+ size 264852505
ms1mv3-0038.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c8dd0be0e16a94c9337b53db32e31374fcffeb5506de63f5e05d61130e1175f
3
+ size 264703347
ms1mv3-0039.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4c53e708fefc396a9627497c24eb9cd77d4b872072b5f633645c2c920d9bead
3
+ size 264746733
ms1mv3-0040.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f88ba305ccbab0efb29fe21933858e53f5e5c7489266ac31f76e8f76efebedcd
3
+ size 264638633
ms1mv3-0041.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60c2712ecf297f017511c05a45e83ce1c5a0c0289946a94a1ba696e828c5e445
3
+ size 264877936
ms1mv3-0042.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2ac0f2435e5ac18c9a1dd9d461604bf5df60667d79b5a44bef777aade0193ec
3
+ size 264880089
ms1mv3-0043.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33972145cd46b199c6f0a52561ae4ba963a92a59a818498349305844d5c91d40
3
+ size 264870846
ms1mv3-0044.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ae695d88e83373420fcfbc66b700244385fb056f836f0baa2e2a62d3b0b149b
3
+ size 265162910
ms1mv3-0045.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ffd7f90dde0dd6c170c4fef582e33d9d90c43fa43f95f7c3934811cd56e5764
3
+ size 264644921
ms1mv3-0046.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b7cd5de3acb7ced1cd8ce94b2246d7fd56099e1a053ac8a73103fd42718018a
3
+ size 264746500
ms1mv3-0047.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d665394d7b05d04dfcb9f7a5282e3df14c993d515002437f8644f4c7e0863142
3
+ size 264998066
ms1mv3-0048.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4b6b33dad26c2e4760a95dfd3adcc835e1a86757e8fb69f5548ad618d72264e
3
+ size 264861710