summaryrefslogtreecommitdiff
path: root/site/public/datasets/feret
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2019-03-05 12:37:38 +0100
committerJules Laplace <julescarbon@gmail.com>2019-03-05 12:37:38 +0100
commita11ea79b116b80d9ef5198b4ffb8d6d7b898b358 (patch)
tree46afa827958a1bafd1ec97a92376ed5d69b007a6 /site/public/datasets/feret
parentadb02bea603eb924454d8c48e7b1c260c55b1484 (diff)
updating html
Diffstat (limited to 'site/public/datasets/feret')
-rw-r--r--site/public/datasets/feret/index.html68
1 files changed, 68 insertions, 0 deletions
diff --git a/site/public/datasets/feret/index.html b/site/public/datasets/feret/index.html
new file mode 100644
index 00000000..51f9038a
--- /dev/null
+++ b/site/public/datasets/feret/index.html
@@ -0,0 +1,68 @@
+<!doctype html>
+<html>
+<head>
+ <title>MegaPixels</title>
+ <meta charset="utf-8" />
+ <meta name="author" content="Adam Harvey" />
+ <meta name="description" content="LFW: Labeled Faces in The Wild" />
+ <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>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>
+<ul>
+<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>
+<li>The facial images were collected in 11 sessions from August 1993 to December 1994. Conducted at George Mason University and at US Army Research Laboratory facilities, </li>
+</ul>
+<h3>FERET (Face Recognition Technology) Recognition Algorithm Development and Test Results</h3>
+<ul>
+<li>"A release form is necessary because of the privacy laws in the United States."</li>
+</ul>
+<h2>Funding</h2>
+<p>The FERET program is sponsored by the U.S. Depart- ment of Defense’s Counterdrug Technology Development Program Office. The U.S. Army Research Laboratory (ARL) is the technical agent for the FERET program. ARL designed, administered, and scored the FERET tests. George Mason University collected, processed, and main- tained the FERET database. Inquiries regarding the FERET database or test should be directed to P. Jonathon Phillips.</p>
+</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 &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> \ No newline at end of file