diff options
Diffstat (limited to 'site/public/datasets/feret/index.html')
| -rw-r--r-- | site/public/datasets/feret/index.html | 102 |
1 files changed, 86 insertions, 16 deletions
diff --git a/site/public/datasets/feret/index.html b/site/public/datasets/feret/index.html index 45510f64..7f9ed94c 100644 --- a/site/public/datasets/feret/index.html +++ b/site/public/datasets/feret/index.html @@ -26,13 +26,84 @@ </header> <div class="content content-"> - <section><h1>FERET</h1> -</section><section><div class='meta'><div><div class='gray'>Years</div><div>1993-1996</div></div><div><div class='gray'>Images</div><div>14,126</div></div><div><div class='gray'>Identities</div><div>1,199 </div></div><div><div class='gray'>Origin</div><div>Fairfax, MD</div></div></div><section><section><!--header--></section><section class='images'><div class='image'><img src='https://nyc3.digitaloceanspaces.com/megapixels/v1/datasets/feret/assets/feret_index.gif' alt=''></div></section><section><p><em>Facial Recognition Evaluation</em> (FERET) is develop, test, and evaluate face recognition algorithms</p> -<p>The goal of the FERET program was to develop automatic face recognition capabilities that could be employed to assist security, intelligence, and law enforcement personnel in the performance of their duties.</p> + <section><h1>FacE REcognition Dataset (FERET)</h1> +</section><section><div class='right-sidebar'><div class='meta'> + <div class='gray'>Published</div> + <div>2007</div> + </div><div class='meta'> + <div class='gray'>Images</div> + <div>13,233 </div> + </div><div class='meta'> + <div class='gray'>Identities</div> + <div>5,749 </div> + </div><div class='meta'> + <div class='gray'>Purpose</div> + <div>face recognition</div> + </div><div class='meta'> + <div class='gray'>Website</div> + <div><a href='http://vis-www.cs.umass.edu/lfw/' target='_blank' rel='nofollow noopener'>umass.edu</a></div> + </div></div><p>[ page under development ]</p> +</section><section> + <h3>Who used LFW?</h3> + + <p> + This bar chart presents a ranking of the top countries where dataset citations originated. Mouse over individual columns to see yearly totals. These charts show at most the top 10 countries. + </p> + + </section> + +<section class="applet_container"> +<!-- <div style="position: absolute;top: 0px;right: -55px;width: 180px;font-size: 14px;">Labeled Faces in the Wild Dataset<br><span class="numc" style="font-size: 11px;">20 citations</span> +</div> --> + <div class="applet" data-payload="{"command": "chart"}"></div> +</section> + +<section class="applet_container"> + <div class="applet" data-payload="{"command": "piechart"}"></div> +</section> + +<section> + + <h3>Biometric Trade Routes</h3> + + <p> + To help understand how LFW has been used around the world by commercial, military, and academic organizations; existing publicly available research citing Labeled Faces in the Wild was collected, verified, and geocoded to show the biometric trade routes of people appearing in the images. Click on the markers to reveal research projects at that location. + </p> + + </section> + +<section class="applet_container fullwidth"> + <div class="applet" data-payload="{"command": "map"}"></div> +</section> + +<div class="caption"> + <ul class="map-legend"> + <li class="edu">Academic</li> + <li class="com">Commercial</li> + <li class="gov">Military / Government</li> + </ul> + <div class="source">Citation data is collected using <a href="https://semanticscholar.org" target="_blank">SemanticScholar.org</a> then dataset usage verified and geolocated.</div > +</div> + + +<section class="applet_container"> + + <h3>Dataset Citations</h3> + <p> + The dataset citations used in the visualizations were collected from <a href="https://www.semanticscholar.org">Semantic Scholar</a>, a website which aggregates and indexes research papers. Each citation was geocoded using names of institutions found in the PDF front matter, or as listed on other resources. These papers have been manually verified to show that researchers downloaded and used the dataset to trainĀ or test machine learning algorithms. + </p> + + <div class="applet" data-payload="{"command": "citations"}"></div> +</section><section><h3>(ignore) RESEARCH below this line</h3> <ul> +<li>Years: 1993-1996</li> +<li>Images: 14,126</li> +<li>Identities: 1,199 </li> +<li>Origin: Fairfax, MD</li> +<li><em>Facial Recognition Evaluation</em> (FERET) is develop, test, and evaluate face recognition algorithms</li> +<li>The goal of the FERET program was to develop automatic face recognition capabilities that could be employed to assist security, intelligence, and law enforcement personnel in the performance of their duties.</li> <li><a href="https://www.nist.gov/programs-projects/face-recognition-technology-feret">https://www.nist.gov/programs-projects/face-recognition-technology-feret</a></li> </ul> -<p>RESEARCH below this line</p> <h3>"The FERET database and evaluation procedure for face-recognition algorithms"</h3> <ul> <li>Images were captured using Kodak Ultra film</li> @@ -48,18 +119,17 @@ </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> + <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 ©2017-19 <a href="https://ahprojects.com">Adam R. Harvey</a></li> + <li>Made with support from <a href="https://mozilla.org">Mozilla</a></li> + </ul> </footer> </body> |
