AI Image Recognition and Vehicle Identification Solution Based on NXP i.MX8QM

AI Image Recognition and Vehicle Identification Solution Based on NXP i.MX8QM

With the increasing prevalence of automated and assisted driving, the demand for edge computing is also on the rise. How to assist customers in developing AI applications has become a new topic. Last year, WPG introduced the eIQ edge computing solution, for more details please refer to: here. In 2020, we are introducing the new … Read more

Embedded AI Learning Path: From Beginner to Expert

Embedded AI Learning Path: From Beginner to Expert

Let’s see what Grok has to say: With the rapid development of Artificial Intelligence (AI), Embedded AI has become increasingly important as a key area that applies AI technology to resource-constrained devices (such as IoT devices and smart hardware). From smart homes to autonomous driving, embedded AI is changing the way we live. If you … Read more

Embedded AI Revolution: Overview of MCU/SoC Model Training Tools for 2025

Embedded AI Revolution: Overview of MCU/SoC Model Training Tools for 2025

With the explosive growth of smart homes, industrial IoT, and wearable devices, deploying AI models on resource-constrained microcontrollers (MCUs) or memory-limited SoCs has become a core challenge for developers. This article systematically reviews the current mainstream model training tools and deployment strategies in light of the latest technological developments in 2025, helping you achieve efficient … Read more

TinyML Breakthrough: Sensing MCU Status Through Induced Current

TinyML Breakthrough: Sensing MCU Status Through Induced Current

Introduction: Imagine being able to decipher the internal operational status of a target device merely by monitoring its induced current, without any physical contact. This sounds like a plot from a sci-fi movie, but thanks to the rapid advancements in TinyML technology, it has become a reality! The CurrentSense-TinyML project launched by the Santander security … Read more

From High-Performance Cores to Dual-Core Design: MCUs Advance Towards Edge AI

From High-Performance Cores to Dual-Core Design: MCUs Advance Towards Edge AI

According to a report from Electronic Enthusiasts (by Zhou Kaiyang), general-purpose computing chips are rarely optimized for AI computations, which is why in many AI applications, we still need traditional AI chips, such as GPUs or ASICs, which are larger in area and power consumption. Due to these limitations, these AI chips are difficult to … Read more

Comprehensive Summary of Loss Functions

Source: Deep Learning Enthusiast Editor: Deep Learning Natural Language Processing Link: https://blog.csdn.net/shanglianlm/article/details/85019768 This article is about 1500 words, recommended reading time is 5 minutes tensorflow and pytorch are very similar, here we take pytorch as an example. 19 Types of Loss Functions 1. L1 Loss L1Loss Calculates the absolute difference between output and target. torch.nn.L1Loss(reduction='mean') … Read more

Three Practical Insights on Multi-task Learning

Three Practical Insights on Multi-task Learning

Join the professional CV group at Jishi, and interact with 10,000+ visual developers from prestigious institutions like HKUST, Peking University, Tsinghua University, Chinese Academy of Sciences, CMU, Tencent, Baidu, and more! We also provide monthly expert live streams, real project demand connections, valuable information summaries, and industry technical exchanges. Follow the Jishi Platform public account, … Read more

RK3399Pro AI Development Board Supports Caffe/Tensorflow/Mxnet

RK3399Pro AI Development Board Supports Caffe/Tensorflow/Mxnet

Rockchip has released its first high-performance AI processor, the RK3399Pro, providing a one-stop turnkey solution for the AI field. Its on-chip NPU (Neural Processing Unit) has a computing performance of up to 3.0 TOPs, featuring high performance, low power consumption, and ease of development. The Three Major Features of the RK3399Pro AI Chip: 1. High … Read more

Understanding Pathways: Single-controller vs Multi-controller

Understanding Pathways: Single-controller vs Multi-controller

Source: OneFlow This article is approximately 7732 words long and is recommended to be read in 12 minutes. This article introduces the background of Pathways and provides an in-depth analysis. 01. Why Discuss Pathways? In the past two years, TensorFlow has been caught off guard by the rise of PyTorch, and the entire industry is … Read more

Can Low-Power MCUs Run AI? Unveiling TinyML Application Practices!

Can Low-Power MCUs Run AI? Unveiling TinyML Application Practices!

Artificial Intelligence(AI) on edge devices is revolutionizing the field of embedded electronics by enabling advanced computing capabilities directly on low-power devices. Traditionally, neural networks required powerful hardware and abundant resources, but with the development of technologies like TinyML, inference can now be performed directly on devices even with limited computational resources. Deploying neural networks on … Read more