diff options
Diffstat (limited to 'site/public/datasets/cofw/index.html')
| -rw-r--r-- | site/public/datasets/cofw/index.html | 28 |
1 files changed, 20 insertions, 8 deletions
diff --git a/site/public/datasets/cofw/index.html b/site/public/datasets/cofw/index.html index 3c15fc3c..8925d4b8 100644 --- a/site/public/datasets/cofw/index.html +++ b/site/public/datasets/cofw/index.html @@ -8,7 +8,6 @@ <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' /> @@ -18,6 +17,7 @@ <a class='slogan' href="/"> <div class='logo'></div> <div class='site_name'>MegaPixels</div> + <div class='splash'>COFW</div> </a> <div class='links'> <a href="/datasets/">Datasets</a> @@ -26,7 +26,19 @@ </header> <div class="content content-"> - <section><div class='left-sidebar'><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>Web Searches</div></div><div><div class='gray'>Funded by</div><div>ODNI, IARPA, Microsoft</div></div></div></div><h2>Caltech Occluded Faces in the Wild</h2> + <section><div class='left-sidebar'><div class='meta'> + <div class='gray'>Published</div> + <div>2013</div> + </div><div class='meta'> + <div class='gray'>Images</div> + <div>1,007 </div> + </div><div class='meta'> + <div class='gray'>Purpose</div> + <div>challenging dataset (sunglasses, hats, interaction with objects)</div> + </div><div class='meta'> + <div class='gray'>Website</div> + <div><a href='http://www.vision.caltech.edu/xpburgos/ICCV13/' target='_blank' rel='nofollow noopener'>caltech.edu</a></div> + </div><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>Web Searches</div></div><div><div class='gray'>Funded by</div><div>ODNI, IARPA, Microsoft</div></div></div></div><h2>Caltech Occluded Faces in the Wild</h2> <p>(PAGE UNDER DEVELOPMENT)</p> <p>COFW is "is designed to benchmark face landmark algorithms in realistic conditions, which include heavy occlusions and large shape variations" [Robust face landmark estimation under occlusion].</p> <p>RESEARCH below this line</p> @@ -55,7 +67,7 @@ To increase the number of training images, and since COFW has the exact same la </div> --> <p> - To help understand how COFW Dataset has been used around the world by commercial, military and academic organizations; publicly available research citing Caltech Occluded Faces in the Wild is 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. + To help understand how COFW Dataset has been used around the world for commercial, military and academic research; publicly available research citing Caltech Occluded Faces in the Wild is collected, verified, and geocoded to show the biometric trade routes of people appearing in the images. Click on the markers to reveal reserach projects at that location. </p> </section> @@ -70,8 +82,8 @@ To increase the number of training images, and since COFW has the exact same la <li class="edu">Academic</li> <li class="com">Commercial</li> <li class="gov">Military / Government</li> + <li class="source">Citation data is collected using <a href="https://semanticscholar.org" target="_blank">SemanticScholar.org</a> then dataset usage verified and geolocated.</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> @@ -81,7 +93,6 @@ To increase the number of training images, and since COFW has the exact same la </section> --><section> - <div class="hr-wave-holder"> <div class="hr-wave-line hr-wave-line1"></div> <div class="hr-wave-line hr-wave-line2"></div> @@ -118,10 +129,11 @@ To increase the number of training images, and since COFW has the exact same la <footer> <div> <a href="/">MegaPixels.cc</a> - <a href="/datasets/">Datasets</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/press/">Press</a> - <a href="/about/legal/">Legal and Privacy</a> + <a href="/about/team/">Team</a> </div> <div> MegaPixels ©2017-19 Adam R. Harvey / |
