summaryrefslogtreecommitdiff
path: root/site/public/about/index.html
blob: e0fe8a20643d21040ec42cba5ca95ab545620ebb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!doctype html>
<html>
<head>
  <title>Megapixels</title>
  <link rel='stylesheet' href='/assets/css/css.css' />
</head>
<body>
  <header>
    <h1>
      <div id="logo"></div>
      Megapixels
      <span class='sub'>The Darkside of Datasets</span>
    </h1>
    <div class='links'>
      <a href="/search">Face Search</a>
      <a href="/datasets">Datasets</a>
      <a href="/blog">Blog</a>
      <a href="/about">About</a>
    </div>
  </header>
  <div class="content">
    
  <section><h1>About</h1>
<h2>The darkside of datasets</h2>
<p>MegaPixels is a project about the darkside of datasets.  It's an exploration of what happens when you post photos online, and how they are used.</p>
<p>In an era of exuberant data collection and analysis, social media has become the superfood of Artificial Intelligence.  But what about the creators and individuals behind the data?  What about their stories?</p>
<p>During the last 20 yers etc</p>
</section>

  </div>
  <footer>
    <a href="/about">How to use MegaPixels</a>
    <a href="/pages/terms">Terms of Use & Privacy</a>
  </footer>
</body>
</html>