summaryrefslogtreecommitdiff
path: root/site/public/datasets/youtube_celebrities/index.html
blob: c491e6af8cf9b89345cb57df71b12a5365e254ac (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
<!doctype html>
<html>
<head>
  <title>MegaPixels</title>
  <meta charset="utf-8" />
  <meta name="author" content="Adam Harvey" />
  <meta name="description" content="YouTube Celebrities" />
  <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'>YouTube Celebrities</div>
    </a>
    <div class='links'>
      <a href="/datasets/">Datasets</a>
      <a href="/about/">About</a>
    </div>
  </header>
  <div class="content content-">
    
  <section><h2>YouTube Celebrities</h2>
</section><section><p>[ page under development ]</p>
<p>{% include 'dashboard.html' %}</p>
<h4>Notes...</h4>
<ul>
<li>Selected dataset sequences: (a) MBGC, (b) CMU MoBo, (c) First
Honda/UCSD, and (d) YouTube Celebrities.</li>
<li>This research is supported by the Central Intelligence Agency, the Biometrics
Task Force and the Technical Support Working Group through US Army contract
W91CRB-08-C-0093. The opinions, (cid:12)ndings, and conclusions or recommendations
expressed in this publication are those of the authors and do not necessarily re(cid:13)ect
the views of our sponsors.</li>
<li>in "Face Recognition From Video Draft 17"</li>
<li>International Journal of Pattern Recognition and Artifcial Intelligence WorldScientific Publishing Company</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>