summaryrefslogtreecommitdiff
path: root/site/public/datasets/index.html
diff options
context:
space:
mode:
authoradamhrv <adam@ahprojects.com>2019-04-01 19:50:48 +0200
committeradamhrv <adam@ahprojects.com>2019-04-01 19:50:48 +0200
commit54a9853e9dce4a2c00208c80e49b6d6497d50886 (patch)
treef589646658c17ff6c2870fe008d508daf6b04118 /site/public/datasets/index.html
parent79ca5c75243e4d94a7924d1bda8666123f398d9c (diff)
parent83858f95425278d44e7f39177e141e7b82c0022c (diff)
Merge branch 'master' of github.com:adamhrv/megapixels_dev
Diffstat (limited to 'site/public/datasets/index.html')
-rw-r--r--site/public/datasets/index.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/site/public/datasets/index.html b/site/public/datasets/index.html
index f618e86b..1d2630e1 100644
--- a/site/public/datasets/index.html
+++ b/site/public/datasets/index.html
@@ -28,7 +28,7 @@
<section><h1>Facial Recognition Datasets</h1>
-<h3>Survey</h3>
+<p>Explore publicly available facial recognition datasets. More datasets will be added throughout 2019.</p>
</section>
<section class='applet_container autosize'><div class='applet' data-payload='{"command":"dataset_list"}'></div></section>
@@ -85,6 +85,18 @@
</div>
</a>
+ <a href="/datasets/msceleb/" style="background-image: url(https://nyc3.digitaloceanspaces.com/megapixels/v1/datasets/msceleb/assets/index.jpg)">
+ <div class="dataset">
+ <span class='title'>MS Celeb</span>
+ <div class='fields'>
+ <div class='year visible'><span>2016</span></div>
+ <div class='purpose'><span>face recognition</span></div>
+ <div class='images'><span>1,000,000 images</span></div>
+ <div class='identities'><span>100,000 </span></div>
+ </div>
+ </div>
+ </a>
+
<a href="/datasets/pipa/" style="background-image: url(https://nyc3.digitaloceanspaces.com/megapixels/v1/datasets/pipa/assets/index.jpg)">
<div class="dataset">
<span class='title'>People in Photo Albums</span>