diff options
Diffstat (limited to 'site/public/datasets/uccs')
| -rw-r--r-- | site/public/datasets/uccs/index.html | 90 |
1 files changed, 90 insertions, 0 deletions
diff --git a/site/public/datasets/uccs/index.html b/site/public/datasets/uccs/index.html new file mode 100644 index 00000000..21d1e6bb --- /dev/null +++ b/site/public/datasets/uccs/index.html @@ -0,0 +1,90 @@ +<!doctype html> +<html> +<head> + <title>MegaPixels</title> + <meta charset="utf-8" /> + <meta name="author" content="Adam Harvey" /> + <meta name="description" content="UCCS: Unconstrained College Students" /> + <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>Unconstrained College Students</h1> +</section><section><div class='meta'><div><div class='gray'>Years</div><div>2012-2013</div></div><div><div class='gray'>Images</div><div>16,149</div></div><div><div class='gray'>Identities</div><div>4,362</div></div><div><div class='gray'>Origin</div><div>Colorado Springs Campus</div></div></div><section><section class='fullwidth'><div class='image'><img src='https://nyc3.digitaloceanspaces.com/megapixels/v1/datasets/uccs/images/uccs_index.gif' alt='Pixellated and redacted example image from the UCCS dataset. ©Adam Harvey'><div class='caption'>Pixellated and redacted example image from the UCCS dataset. ©Adam Harvey</div></div></section><section><p><strong>Unconstrained College Students</strong> is a large-scale, unconstrained face detection and recognition dataset. It includes</p> +<p>The UCCS includes...</p> +<h3>Funding Sources</h3> +<p>The original Sapkota and Boult dataset, from which UCCS is derived, received funding from[^funding_sb]:</p> +<ul> +<li>ONR (Office of Naval Research) MURI (The Department of Defense Multidisciplinary University Research Initiative) grant N00014-08-1-0638</li> +<li>Army SBIR (Small Business Innovation Research) grant W15P7T-12-C-A210</li> +<li>SOCOM (Special Operations Command) SBIR (Small Business Innovation Research) grant H92222-07-P-0020</li> +</ul> +<p>The more recent UCCS version of the dataset received funding from [^funding_uccs]:</p> +<ul> +<li>National Science Foundation Grant IIS-1320956</li> +<li>ODNI (Office of Director of National Intelligence)</li> +<li>IARPA (Intelligence Advance Research Projects Activity) R&D contract 2014-14071600012</li> +</ul> +<h3>Citations</h3> +<p>[add map here]</p> +<p>[add citations table here]</p> +</section><section class='fullwidth'><div class='image'><img src='https://nyc3.digitaloceanspaces.com/megapixels/v1/datasets/uccs/images/uccs_synthetic.jpg' alt='Pixellated and redacted example image from the UCCS dataset. ©Adam Harvey'><div class='caption'>Pixellated and redacted example image from the UCCS dataset. ©Adam Harvey</div></div></section><section><h3>Notes</h3> +<ul> +<li>Images from UCCS are not available for public display. Instead a pixellated, redacted, and colored interpretation has been displayed here. The full images are available here.</li> +<li>Images can be downloaded from...</li> +</ul> +<h3>Resources</h3> +<ul> +<li>Download video</li> +<li>links to UCCS</li> +<li>download synthetic images</li> +</ul> +<h3>Image Terms of Use</h3> +<ul> +<li>All images are ©Adam Harvey / megapixels.cc</li> +<li>You are welcomed to use these images for academic and journalistic use including for research papers, news stories, presentations. </li> +<li>Please use the following citation:</li> +</ul> +</section><section class='applet_container'><div class='applet' data-payload='{"command": "MegaPixels.cc Adam Harvey 2013-2019."}'></div></section><section><div class="footnotes"> +<hr> +<ol></ol> +</div> +</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 |
