summaryrefslogtreecommitdiff
path: root/site/public/datasets/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/public/datasets/index.html')
-rw-r--r--site/public/datasets/index.html38
1 files changed, 13 insertions, 25 deletions
diff --git a/site/public/datasets/index.html b/site/public/datasets/index.html
index aa302ddc..6691e582 100644
--- a/site/public/datasets/index.html
+++ b/site/public/datasets/index.html
@@ -29,8 +29,8 @@
<div class='dataset-heading'>
- <section><h1>Facial Recognition Datasets</h1>
-<p>Explore publicly available facial recognition datasets feeding into research and development of biometric surveillance technologies at the largest technology companies and defense contractors in the world.</p>
+ <section><h1>Face Recognition Datasets</h1>
+<p>Explore publicly available facial recognition datasets contributing the growing crisis of authoritarian biometric surveillance technologies. This first group of datasets presented in April 2019 focus on connections to surveillance companies connected to defense organizations.</p>
</section>
</div>
@@ -64,18 +64,6 @@
</div>
</a>
- <a href="/datasets/hrt_transgender/" style="background-image: url(https://nyc3.digitaloceanspaces.com/megapixels/v1/datasets/hrt_transgender/assets/index.jpg)">
- <div class="dataset">
- <span class='title'>HRT Transgender Dataset</span>
- <div class='fields'>
- <div class='year visible'><span>2013</span></div>
- <div class='purpose'><span>Face recognition, gender transition biometrics</span></div>
- <div class='images'><span>10,564 images</span></div>
- <div class='identities'><span>38 </span></div>
- </div>
- </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'>Microsoft Celeb</span>
@@ -118,17 +106,17 @@
</div>
<footer>
- <div>
- <a href="/">MegaPixels.cc</a>
- <a href="/datasets/">Datasets</a>
- <a href="/about/">About</a>
- <a href="/about/press/">Press</a>
- <a href="/about/legal/">Legal and Privacy</a>
- </div>
- <div>
- MegaPixels &copy;2017-19 Adam R. Harvey /&nbsp;
- <a href="https://ahprojects.com">ahprojects.com</a>
- </div>
+ <ul class="footer-left">
+ <li><a href="/">MegaPixels.cc</a></li>
+ <li><a href="/datasets/">Datasets</a></li>
+ <li><a href="/about/">About</a></li>
+ <li><a href="/about/press/">Press</a></li>
+ <li><a href="/about/legal/">Legal and Privacy</a></li>
+ </ul>
+ <ul class="footer-right">
+ <li>MegaPixels &copy;2017-19 &nbsp;<a href="https://ahprojects.com">Adam R. Harvey</a></li>
+ <li>Made with support from &nbsp;<a href="https://mozilla.org">Mozilla</a></li>
+ </ul>
</footer>
</body>