summaryrefslogtreecommitdiff
path: root/site/public/datasets/celeba/index.html
blob: 9d75b4281e3e3611b3524e6bc6d0db42b6626ae4 (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
<!doctype html>
<html>
<head>
  <title>MegaPixels</title>
  <meta charset="utf-8" />
  <meta name="author" content="Adam Harvey" />
  <meta name="description" content="CelebA is a dataset of people..." />
  <meta name="referrer" content="no-referrer" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
  <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' />
</head>
<body>
  <header>
    <a class='slogan' href="/">
      <div class='logo'></div>
      <div class='site_name'>MegaPixels</div>
      <div class='splash'>CelebA Dataset</div>
    </a>
    <div class='links'>
      <a href="/datasets/">Datasets</a>
      <a href="/about/">About</a>
    </div>
  </header>
  <div class="content content-dataset">
    
  <section class='intro_section' style='background-image: url(https://nyc3.digitaloceanspaces.com/megapixels/v1/datasets/celeba/assets/background.jpg)'><div class='inner'><div class='hero_desc'><span class='bgpad'><span style="color:#ffaa00">CelebA</span> is a dataset of people...</span></div><div class='hero_subdesc'><span class='bgpad'>CelebA includes...
</span></div></div></section><section><h2>CelebA Dataset</h2>
</section><section><div class='meta'>
    <div class='gray'>Published</div>
    <div>2015</div>
  </div><div class='meta'>
    <div class='gray'>Images</div>
    <div>202,599 </div>
  </div><div class='meta'>
    <div class='gray'>Identities</div>
    <div>10,177 </div>
  </div><div class='meta'>
    <div class='gray'>Purpose</div>
    <div>face attribute recognition, face detection, and landmark (or facial part) localization</div>
  </div><div class='meta'>
    <div class='gray'>Download Size</div>
    <div>1.4 GB</div>
  </div><div class='meta'>
    <div class='gray'>Website</div>
    <div><a href='http://mmlab.ie.cuhk.edu.hk/projects/CelebA.html' target='_blank' rel='nofollow noopener'>edu.hk</a></div>
  </div><p>[ PAGE UNDER DEVELOPMENT ]</p>
<p>{% include 'dashboard.html' %}</p>
<h3>Research</h3>
<ul>
<li>"An Unsupervised Approach to Solving Inverse Problems using Generative Adversarial Networks" mentions use by sponsored by an agency of the United States government. Neither the United States government nor Lawrence Livermore National Security, LLC, nor any of their"</li>
<li>7dab6fbf42f82f0f5730fc902f72c3fb628ef2f0</li>
<li>principal responsibility is ensuring the safety, security and reliability of the nation's nuclear weapons NNSA ( National Nuclear Security Administration )</li>
</ul>
</section>

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

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