summaryrefslogtreecommitdiff
path: root/site/public/research/00_introduction/index.html
diff options
context:
space:
mode:
authorAdam Harvey <adam@ahprojects.com>2019-05-23 18:37:06 +0200
committerAdam Harvey <adam@ahprojects.com>2019-05-23 18:37:06 +0200
commitb2b2c7d7816baa7d6de36c1de3576a31aa92a209 (patch)
tree9105ef39a3bfcd78e9cf4b8c183ee21e7149bf66 /site/public/research/00_introduction/index.html
parent4559cf6cccfb6f6d8b8e59e95984044fdf5a5610 (diff)
parent84b286e1bd85feba12174a2a480d2be404e7b9c5 (diff)
merge
Diffstat (limited to 'site/public/research/00_introduction/index.html')
-rw-r--r--site/public/research/00_introduction/index.html30
1 files changed, 29 insertions, 1 deletions
diff --git a/site/public/research/00_introduction/index.html b/site/public/research/00_introduction/index.html
index 6e9597e5..92e51673 100644
--- a/site/public/research/00_introduction/index.html
+++ b/site/public/research/00_introduction/index.html
@@ -1,7 +1,7 @@
<!doctype html>
<html>
<head>
- <title>MegaPixels</title>
+ <title>MegaPixels: 00: Introduction</title>
<meta charset="utf-8" />
<meta name="author" content="Megapixels" />
<meta name="description" content="Introduction to Megapixels" />
@@ -14,6 +14,25 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-capable" content="yes">
+
+ <link rel="apple-touch-icon" sizes="57x57" href="/assets/img/favicon/apple-icon-57x57.png">
+ <link rel="apple-touch-icon" sizes="60x60" href="/assets/img/favicon/apple-icon-60x60.png">
+ <link rel="apple-touch-icon" sizes="72x72" href="/assets/img/favicon/apple-icon-72x72.png">
+ <link rel="apple-touch-icon" sizes="76x76" href="/assets/img/favicon/apple-icon-76x76.png">
+ <link rel="apple-touch-icon" sizes="114x114" href="/assets/img/favicon/apple-icon-114x114.png">
+ <link rel="apple-touch-icon" sizes="120x120" href="/assets/img/favicon/apple-icon-120x120.png">
+ <link rel="apple-touch-icon" sizes="144x144" href="/assets/img/favicon/apple-icon-144x144.png">
+ <link rel="apple-touch-icon" sizes="152x152" href="/assets/img/favicon/apple-icon-152x152.png">
+ <link rel="apple-touch-icon" sizes="180x180" href="/assets/img/favicon/apple-icon-180x180.png">
+ <link rel="icon" type="image/png" sizes="192x192" href="/assets/img/favicon/android-icon-192x192.png">
+ <link rel="icon" type="image/png" sizes="32x32" href="/assets/img/favicon/favicon-32x32.png">
+ <link rel="icon" type="image/png" sizes="96x96" href="/assets/img/favicon/favicon-96x96.png">
+ <link rel="icon" type="image/png" sizes="16x16" href="/assets/img/favicon/favicon-16x16.png">
+ <link rel="manifest" href="/assets/img/favicon/manifest.json">
+ <meta name="msapplication-TileColor" content="#ffffff">
+ <meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
+ <meta name="theme-color" content="#ffffff">
+
<link rel='stylesheet' href='/assets/css/fonts.css' />
<link rel='stylesheet' href='/assets/css/css.css' />
<link rel='stylesheet' href='/assets/css/leaflet.css' />
@@ -57,6 +76,15 @@
<p>There is only biased feature vector clustering and probabilistic thresholding.</p>
<h2>If you don't have data, you don't have a product.</h2>
<p>Yesterday's <a href="https://www.reuters.com/article/us-microsoft-ai/microsoft-turned-down-facial-recognition-sales-on-human-rights-concerns-idUSKCN1RS2FV">decision</a> by Brad Smith, CEO of Microsoft, to not sell facial recognition to a US law enforcement agency is not an about face by Microsoft to become more humane, it's simply a perfect illustration of the value of training data. Without data, you don't have a product to sell. Microsoft realized that doesn't have enough training data to sell</p>
+<h2>Cost of Faces</h2>
+<p>Univ Houston paid subjects $20/ea
+<a href="http://web.archive.org/web/20170925053724/http://cbl.uh.edu/index.php/pages/research/collecting_facial_images_from_multiples_in_texas">http://web.archive.org/web/20170925053724/http://cbl.uh.edu/index.php/pages/research/collecting_facial_images_from_multiples_in_texas</a></p>
+<p>FaceMeta facedataset.com</p>
+<ul>
+<li>BASIC: 15,000 images for $6,000 USD</li>
+<li>RECOMMENDED: 50,000 images for $12,000 USD</li>
+<li>ADVANCED: 100,000 images for $18,000 USD*</li>
+</ul>
<h2>Use Your Own Biometrics First</h2>
<p>If researchers want faces, they should take selfies and create their own dataset. If researchers want images of families to build surveillance software, they should use and distibute their own family portraits.</p>
<h3>Motivation</h3>