<?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>Forem: Sandeep Aswathnarayana</title>
    <description>The latest articles on Forem by Sandeep Aswathnarayana (@sandeepaswathnarayana).</description>
    <link>https://forem.com/sandeepaswathnarayana</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%2F279938%2F2044b02c-305d-488f-b758-1a1adeaec66f.jpeg</url>
      <title>Forem: Sandeep Aswathnarayana</title>
      <link>https://forem.com/sandeepaswathnarayana</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/sandeepaswathnarayana"/>
    <language>en</language>
    <item>
      <title>How Tesla has been Optimizing its Software and Hardware for FSD Capabilities and a Hyper Efficient Robo-Taxi Fleet?</title>
      <dc:creator>Sandeep Aswathnarayana</dc:creator>
      <pubDate>Sat, 22 Aug 2020 14:35:01 +0000</pubDate>
      <link>https://forem.com/sandeepaswathnarayana/how-tesla-has-been-optimizing-its-software-and-hardware-for-fsd-capabilities-and-a-hyper-efficient-robo-taxi-fleet-19cd</link>
      <guid>https://forem.com/sandeepaswathnarayana/how-tesla-has-been-optimizing-its-software-and-hardware-for-fsd-capabilities-and-a-hyper-efficient-robo-taxi-fleet-19cd</guid>
      <description>&lt;p&gt;&lt;strong&gt;Full article:&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://medium.com/towards-artificial-intelligence/how-tesla-has-been-optimizing-its-software-and-hardware-for-fsd-capabilities-and-a-hyper-efficient-21493079b9bd?source=friends_link&amp;amp;sk=efab60f937d28854911d84aa6b463772"&gt;https://medium.com/towards-artificial-intelligence/how-tesla-has-been-optimizing-its-software-and-hardware-for-fsd-capabilities-and-a-hyper-efficient-21493079b9bd?source=friends_link&amp;amp;sk=efab60f937d28854911d84aa6b463772&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Motive:
&lt;/h2&gt;

&lt;p&gt;I have been following and hearing about Tesla’s work over the past 6 years or so, but I have been listening to them only from the past couple of years.&lt;/p&gt;

&lt;p&gt;I believe, to innovate, we need to stay curious and push the boundaries of our scientific limits. Needless to mention, incorporating an optimistic mindset and culture is pivotal to overcoming the challenges while pursuing these endeavors. Also, Innovation (say, space exploration) fosters a peaceful connection with other nations by finding a common ground. This article is one such example that encompasses my understanding and intuition of Tesla Autopilot AI and its potential that are backed by some facts and ongoing research.&lt;/p&gt;

&lt;h2&gt;
  
  
  Brief Overview:
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;PART 1:&lt;/strong&gt; Andrej Karpathy (Director of AI and Autopilot Vision)&lt;br&gt;
Concepts covered: The Essentials for Neural Networks (Large dataset, Varied dataset, Real dataset), Object Detection, Corner Cases, Data Engine, Fleet Labeling &amp;amp; Learning, Path Prediction, Depth Perception from VISION only.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;PART 2:&lt;/strong&gt; Stuart Bowers (Former VP of Engineering)&lt;br&gt;
Concepts covered: Packaging the Hardware and AI into a viable product at production, Sensor Redundancy, Vector Space, Shadow Mode, Feature life cycle.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;PART 3:&lt;/strong&gt; Pete Bannon (VP of Hardware Engineering)&lt;br&gt;
Concepts covered: A Full Tour of FSD Computer — Image Signal Processor, Neural Network Processor, Video Encoder, GPU, Main Processor, Safety System, Security System, Control Energy, Post Processing, Neural Network Compiler, HW 2.5 vs FSD Results Comparison.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;PART 4:&lt;/strong&gt; Elon Musk&lt;br&gt;
Concepts covered: The Robo-Taxi Fleet &amp;amp; Cost Model, The Future of Self-Driving.&lt;/p&gt;

&lt;p&gt;Read the full article on Medium:&lt;br&gt;
&lt;a href="https://medium.com/towards-artificial-intelligence/how-tesla-has-been-optimizing-its-software-and-hardware-for-fsd-capabilities-and-a-hyper-efficient-21493079b9bd?source=friends_link&amp;amp;sk=efab60f937d28854911d84aa6b463772"&gt;https://medium.com/towards-artificial-intelligence/how-tesla-has-been-optimizing-its-software-and-hardware-for-fsd-capabilities-and-a-hyper-efficient-21493079b9bd?source=friends_link&amp;amp;sk=efab60f937d28854911d84aa6b463772&lt;/a&gt;&lt;/p&gt;

</description>
      <category>computervision</category>
      <category>activelearning</category>
      <category>selfdriving</category>
      <category>robotaxi</category>
    </item>
    <item>
      <title>How to Build and Deploy a Custom Object Detector &amp; Classifier using TensorFlow Object Detection API?</title>
      <dc:creator>Sandeep Aswathnarayana</dc:creator>
      <pubDate>Wed, 24 Jun 2020 14:39:09 +0000</pubDate>
      <link>https://forem.com/sandeepaswathnarayana/how-to-build-a-custom-object-detector-classifier-using-tensorflow-object-detection-api-4bc8</link>
      <guid>https://forem.com/sandeepaswathnarayana/how-to-build-a-custom-object-detector-classifier-using-tensorflow-object-detection-api-4bc8</guid>
      <description>&lt;p&gt;Motive: How to Build a Custom Object Detector &amp;amp; Classifier using TensorFlow Object Detection API?&lt;br&gt;
Application: Programming a real self-driving car&lt;/p&gt;

&lt;p&gt;Medium and Towards Data Science have curated and recommended my article to readers across their homepage, emails, topic page, and app.&lt;/p&gt;

&lt;p&gt;I worked, to the best of my capacity and technical skill set, on implementing this model a couple of months ago. I am sure, with the perpetual research in the field, there are other State-of-the-Art (SOTA) models which might have relatively better performance accuracies. I look forward to implementing and working on more SOTA models soon!&lt;/p&gt;

&lt;p&gt;Here is a friend link with free access to the article:&lt;br&gt;
&lt;a href="https://towardsdatascience.com/how-to-build-a-custom-object-detector-classifier-using-tensorflow-object-detection-api-811b7bcd31c4"&gt;https://towardsdatascience.com/how-to-build-a-custom-object-detector-classifier-using-tensorflow-object-detection-api-811b7bcd31c4&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'd be glad to learn any inputs or comments with relevance to my project.&lt;/p&gt;

&lt;p&gt;Thank you,&lt;br&gt;
Sandeep Aswathnarayana&lt;/p&gt;

</description>
      <category>machinelearning</category>
      <category>python</category>
      <category>tensorflow</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
