Questions tagged [embedded-design]

For questions related to the design of embedded systems that employ AI, the use of AI to create embedded systems, or the design of the AI that is used in an embedded system. This includes robotics for consumers in residential, business, or industry environments and other types of embedded devices.

4 questions
3
votes
1 answer

What are the aspects that most impact on the inference time for neural networks in embedded systems?

I work with neural networks for real-time image processing on embedded softwares and I tested different architectures (Googlenet, Mobilenet, Resnet, custom networks...) and different hardware solutions (boards, processors, AI accelerators...). I…
firion
  • 269
  • 1
  • 7
2
votes
1 answer

How to know if a real-time classifier is achivable in a low-power emdedded system?

Say I have an Machine/Deep learning algorithm I developed on a desktop pc to achieve a real-time classification of time series events from a sensor. Once the algorithm is trained and performs good, I want to implement it on an low power embbeded…
Hattori
  • 201
  • 1
  • 7
-1
votes
1 answer

Use mobile device camera for moving pattern recognition

For instance, one task would be to detect if with an Android phone in hand, I'm panning the camera toward a circle shape in a 2D space. What is the best technology set and embedded application approach can be used for these types of motion…
-1
votes
1 answer

Hardware for EdgeML/EmbeddedML

I want to learn more about EdgeAI or EmbeddedML, whatever term you like best. I played with an Arduino Nano, running some of the tutorial projects (motion detection), but I don't think it is up to much. If anyone here works in this area, what…
ofithch79
  • 139
  • 4