TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How to Do Real Time Object Detection on Drones

76 pointsby sarthakjainover 6 years ago

9 comments

funkasterover 6 years ago
Title seems a little (maybe a lot?) misleading. It&#x27;s not &quot;on drones&quot; it&#x27;s actually on a video stream coming from a drone. There&#x27;s a huge difference: you&#x27;re doing all of the processing on a desktop&#x2F;laptop PC.<p>There&#x27;s some mention at the end of the article on how to attach a PC to the drone, but basically it would be the same thing: just run the processing on a PC.<p>Just by the title, I was expecting a clever way to run a pre-trained model directly on a drone.
评论 #18536337 未加载
MrTonyDover 6 years ago
Wow. Combine this with the ability to drop some of the latest nano-sensors (atoms strung together to build dust-sized sensors and batteries and power at scale), and we should be able to monitor absolutely everything everywhere. Let&#x27;s see anyone even try to object to my rules or procure a weapon!<p>And given some on-board weapons, we would never have to worry about civil unrest again. Only people grateful for the food and job they are allowed to be in our society. Utopia!
评论 #18536331 未加载
评论 #18538577 未加载
jvdoover 6 years ago
I tried this on my i7 macbook pro, but my CPU usage went to 700% and basically i never got any moving image. Is this normal? What kind of computer you need to at least run this kind of real time?
athiercelinover 6 years ago
Using the MobileSDK (<a href="https:&#x2F;&#x2F;developer.dji.com&#x2F;mobile-sdk&#x2F;" rel="nofollow">https:&#x2F;&#x2F;developer.dji.com&#x2F;mobile-sdk&#x2F;</a>) you can build this straight on a mobile app. With the OnboardSDK (<a href="https:&#x2F;&#x2F;developer.dji.com&#x2F;onboard-sdk&#x2F;" rel="nofollow">https:&#x2F;&#x2F;developer.dji.com&#x2F;onboard-sdk&#x2F;</a>) you can run it on the drone directly.
bronco21016over 6 years ago
Has anyone attempted to do anything like this for SAR (Search and Resuce)? I”m not sure where one would gather a good dataset for training a model.
评论 #18540204 未加载
评论 #18537479 未加载
sarthakjainover 6 years ago
We at Nanonets have been building a lot of Machine Learning models for drone based image analysis. A frequent request from our customers is how do they use our models to do real time analysis. So we decided to create a how to on building real time object detection using a DJI drone.<p>Also useful if you&#x27;re just looking to get the video stream to your laptop&#x2F;computer.
评论 #18535126 未加载
msadowskiover 6 years ago
Very interesting! I really liked the result. Would you mind if I linked to this tutorial in WeeklyRobotics[1]?<p>[1] <a href="https:&#x2F;&#x2F;weeklyrobotics.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;weeklyrobotics.com&#x2F;</a>
评论 #18536570 未加载
sigi45over 6 years ago
Skynet ist thanking you ;)
tmkc13over 6 years ago
Does this work on parrot drones also?
评论 #18535370 未加载