<?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: Akhil G Krishnan</title>
    <description>The latest articles on DEV Community by Akhil G Krishnan (@akhilgkrishnan).</description>
    <link>https://dev.to/akhilgkrishnan</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%2F390286%2Fc586f39a-c45a-4b6a-9f61-3a63279da45a.jpeg</url>
      <title>DEV Community: Akhil G Krishnan</title>
      <link>https://dev.to/akhilgkrishnan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/akhilgkrishnan"/>
    <language>en</language>
    <item>
      <title>Automated Censorable Content identification in Films Using Deeplearning</title>
      <dc:creator>Akhil G Krishnan</dc:creator>
      <pubDate>Wed, 20 May 2020 16:40:23 +0000</pubDate>
      <link>https://dev.to/akhilgkrishnan/automated-censorable-content-identification-in-films-using-deeplearning-2bh4</link>
      <guid>https://dev.to/akhilgkrishnan/automated-censorable-content-identification-in-films-using-deeplearning-2bh4</guid>
      <description>&lt;h2&gt;
  
  
  What is my project ?
&lt;/h2&gt;

&lt;p&gt;The movies may contains censorable scenes like smoking, heavy drinking, riding without a helmet, driving without the seatbelt, etc. It is the responsibility of the editors to check the whole video to identify such contents. This process consumes a large amount of time. We introduce an automated statutory warning generator that will add exact statutory labels to the scene. This is more helpful for movie editors.&lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://drive.google.com/open?id=1sf1FDhFkoBceAA7SenRlr8AomZ_f_8l4"&gt;https://drive.google.com/open?id=1sf1FDhFkoBceAA7SenRlr8AomZ_f_8l4&lt;/a&gt;&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/AkhilGKrishnan"&gt;
        AkhilGKrishnan
      &lt;/a&gt; / &lt;a href="https://github.com/AkhilGKrishnan/CensorLabel"&gt;
        CensorLabel
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Automated censorable content identification system for movie using deeplearning
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;h1&gt;
CensorLabel&lt;/h1&gt;
&lt;p&gt;Automated censorable content identification system for movie using deeplearning. This project automatically add statutory warnings in movies when any censorable contents where shown in the movies.
The Project is developed using YOLOV3 and OpenCV...&lt;/p&gt;
&lt;p&gt;This system is used for smoking detection, Check whether the motorcyclist weared helmet or not, driving without wearing seatbelt and alcohol detection.&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/AkhilGKrishnan/CensorLabel"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


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

&lt;p&gt;In this project we used two deeplearning model, first is ResNet model for Human Activity Recognition and the second is YoloV3 model for object detection. And we used openCV dnn module for detection. We created an desktop application for users to add videos. The desktop application is built using python EEL.&lt;/p&gt;

&lt;h2&gt;
  
  
  Result
&lt;/h2&gt;

&lt;p&gt;We got a better result in accurac. We got 85% of mAP , so we can say that this system will perfect detect the censorable contents in movies and add corresponding statutory warning to that scenes.&lt;/p&gt;

&lt;p&gt;Thanks and everyone stay healthy and safe. &lt;/p&gt;

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