summaryrefslogtreecommitdiff
path: root/site/public/datasets/afad/index.html
diff options
context:
space:
mode:
authoradamhrv <adam@ahprojects.com>2019-04-15 14:08:35 +0200
committeradamhrv <adam@ahprojects.com>2019-04-15 14:08:35 +0200
commit828ab34ca5e01e03e055ef9e091a88cd516a6061 (patch)
tree6671cc305526d6acbb4e4166ef06ead6e7126d7b /site/public/datasets/afad/index.html
parentcc60ee511cc86d00ed0f13476513f2e183382763 (diff)
fix up duke
Diffstat (limited to 'site/public/datasets/afad/index.html')
-rw-r--r--site/public/datasets/afad/index.html127
1 files changed, 127 insertions, 0 deletions
diff --git a/site/public/datasets/afad/index.html b/site/public/datasets/afad/index.html
new file mode 100644
index 00000000..df14e7cd
--- /dev/null
+++ b/site/public/datasets/afad/index.html
@@ -0,0 +1,127 @@
+<!doctype html>
+<html>
+<head>
+ <title>MegaPixels</title>
+ <meta charset="utf-8" />
+ <meta name="author" content="Adam Harvey" />
+ <meta name="description" content="AFAD: Asian Face Age Dataset" />
+ <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/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>
+ <div class='splash'>Asian Face Age Dataset</div>
+ </a>
+ <div class='links'>
+ <a href="/datasets/">Datasets</a>
+ <a href="/about/">About</a>
+ </div>
+ </header>
+ <div class="content content-">
+
+ <section><div class='right-sidebar'><div class='meta'>
+ <div class='gray'>Published</div>
+ <div>2017</div>
+ </div><div class='meta'>
+ <div class='gray'>Images</div>
+ <div>164,432 </div>
+ </div><div class='meta'>
+ <div class='gray'>Purpose</div>
+ <div>age estimation on Asian Faces</div>
+ </div><div class='meta'>
+ <div class='gray'>Funded by</div>
+ <div>NSFC, the Fundamental Research Funds for the Central Universities, the Program for Changjiang Scholars and Innovative Research Team in University of China, the Shaanxi Innovative Research Team for Key Science and Technology, and China Postdoctoral Science Foundation</div>
+ </div><div class='meta'>
+ <div class='gray'>Website</div>
+ <div><a href='https://afad-dataset.github.io/' target='_blank' rel='nofollow noopener'>github.io</a></div>
+ </div></div><h2>Asian Face Age Dataset</h2>
+<p>[ page under development ]</p>
+</section><section>
+ <h3>Who used Asian Face Age Dataset?</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="{&quot;command&quot;: &quot;chart&quot;}"></div>
+</section>
+
+<section class="applet_container">
+ <div class="applet" data-payload="{&quot;command&quot;: &quot;piechart&quot;}"></div>
+</section>
+
+<section>
+
+ <h3>Biometric Trade Routes</h3>
+
+ <p>
+ To help understand how Asian Face Age Dataset has been used around the world by commercial, military, and academic organizations; existing publicly available research citing The Asian Face Age Dataset 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="{&quot;command&quot;: &quot;map&quot;}"></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="{&quot;command&quot;: &quot;citations&quot;}"></div>
+</section><section><h2>(ignore) research notes</h2>
+<blockquote><p>The Asian Face Age Dataset (AFAD) is a new dataset proposed for evaluating the performance of age estimation, which contains more than 160K facial images and the corresponding age and gender labels. This dataset is oriented to age estimation on Asian faces, so all the facial images are for Asian faces. It is noted that the AFAD is the biggest dataset for age estimation to date. It is well suited to evaluate how deep learning methods can be adopted for age estimation.
+Motivation</p>
+<p>For age estimation, there are several public datasets for evaluating the performance of a specific algorithm, such as FG-NET [1] (1002 face images), MORPH I (1690 face images), and MORPH II[2] (55,608 face images). Among them, the MORPH II is the biggest public dataset to date. On the other hand, as we know it is necessary to collect a large scale dataset to train a deep Convolutional Neural Network. Therefore, the MORPH II dataset is extensively used to evaluate how deep learning methods can be adopted for age estimation [3][4].</p>
+<p>However, the ethnic is very unbalanced for the MORPH II dataset, i.e., it has only less than 1% Asian faces. In order to evaluate the previous methods for age estimation on Asian Faces, the Asian Face Age Dataset (AFAD) was proposed.</p>
+<p>There are 164,432 well-labeled photos in the AFAD dataset. It consist of 63,680 photos for female as well as 100,752 photos for male, and the ages range from 15 to 40. The distribution of photo counts for distinct ages are illustrated in the figure above. Some samples are shown in the Figure on the top. Its download link is provided in the "Download" section.</p>
+<p>In addition, we also provide a subset of the AFAD dataset, called AFAD-Lite, which only contains PLACEHOLDER well-labeled photos. It consist of PLACEHOLDER photos for female as well as PLACEHOLDER photos for male, and the ages range from 15 to 40. The distribution of photo counts for distinct ages are illustrated in Fig. PLACEHOLDER. Its download link is also provided in the "Download" section.</p>
+<p>The AFAD dataset is built by collecting selfie photos on a particular social network -- RenRen Social Network (RSN) [5]. The RSN is widely used by Asian students including middle school, high school, undergraduate, and graduate students. Even after leaving from school, some people still access their RSN account to connect with their old classmates. So, the age of the RSN user crosses a wide range from 15-years to more than 40-years old.</p>
+<p>Please notice that this dataset is made available for academic research purpose only.</p>
+</blockquote>
+<p><a href="https://afad-dataset.github.io/">https://afad-dataset.github.io/</a></p>
+</section>
+
+ </div>
+ <footer>
+ <div>
+ <a href="/">MegaPixels.cc</a>
+ <a href="/datasets/">Datasets</a>
+ <a href="/about/">About</a>
+ <a href="/about/press/">Press</a>
+ <a href="/about/legal/">Legal and Privacy</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