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 Easily Detect Objects with Deep Learning on Raspberry Pi

308 pointsby sarthakjainabout 7 years ago

7 comments

prats226about 7 years ago
I am Prathamesh, co-founder of <a href="https:&#x2F;&#x2F;nanonets.com" rel="nofollow">https:&#x2F;&#x2F;nanonets.com</a><p>We were working on a project to detect objects using deep learning with raspberry pi and we have benchmarked various deep learning architectures on pi. With ~100-200 images, you can create a detector of your own with this method.<p>In this post, we have detected vehicles in Indian traffic using pi and also added github links to code to train the model on your own dataset and then script to get inference on pi. Hope this helps!
评论 #16739688 未加载
Asposabout 7 years ago
How to draw an owl, yeah <a href="http:&#x2F;&#x2F;i0.kym-cdn.com&#x2F;photos&#x2F;images&#x2F;original&#x2F;000&#x2F;572&#x2F;078&#x2F;d6d.jpg" rel="nofollow">http:&#x2F;&#x2F;i0.kym-cdn.com&#x2F;photos&#x2F;images&#x2F;original&#x2F;000&#x2F;572&#x2F;078&#x2F;d6d...</a>
评论 #16740478 未加载
bronco21016about 7 years ago
Maybe I’m missing something but does this blog post conclude with a service to do inference off device? Why explain all of the steps to inference on device if you’re offering an API to do cloud inference?
评论 #16739939 未加载
评论 #16740700 未加载
评论 #16740571 未加载
评论 #16739941 未加载
anonfunctionabout 7 years ago
The two pricing tiers for the hosted API don&#x27;t seem practical for real usage.<p>$0 for 1,000 slow API calls<p>$79 for 10,000 fast API calls<p>To put that into perspective the 10k API calls is less than 10 minutes of 24 fps video. You should have a much higher plan or pay per request overage price.
评论 #16740606 未加载
评论 #16740437 未加载
mindhashabout 7 years ago
Like the direction you are headed. Considering that use of ASICs is going to rise, think you should consider local installs through docker(like machinebox.io) or another technique. Also federated learning would be next thing to take on.
评论 #16742286 未加载
评论 #16743381 未加载
kalalabout 7 years ago
I am very skeptical about pretraining which seems to be the key point of Nanonets. Sure, it will help to work work better than initialization from random weights, but, you will always do better if you collect more data for your problem. This may be fine for problems which do not need optimal classification and fast performance, but I am struggling to see any use case for that.
评论 #16750873 未加载
dborehamabout 7 years ago
Are we still worried about splitting the infinitive?
评论 #16740816 未加载
评论 #16740667 未加载