-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
68 lines (61 loc) · 4.63 KB
/
index.html
File metadata and controls
68 lines (61 loc) · 4.63 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="generator" content="Gatsby 2.3.22" />
<style data-styled="" data-styled-version="4.2.0"></style>
<link rel="preconnect dns-prefetch" href="https://www.google-analytics.com" />
<link as="script" rel="preload" href="/face-api.js/webpack-runtime-47b633ee05518ceab92c.js" />
<link as="script" rel="preload" href="/face-api.js/app-15eb77a1dd6adbf658fc.js" />
<link as="script" rel="preload" href="/face-api.js/component---src-pages-index-tsx-49e15ca5e44e178fbcc9.js" />
<link as="fetch" rel="preload" href="/face-api.js/static/d/140/path---index-6a9-0SUcWyAf8ecbYDsMhQkEfPzV8.json"
crossorigin="use-credentials" />
<title>face detection</title>
<meta charSet="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
<meta property="og:image"
content="https://user-images.githubusercontent.com/31125521/41526995-1a90e4e6-72e6-11e8-96d4-8b2ccdee5f79.gif" />
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" />
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" />
<style id="gatsby-inlined-css"></style>
<style>
html {
font-family: 'Open Sans', sans-serif;
}
body {
margin: 0;
padding: 0;
}
</style>
</head>
<body>
<div id="___gatsby">
<div style="outline:none" tabindex="-1" role="group">
<h1> Face Detection Demos </h1>
<p>for questions and feedback please write <a href="mailto:engr.farhan@icloud.com">engr.farhan@icloud.com</a>Thanks!</p>
</div>
</div>
<!-- <script>
function gaOptout() { document.cookie = disableStr + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC;path=/', window[disableStr] = !0 } var gaProperty = 'UA-109709749-3', disableStr = 'ga-disable-' + gaProperty; document.cookie.indexOf(disableStr + '=true') > -1 && (window[disableStr] = !0);
if (!(navigator.doNotTrack == "1" || window.doNotTrack == "1")) {
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date(); a = s.createElement(o),
m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
}
if (typeof ga === "function") {
ga('create', 'UA-109709749-3', 'auto', {});
ga('set', 'anonymizeIp', true);
}
</script> -->
<script
id="gatsby-script-loader">/*<![CDATA[*/window.page = { "componentChunkName": "component---src-pages-index-tsx", "jsonName": "index", "path": "/" }; window.dataPath = "140/path---index-6a9-0SUcWyAf8ecbYDsMhQkEfPzV8";/*]]>*/</script>
<script
id="gatsby-chunk-mapping">/*<![CDATA[*/window.___chunkMapping = { "app": ["/app-15eb77a1dd6adbf658fc.js"], "component---src-pages-404-tsx": ["/component---src-pages-404-tsx-66d711a14c761051d2e7.js"], "component---src-pages-bbt-face-landmark-detection-tsx": ["/component---src-pages-bbt-face-landmark-detection-tsx-ebac050e5061fce1c6c9.js"], "component---src-pages-bbt-face-recognition-tsx": ["/component---src-pages-bbt-face-recognition-tsx-34d8dda608ec10061f92.js"], "component---src-pages-bbt-face-similarity-tsx": ["/component---src-pages-bbt-face-similarity-tsx-0faec959c9357f247f79.js"], "component---src-pages-face-and-landmark-detection-tsx": ["/component---src-pages-face-and-landmark-detection-tsx-e5ff515cf3e240f4f263.js"], "component---src-pages-face-expression-recognition-tsx": ["/component---src-pages-face-expression-recognition-tsx-077022e6f2f75c94a289.js"], "component---src-pages-face-recognition-tsx": ["/component---src-pages-face-recognition-tsx-f2f829efeb3ac852698e.js"], "component---src-pages-index-tsx": ["/component---src-pages-index-tsx-49e15ca5e44e178fbcc9.js"], "component---src-pages-video-face-tracking-tsx": ["/component---src-pages-video-face-tracking-tsx-eb649968c7de304763e4.js"], "component---src-pages-webcam-face-expression-recognition-tsx": ["/component---src-pages-webcam-face-expression-recognition-tsx-7e7598daa571aa609afd.js"], "component---src-pages-webcam-face-tracking-tsx": ["/component---src-pages-webcam-face-tracking-tsx-8c48e0bfe14b78237d81.js"], "pages-manifest": ["/pages-manifest-1556cf3393fe4853b187.js"] };/*]]>*/</script>
<script src="/face-api.js/component---src-pages-index-tsx-49e15ca5e44e178fbcc9.js" async=""></script>
<script src="/face-api.js/app-15eb77a1dd6adbf658fc.js" async=""></script>
<script src="/face-api.js/webpack-runtime-47b633ee05518ceab92c.js" async=""></script>
</body>
</html>