<?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: Dhananjayan P N</title>
    <description>The latest articles on DEV Community by Dhananjayan P N (@dhananjayanpn).</description>
    <link>https://dev.to/dhananjayanpn</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%2F390240%2F36c0a933-59ac-4712-87d4-92cb7c457d23.jpeg</url>
      <title>DEV Community: Dhananjayan P N</title>
      <link>https://dev.to/dhananjayanpn</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dhananjayanpn"/>
    <language>en</language>
    <item>
      <title>AI Waste Segregation System</title>
      <dc:creator>Dhananjayan P N</dc:creator>
      <pubDate>Wed, 20 May 2020 07:43:27 +0000</pubDate>
      <link>https://dev.to/dhananjayanpn/ai-waste-segregation-system-ph2</link>
      <guid>https://dev.to/dhananjayanpn/ai-waste-segregation-system-ph2</guid>
      <description>&lt;h2&gt;
  
  
  My Final Project
&lt;/h2&gt;

&lt;p&gt;An AI Waste Segregation System that uses Machine Learning and Object Detection to detect the type of waste and segregate it into Biodegradable and Non-Biodegradable depending on the results of the Object Detection. It is a stand-alone system that can be used in a multitude of locations.&lt;/p&gt;

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


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--vWogaON8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/github-logo-28d89282e0daa1e2496205e2f218a44c755b0dd6536bbadf5ed5a44a7ca54716.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/Dhananjayan-PN"&gt;
        Dhananjayan-PN
      &lt;/a&gt; / &lt;a href="https://github.com/Dhananjayan-PN/AutoDust"&gt;
        AutoDust
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      AI Waste Segregation System to clean the world one AutoDust at a time
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;h1&gt;
AutoDust&lt;/h1&gt;
&lt;p&gt;An AI Waste Segregation System that uses Machine Learning and Object Detection to detect the type of waste and segregate it into Biodegradable and Non-Biodegradable depending on the results of the Object Detection. It is a stand-alone system which can be used in a multitude of locations.&lt;/p&gt;
&lt;/div&gt;



&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/Dhananjayan-PN/AutoDust"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


&lt;h2&gt;
  
  
  How we built it
&lt;/h2&gt;

&lt;p&gt;The system was built entirely in Python. For the Object Detection, we used YOLOv3 as our trained model to accurately detect the type of waste. We used a RaspberryPi to control the motors depending on the command from the server. Yes, we divided the workload into 2, the server (cloud) and the client (RaspberryPi), which made it much faster and efficient.&lt;/p&gt;

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

&lt;p&gt;We learned a  lot of new things in this project including how to use the Cloud (thanks AWS) to your benefit. We also learned how we could efficiently divide the workload for better performance. All-in-all great experience!&lt;/p&gt;

</description>
      <category>octograd2020</category>
      <category>githubsdp</category>
      <category>machinelearning</category>
      <category>python</category>
    </item>
  </channel>
</rss>
