<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Jun-Zhe Lai</title>
    <description>The latest articles on DEV Community by Jun-Zhe Lai (@jlai).</description>
    <link>https://dev.to/jlai</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F390148%2Fccbf9b87-3351-4719-823e-71c9bf59a5fd.jpeg</url>
      <title>DEV Community: Jun-Zhe Lai</title>
      <link>https://dev.to/jlai</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jlai"/>
    <language>en</language>
    <item>
      <title>watchyourfac.es</title>
      <dc:creator>Jun-Zhe Lai</dc:creator>
      <pubDate>Wed, 20 May 2020 06:51:21 +0000</pubDate>
      <link>https://dev.to/jlai/watchyourfac-es-1bjc</link>
      <guid>https://dev.to/jlai/watchyourfac-es-1bjc</guid>
      <description>&lt;h2&gt;
  
  
  My Final Project
&lt;/h2&gt;

&lt;p&gt;Wasn't our final project but we developed an edge based face recognition system. You could upload a photo of a person of interest and train a face recognition model with it. This model was then distributed to our edge devices (a Rapsberry Pie with a webcam). &lt;/p&gt;

&lt;p&gt;Unlike most face recognition systems we leveraged fog computing, meaning that the face recognition happened on the edge device itself. This means that data was being transferred to the backend only in case a match was found, thus providing better privacy.&lt;/p&gt;

&lt;p&gt;We also added things like immutable logs and four-eyes principle to every action in order to facilitate accountability.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo Link
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://watchyourfac.es/"&gt;https://watchyourfac.es/&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Link to Code
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/pwillmann/watch-your-face"&gt;https://github.com/pwillmann/watch-your-face&lt;/a&gt; &lt;/p&gt;

&lt;h2&gt;
  
  
  How I built it (what's the stack? did I run into issues or discover something new along the way?)
&lt;/h2&gt;

&lt;p&gt;Authentication: auth0&lt;br&gt;
Backend: AWS IoT, DynamoDB, Lambda &lt;/p&gt;

&lt;h2&gt;
  
  
  Additional Thoughts / Feelings / Stories
&lt;/h2&gt;

</description>
      <category>devgrad2020</category>
      <category>octograd2020</category>
    </item>
  </channel>
</rss>
