summaryrefslogtreecommitdiff
path: root/site/public/about/attribution/index.html
blob: a44881f217d33cbc3955fa5f45fcc62064422802 (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
<!doctype html>
<html>
<head>
  <title>MegaPixels: MegaPixels Attibution</title>
  <meta charset="utf-8" />
  <meta name="author" content="Adam Harvey" />
  <meta name="description" content="MegaPixels Attibution and Citation Information" />
  <meta property="og:title" content="MegaPixels: MegaPixels Attibution"/>
  <meta property="og:type" content="website"/>
  <meta property="og:image" content="https://nyc3.digitaloceanspaces.com/megapixels/v1/datasets/msceleb/assets/background.jpg" />
  <meta property="og:url" content="https://megapixels.cc/about/"/>
  <meta property="og:site_name" content="MegaPixels" />
  <meta name="referrer" content="no-referrer" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
  <meta name="apple-mobile-web-app-status-bar-style" content="black">
  <meta name="apple-mobile-web-app-capable" content="yes">

  <link rel="apple-touch-icon" sizes="57x57" href="/assets/img/favicon/apple-icon-57x57.png">
  <link rel="apple-touch-icon" sizes="60x60" href="/assets/img/favicon/apple-icon-60x60.png">
  <link rel="apple-touch-icon" sizes="72x72" href="/assets/img/favicon/apple-icon-72x72.png">
  <link rel="apple-touch-icon" sizes="76x76" href="/assets/img/favicon/apple-icon-76x76.png">
  <link rel="apple-touch-icon" sizes="114x114" href="/assets/img/favicon/apple-icon-114x114.png">
  <link rel="apple-touch-icon" sizes="120x120" href="/assets/img/favicon/apple-icon-120x120.png">
  <link rel="apple-touch-icon" sizes="144x144" href="/assets/img/favicon/apple-icon-144x144.png">
  <link rel="apple-touch-icon" sizes="152x152" href="/assets/img/favicon/apple-icon-152x152.png">
  <link rel="apple-touch-icon" sizes="180x180" href="/assets/img/favicon/apple-icon-180x180.png">
  <link rel="icon" type="image/png" sizes="192x192"  href="/assets/img/favicon/android-icon-192x192.png">
  <link rel="icon" type="image/png" sizes="32x32" href="/assets/img/favicon/favicon-32x32.png">
  <link rel="icon" type="image/png" sizes="96x96" href="/assets/img/favicon/favicon-96x96.png">
  <link rel="icon" type="image/png" sizes="16x16" href="/assets/img/favicon/favicon-16x16.png">
  <link rel="manifest" href="/assets/img/favicon/manifest.json">
  <meta name="msapplication-TileColor" content="#ffffff">
  <meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
  <meta name="theme-color" content="#ffffff">
  
  <link rel='stylesheet' href='/assets/css/fonts.css' />
  <link rel='stylesheet' href='/assets/css/css.css' />
  <link rel='stylesheet' href='/assets/css/leaflet.css' />
  <link rel='stylesheet' href='/assets/css/applets.css' />
  <link rel='stylesheet' href='/assets/css/mobile.css' />
</head>
<body>
  <header>
    <a class='slogan' href="/">
      <div class='logo'></div>
      <div class='site_name'>MegaPixels</div>
      
    </a>
    <div class='links'>
      <a href="/datasets/">Datasets</a>
      <a href="/about/">About</a>
      <a href="/about/news">News</a>
    </div>
  </header>
  <div class="content content-about">
    
  <section><h1>Attribution</h1>
<section class="about-menu">
<ul>
<li><a href="/about/">About</a></li>
<li><a href="/about/updates/">Updates</a></li>
<li><a href="/about/news/">News</a></li>
<li><a class="current" href="/about/attribution/">Attribution</a></li>
<li><a href="/about/legal/">Legal / Privacy</a></li>
</ul>
</section><p>ATTRIBUTION PROTOCOL</p>
<p>If you use the MegaPixels data or any data derived from it, please cite the original work as follows:</p>
<pre>
@online{megapixels,
 author = {Harvey, Adam. LaPlace, Jules.},
 title = {MegaPixels: Origins, Ethics, and Privacy Implications of Publicly Available Face Recognition Image Datasets},
 year = 2019,
 url = {https://megapixels.cc/},
 urldate = {2019-04-18}
}
</pre><p>If you redistribute any data from this site, you must also include this <a href="/assets/legal/megapixels_license.pdf">license</a> in PDF format</p>
<p>The MegaPixel dataset is made available under the Open Data Commons Attribution License (<a href="https://opendatacommons.org/licenses/by/1.0/">https://opendatacommons.org/licenses/by/1.0/</a>) and for academic use only.</p>
<p>READABLE SUMMARY OF Open Data Commons Attribution License</p>
<p>As long as you:</p>
<blockquote><p>Attribute: You must attribute any public use of the database, or works produced from the database, in the manner specified in the license. For any use or redistribution of the database, or works produced from it, you must make clear to others the license of the database and keep intact any notices on the original database.</p>
</blockquote>
<p>You are free:</p>
<blockquote><p>To Share: To copy, distribute and use the dataset
To Create: To produce works from the dataset
To Adapt: To modify, transform and build upon the database</p>
</blockquote>
</section>

  </div>
  <footer>
    <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>

<script src="/assets/js/dist/index.js"></script>
</html>