<?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: Santiago Gonzalez</title>
    <description>The latest articles on DEV Community by Santiago Gonzalez (@locoalien).</description>
    <link>https://dev.to/locoalien</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%2F325271%2F8185c935-b9b4-4993-99aa-51353c18010a.jpeg</url>
      <title>DEV Community: Santiago Gonzalez</title>
      <link>https://dev.to/locoalien</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/locoalien"/>
    <language>en</language>
    <item>
      <title>SAP Cloud Platform - Machine learning With Fiori Cloud</title>
      <dc:creator>Santiago Gonzalez</dc:creator>
      <pubDate>Fri, 19 Jun 2020 13:50:41 +0000</pubDate>
      <link>https://dev.to/locoalien/sap-cloud-platform-machine-learning-with-fiori-cloud-3k3p</link>
      <guid>https://dev.to/locoalien/sap-cloud-platform-machine-learning-with-fiori-cloud-3k3p</guid>
      <description>&lt;p&gt;Hello everyone.&lt;/p&gt;

&lt;p&gt;A situation is shown where we use machine learning models to analyze everything related to Biosafety issues from the sap cloud platform.&lt;/p&gt;

&lt;p&gt;We have created an architecture where we use various SAP Cloud Platform services including the following:&lt;/p&gt;

&lt;p&gt;Java Server&lt;br&gt;
Hana Database&lt;br&gt;
Odata Provisioning&lt;br&gt;
SAP Web IDE&lt;br&gt;
SAP portal&lt;br&gt;
Git&lt;br&gt;
Fiori Cloud&lt;/p&gt;

&lt;p&gt;Where each service allows us to create the solution that we will see below.&lt;/p&gt;

&lt;p&gt;Detects the face mask on&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--MwzhXyOn--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/z33gn7308zzcsflef4fl.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--MwzhXyOn--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/z33gn7308zzcsflef4fl.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Detect number of people in a certain place&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--HfgJ3bJe--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/s9i8j0krbnxm0w5550uq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--HfgJ3bJe--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/s9i8j0krbnxm0w5550uq.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Detect social distancing&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--HfgJ3bJe--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/s9i8j0krbnxm0w5550uq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--HfgJ3bJe--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/s9i8j0krbnxm0w5550uq.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;All data is stored in a HANA database. Our architecture is decoupled and allows the use of microservices integrated into HANA.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--HfgJ3bJe--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/s9i8j0krbnxm0w5550uq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--HfgJ3bJe--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/s9i8j0krbnxm0w5550uq.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We can visualize the captured image to have evidence of the biosecurity control.&lt;/p&gt;

&lt;p&gt;We can see in the following report, all the traceability and the information collected from each person.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--f4kCuwHk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/1aemrepv39y1v9j6i0uo.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--f4kCuwHk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/1aemrepv39y1v9j6i0uo.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Below is a demonstration video of the solution. Where the process is explained step by step.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://youtu.be/Cj_HrEZiIpA"&gt;https://youtu.be/Cj_HrEZiIpA&lt;/a&gt;&lt;/p&gt;

</description>
      <category>machinelearning</category>
      <category>python</category>
      <category>security</category>
      <category>covid19</category>
    </item>
  </channel>
</rss>
