diff options
Diffstat (limited to 'site/public/datasets/youtube_celebrities/index.html')
| -rw-r--r-- | site/public/datasets/youtube_celebrities/index.html | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/site/public/datasets/youtube_celebrities/index.html b/site/public/datasets/youtube_celebrities/index.html new file mode 100644 index 00000000..f830eb3a --- /dev/null +++ b/site/public/datasets/youtube_celebrities/index.html @@ -0,0 +1,65 @@ +<!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/tabulator.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> + </a> + <div class='links'> + <a href="/datasets/">Datasets</a> + <a href="/research/">Research</a> + <a href="/about/">About</a> + </div> + </header> + <div class="content content-"> + + <section><h1>YouTube Celebrities</h1> +</section><section><div class='meta'><div><div class='gray'>Years</div><div>TBD</div></div><div><div class='gray'>Images</div><div>TBD</div></div><div><div class='gray'>Identities</div><div>TBD</div></div><div><div class='gray'>Origin</div><div>YouTube.com</div></div><div><div class='gray'>Funded by</div><div>CIA, US Army</div></div></div><section><section><p>TODO</p> +<p>RESEARCH below these lines</p> +<blockquote><p>Selected dataset sequences: (a) MBGC, (b) CMU MoBo, (c) First +Honda/UCSD, and (d) YouTube Celebrities. +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.</p> +</blockquote> +<ul> +<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="/about/disclaimer/">Disclaimer</a> + <a href="/about/terms/">Terms of Use</a> + <a href="/about/privacy/">Privacy</a> + <a href="/about/">About</a> + <a href="/about/team/">Team</a> + </div> + <div> + MegaPixels ©2017-19 Adam R. Harvey / + <a href="https://ahprojects.com">ahprojects.com</a> + </div> + </footer> +</body> + +<script src="/assets/js/dist/index.js"></script> +</html>
\ No newline at end of file |
