Tagged articles
9 articles
Page 1 of 1
Liangxu Linux
Liangxu Linux
May 12, 2026 · Artificial Intelligence

How to Deploy Trained Neural Networks on Arduino and Raspberry Pi

Deploying large AI models to tiny embedded devices like Arduino and Raspberry Pi requires aggressive model slimming through quantization, pruning, and distillation, careful selection of runtimes such as TensorFlow Lite, and addressing power, latency, and debugging challenges to achieve real‑time inference.

ArduinoEmbedded AIModel Pruning
0 likes · 7 min read
How to Deploy Trained Neural Networks on Arduino and Raspberry Pi
CodeTrend
CodeTrend
Apr 19, 2026 · Artificial Intelligence

Understanding NVIDIA Jetpack: Design Framework, Architecture, and Flashing Process

This article explains NVIDIA Jetpack’s three‑layer architecture, its relationship with the SDK Manager installer, step‑by‑step flashing procedures for Jetson devices, common failure points such as the 35.29% stall, and practical troubleshooting and hybrid manual‑automatic solutions.

CUDAEmbedded AIFlashing
0 likes · 11 min read
Understanding NVIDIA Jetpack: Design Framework, Architecture, and Flashing Process
DataFunTalk
DataFunTalk
Dec 15, 2024 · Artificial Intelligence

China's Large‑Model Survival Battle: How Start‑ups Face Giant Competition and Market Realities

The article analyses the fierce competition in China's large‑model market, contrasting the heavy‑asset compute race and talent‑driven challenges faced by startups against big firms, while sharing personal experiences, algorithmic hurdles, and potential niches such as embodied AI, finance models, and real‑time recommendation systems.

Embedded AIartificial intelligencefinance
0 likes · 15 min read
China's Large‑Model Survival Battle: How Start‑ups Face Giant Competition and Market Realities
Tencent Architect
Tencent Architect
Apr 6, 2022 · Artificial Intelligence

Award-Winning AIoT Projects from the 2021 TencentOS Tiny AIoT Innovation Competition

The 2021 TencentOS Tiny AIoT Innovation Competition showcased over 50 original projects, including award‑winning multi‑functional pedestrian detection devices, AI‑enhanced smart wheelchairs, and endangered‑animal recognition systems, each demonstrating low‑power embedded AI, edge computing, and cloud integration for diverse real‑world applications.

AIoTComputer VisionEdge Computing
0 likes · 8 min read
Award-Winning AIoT Projects from the 2021 TencentOS Tiny AIoT Innovation Competition
Tencent Architect
Tencent Architect
Apr 1, 2022 · Artificial Intelligence

TencentOS Tiny AIoT Showcase: Pedestrian Detector, Smart Wheelchair, Wildlife Tracker

The 2021 TencentOS Tiny AIoT Innovation Competition featured over 50 original projects, with award‑winning solutions such as a multi‑function pedestrian detector, a smart wheelchair powered by AIoT, and an endangered‑animal tracking system, all demonstrating low‑power embedded AI, cloud integration, and versatile real‑world applications.

AIoTEmbedded AISmart Wheelchair
0 likes · 10 min read
TencentOS Tiny AIoT Showcase: Pedestrian Detector, Smart Wheelchair, Wildlife Tracker
JD Retail Technology
JD Retail Technology
Aug 2, 2021 · Artificial Intelligence

Real-time Monocular Human Depth Estimation and Segmentation on Embedded Systems (HDES-Net)

The paper presents HDES‑Net, a lightweight real‑time monocular human depth estimation and segmentation network designed for embedded platforms, using MobileNetV1 backbone with ASPP and depth‑wise separable convolutions, achieving high accuracy on CAD‑60 and EPFL‑RGBD datasets while running at up to 199.93 FPS on a Tesla P40 and 17.23 FPS on a Jetson Nano after TensorRT optimization.

Depth estimationEmbedded AIHDES-Net
0 likes · 8 min read
Real-time Monocular Human Depth Estimation and Segmentation on Embedded Systems (HDES-Net)
Alibaba Cloud Developer
Alibaba Cloud Developer
Jun 11, 2019 · Artificial Intelligence

How ACE Powers Edge AI: A Heterogeneous Compute Engine for Real‑Time Inference

This article explains the design of ACE (AI Labs Compute Engine), a heterogeneous edge compute platform that combines model quantization, GPU/DSP/VPU acceleration, cloud‑edge model management, and custom algorithm integration to enable low‑latency AI services such as gesture, pet, and pen‑tip detection on resource‑constrained devices.

AI inferenceEdge ComputingEmbedded AI
0 likes · 13 min read
How ACE Powers Edge AI: A Heterogeneous Compute Engine for Real‑Time Inference