Tagged articles
42 articles
Page 1 of 1
DataFunTalk
DataFunTalk
Jun 30, 2025 · Artificial Intelligence

Wenxin 4.5 Series: Open‑Source Multimodal MoE Models and FastDeploy Guide

The Wenxin 4.5 series introduces ten open‑source models—including large‑scale MoE and dense variants—featuring a novel multimodal heterogeneous architecture, high training efficiency, SOTA benchmark performance, and comprehensive toolkits (ERNIEKit, FastDeploy) for fine‑tuning and multi‑hardware deployment.

ERNIEKitFastDeployMoE
0 likes · 8 min read
Wenxin 4.5 Series: Open‑Source Multimodal MoE Models and FastDeploy Guide
Baidu Geek Talk
Baidu Geek Talk
Apr 14, 2025 · Artificial Intelligence

PaddlePaddle Framework 3.0: Five Core Breakthroughs Reshaping Large Model Development

PaddlePaddle Framework 3.0 delivers five breakthroughs—dynamic‑static unified automatic parallelism, integrated training‑inference pipelines, high‑order scientific differentiation, a neural‑network compiler with automatic operator fusion, and streamlined heterogeneous chip adaptation—drastically reducing development effort, boosting training speed, and expanding compatibility for large‑scale AI models.

AI InfrastructureDistributed TrainingModel Inference Optimization
0 likes · 23 min read
PaddlePaddle Framework 3.0: Five Core Breakthroughs Reshaping Large Model Development
Baidu Tech Salon
Baidu Tech Salon
Apr 2, 2025 · Artificial Intelligence

PaddlePaddle Framework 3.0 Released: Five Core Innovations for Large Models and Scientific Computing

PaddlePaddle 3.0, launched on April 1 2025, introduces five core innovations—including dynamic‑static unified automatic parallelism, a training‑inference integrated PIR, high‑order automatic differentiation for scientific computing, a one‑stage CINN compiler, and heterogeneous multi‑chip adaptation—that dramatically reduce distributed‑training code, boost performance up to four‑fold, and extend the framework to aerospace, automotive, meteorology and life‑science applications while remaining fully compatible with the 2.0 API.

Deep LearningPaddlePaddleautomatic parallelism
0 likes · 21 min read
PaddlePaddle Framework 3.0 Released: Five Core Innovations for Large Models and Scientific Computing
Baidu Tech Salon
Baidu Tech Salon
Mar 13, 2025 · Artificial Intelligence

How PaddlePaddle 3.0 Boosts Large‑Model Inference with 4‑Bit Quantization and MLA Optimizations

PaddlePaddle 3.0 introduces a full‑stack inference engine that supports FP8, INT8, and 4‑bit quantization for popular LLMs such as DeepSeek V3/R1, delivers up to 2× token throughput on a single H800 GPU, and provides detailed deployment scripts for single‑node and multi‑node setups, including MTP speculative decoding and SageAttention for long‑sequence acceleration.

DockerInference OptimizationMLA
0 likes · 13 min read
How PaddlePaddle 3.0 Boosts Large‑Model Inference with 4‑Bit Quantization and MLA Optimizations
Baidu Tech Salon
Baidu Tech Salon
Jan 10, 2025 · Industry Insights

How Baidu’s PaddlePaddle Fuels AI Ecosystem Growth in Wuhan – Key Takeaways from the Wenxin China Tour

The Wenxin China Tour’s Wuhan stop showcased the launch of Baidu’s PaddlePaddle AI Empowerment Center, presented industry‑wide AI ecosystem data, highlighted regional collaborations with universities and enterprises, and featured workshops and award ceremonies that illustrate the rapid adoption of large‑model technologies in Wuhan’s emerging AI market.

AIAI educationIndustry Ecosystem
0 likes · 10 min read
How Baidu’s PaddlePaddle Fuels AI Ecosystem Growth in Wuhan – Key Takeaways from the Wenxin China Tour
Baidu Tech Salon
Baidu Tech Salon
Nov 26, 2024 · Artificial Intelligence

AI and Education Forum Highlights: Large Models Driving Industry and Educational Innovation

At Hong Kong Education University’s AI and Education Forum, Baidu’s PaddlePaddle showcased how large‑model AI drives industrial transformation and educational innovation, highlighting collaborative talent‑development programs, industry‑academia research bases, and a global platform to integrate AI technology across curricula, research, and industry partnerships.

Industry-Academia CollaborationPaddlePaddleartificial intelligence
0 likes · 5 min read
AI and Education Forum Highlights: Large Models Driving Industry and Educational Innovation
Baidu Geek Talk
Baidu Geek Talk
Aug 28, 2024 · Artificial Intelligence

How PaddlePaddle 3.0 Simplifies Large‑Model Distributed Training with Automatic Parallelism

This article explains the challenges of scaling large AI models, introduces PaddlePaddle 3.0's four‑dimensional hybrid parallelism and its unified automatic parallel framework, details core concepts such as ProcessMesh and Placements, provides step‑by‑step code examples, and outlines performance‑optimizing strategies like operator fusion and pipeline scheduling.

Distributed TrainingHybrid ParallelPaddlePaddle
0 likes · 17 min read
How PaddlePaddle 3.0 Simplifies Large‑Model Distributed Training with Automatic Parallelism
Baidu Geek Talk
Baidu Geek Talk
Aug 21, 2024 · Artificial Intelligence

Step-by-Step PCA Face Recognition with PaddlePaddle

This article walks through using PaddlePaddle's linear algebra API to vectorize face images, load the ORL dataset, implement PCA for dimensionality reduction, and evaluate a simple face‑recognition classifier, providing full code, installation steps, and experimental results.

PCAPaddlePaddlePython
0 likes · 11 min read
Step-by-Step PCA Face Recognition with PaddlePaddle
Baidu Tech Salon
Baidu Tech Salon
Aug 20, 2024 · Artificial Intelligence

PaddlePaddle Neural Network Compiler (CINN): Architecture, Optimization Techniques, and Performance

The PaddlePaddle Neural Network Compiler (CINN) combines a PIR‑based frontend and a hardware‑specific backend to apply graph‑level optimizations, operator fusion, schedule transformations and automatic tuning, delivering up to 4× faster kernels and 30‑60% overall speed‑ups for deep‑learning and scientific workloads.

CINNGPU OptimizationOperator fusion
0 likes · 19 min read
PaddlePaddle Neural Network Compiler (CINN): Architecture, Optimization Techniques, and Performance
Baidu Geek Talk
Baidu Geek Talk
Aug 19, 2024 · Artificial Intelligence

PaddlePaddle Neural Network Compiler (CINN): Architecture, Optimization Techniques, and Performance Gains

The PaddlePaddle Neural Network Compiler (CINN) combines a PIR‑based frontend that performs graph‑level optimizations such as constant folding, dead‑code elimination and operator fusion with a backend that applies schedule transformations and auto‑tuning, delivering up to 4× faster RMSNorm kernels and 30‑60% overall speed‑ups for generative AI and scientific‑computing workloads.

CINNDeep LearningGPU
0 likes · 18 min read
PaddlePaddle Neural Network Compiler (CINN): Architecture, Optimization Techniques, and Performance Gains
Baidu Geek Talk
Baidu Geek Talk
Aug 14, 2024 · Artificial Intelligence

Sparse Tensor Basics in PaddlePaddle

The article explains how to use PaddlePaddle’s sparse computing features—including basic sparse tensor formats, creation and manipulation of sparse tensors, and building and training sparse neural networks such as a sparse ResNet—to improve memory efficiency and accelerate training on large, zero‑rich datasets.

AICOO FormatCSR Format
0 likes · 22 min read
Sparse Tensor Basics in PaddlePaddle
Baidu Tech Salon
Baidu Tech Salon
Jul 23, 2024 · Artificial Intelligence

Linear Algebra Fundamentals and PaddlePaddle Applications

The article reviews core linear algebra concepts—vectors, matrices, eigenvalues, and transformations—and demonstrates how PaddlePaddle’s paddle.linalg API enables practical tasks such as least‑squares regression, image compression via SVD, PCA‑based dimensionality reduction, and broader machine‑learning, graphics, cryptography, and optimization applications.

PCAPaddlePaddleSVD
0 likes · 10 min read
Linear Algebra Fundamentals and PaddlePaddle Applications
Baidu Geek Talk
Baidu Geek Talk
Jul 17, 2024 · Artificial Intelligence

Tensor Indexing in PaddlePaddle: Concepts, Operations, and Practical Examples

This article explains PaddlePaddle tensor indexing, covering basic slicing, integer and boolean advanced indexing, ellipsis and newaxis usage, assignment in dynamic and static graphs, automatic gradient propagation, and demonstrates practical applications such as semantic segmentation, object detection, and NLP sequence masking.

Advanced IndexingDeep LearningGradient Propagation
0 likes · 25 min read
Tensor Indexing in PaddlePaddle: Concepts, Operations, and Practical Examples
Baidu Tech Salon
Baidu Tech Salon
Jul 3, 2024 · Artificial Intelligence

2024 China College Students AI Innovation Competition Kicks Off

The 2024 China College Students AI Innovation Competition, now in its sixth year and recognized as a national university contest, has opened for global students to create AI large‑model applications using Baidu’s PaddlePaddle, Wenxin and the zero‑code PaddleX pipeline, with a training camp and an August 15 registration deadline.

AI InnovationAI competitionDeep Learning
0 likes · 7 min read
2024 China College Students AI Innovation Competition Kicks Off
Baidu Tech Salon
Baidu Tech Salon
Jun 11, 2024 · Artificial Intelligence

Three Professional AI Assistants in the PaddlePaddle Star River Community: Legal Consultation, Bid Document Generation, and Business Plan Generation

The PaddlePaddle Star River community showcases three AI assistants—a legal consultant that accesses millions of regulations, a bid‑document generator that automates tender creation for surveying and design projects, and a business‑plan creator that produces full market and financial analyses—each offered as reference tools with usage cautions and an invitation for developers to build their own applications.

AIAI applicationsBid Generation
0 likes · 5 min read
Three Professional AI Assistants in the PaddlePaddle Star River Community: Legal Consultation, Bid Document Generation, and Business Plan Generation
Baidu Tech Salon
Baidu Tech Salon
Apr 27, 2024 · Artificial Intelligence

Baidu CTO Wang Haifeng Discusses Latest Advances in Large Models and the PaddlePaddle Platform at the 2024 Zhongguancun Forum

At the 2024 Zhongguancun Forum, Baidu CTO Wang Haifeng highlighted the rapid growth of the Wenxin large model—now serving over 200 million daily calls and 85 k customers—while unveiling agent‑based AI breakthroughs, a code‑assistant, and the PaddlePaddle platform’s five‑fold training speed gains that now power millions of developers and enterprises.

AI AgentsBaiduPaddlePaddle
0 likes · 4 min read
Baidu CTO Wang Haifeng Discusses Latest Advances in Large Models and the PaddlePaddle Platform at the 2024 Zhongguancun Forum
Baidu Tech Salon
Baidu Tech Salon
Apr 24, 2024 · Industry Insights

How Baidu’s Wenxin Model and PaddlePaddle Accelerate AI in the Intelligent Era

At the 3rd China International Software Development Conference, Baidu’s CTO Wang Haifeng highlighted the role of operating systems in the AI era, showcasing PaddlePaddle’s open‑source platform, the Wenxin large model’s efficiency gains, and the emergence of intelligent agents and code assistants.

AIChina technologyIntelligent agents
0 likes · 4 min read
How Baidu’s Wenxin Model and PaddlePaddle Accelerate AI in the Intelligent Era
NewBeeNLP
NewBeeNLP
Apr 16, 2024 · Artificial Intelligence

Demystifying the Transformer: Step‑by‑Step PaddlePaddle Implementation

This article provides a comprehensive, code‑rich walkthrough of the Transformer architecture using PaddlePaddle, covering the encoder and decoder components, residual connections, layer normalization, feed‑forward networks, scaled dot‑product and multi‑head attention, and shows how to assemble the full model with training and inference functions.

Attention MechanismDecoderDeep Learning
0 likes · 17 min read
Demystifying the Transformer: Step‑by‑Step PaddlePaddle Implementation
Baidu Tech Salon
Baidu Tech Salon
Aug 30, 2023 · Artificial Intelligence

How Spatial Heterophily Improves Urban Graph Neural Networks

Urban graphs often exhibit spatial heterophily, where neighboring nodes differ significantly, limiting traditional GNNs; this article introduces a Spatial Heterophily Aware GNN (SHGNN) that partitions neighborhoods by geographic proximity, employs rotation‑scaling aggregation and heterophily‑sensitive interaction, and demonstrates superior performance on three real city datasets.

Heterophily-AwareNode RepresentationPGL
0 likes · 13 min read
How Spatial Heterophily Improves Urban Graph Neural Networks
Baidu Tech Salon
Baidu Tech Salon
Jul 21, 2023 · Artificial Intelligence

IDC Report: Baidu Wenxin Large Model Leads AI Evaluation with 7 Full Scores

IDC’s 2023 AI Large Model Technology Capability Assessment names Baidu’s Wenxin (ERNIE) series as the overall leader, earning seven full scores across twelve dimensions—including the sole perfect score for algorithm model—thanks to its four‑layer stack, knowledge‑enhanced core, PaddlePaddle platform, and extensive industry deployments with over 150,000 enterprises.

AI Large ModelsBaiduErnie
0 likes · 6 min read
IDC Report: Baidu Wenxin Large Model Leads AI Evaluation with 7 Full Scores
Baidu Geek Talk
Baidu Geek Talk
May 10, 2023 · Artificial Intelligence

Baidu's AI Infrastructure for Large-Scale LLM Training: Architecture, Challenges, and Optimization

Baidu’s AI infrastructure combines a massive InfiniBand‑linked GPU cluster, Kunlun chips, the PaddlePaddle framework, and the Wenxin model suite with 4D hybrid parallelism, elastic fault tolerance, and a two‑stage training pipeline to overcome computation, memory, and communication walls, delivering world‑leading MLPerf performance for large‑scale LLMs.

GPU clusterInfiniBandModel Training Optimization
0 likes · 15 min read
Baidu's AI Infrastructure for Large-Scale LLM Training: Architecture, Challenges, and Optimization
DataFunTalk
DataFunTalk
May 2, 2023 · Artificial Intelligence

Automatic Parallelism in PaddlePaddle: Architecture, Implementation, and Application Practice

This article presents a comprehensive overview of PaddlePaddle's automatic parallel design for heterogeneous scenarios, covering background motivation, architectural principles, key implementation details, practical usage interfaces, and future outlook, while illustrating concepts with detailed diagrams and examples.

AI frameworksDistributed TrainingPaddlePaddle
0 likes · 19 min read
Automatic Parallelism in PaddlePaddle: Architecture, Implementation, and Application Practice
DataFunSummit
DataFunSummit
Apr 9, 2023 · Artificial Intelligence

PGLBox: An Industrial-Scale GPU‑Accelerated Graph Learning Framework

This article introduces the development trends of graph learning frameworks, explains GPU acceleration techniques such as UVA and multi‑GPU pipelines, details the design of the PaddlePaddle Graph Learning (PGL) framework and its large‑scale engine PGLBox, and demonstrates how these technologies enable industrial‑grade graph representation learning with billions of nodes and edges.

GPU AccelerationPGLBoxPaddlePaddle
0 likes · 18 min read
PGLBox: An Industrial-Scale GPU‑Accelerated Graph Learning Framework
Baidu Geek Talk
Baidu Geek Talk
Mar 9, 2023 · Industry Insights

How Baidu’s ERNIE‑ViLG 2.0 and PaddlePaddle Boost AI Painting Performance

This article analyzes Baidu’s ERNIE‑ViLG 2.0 and PaddlePaddle‑optimized Stable Diffusion models, presenting benchmark comparisons, hardware‑specific speed and memory gains, and the underlying inference optimizations that enable low‑cost, high‑throughput AI‑generated image creation.

AI paintingAIGCGPU Acceleration
0 likes · 9 min read
How Baidu’s ERNIE‑ViLG 2.0 and PaddlePaddle Boost AI Painting Performance
Baidu Geek Talk
Baidu Geek Talk
Feb 15, 2023 · Artificial Intelligence

PaddlePaddle 2.4 Release: New Sparse, Graph, and Audio APIs

PaddlePaddle 2.4 introduces 167 new APIs—including sparse computing (paddle.sparse), graph learning (paddle.geometric), and audio processing (paddle.audio) modules—enabling efficient sparse model training and inference, graph message‑passing, advanced audio feature extraction, plus fresh loss functions, tensor utilities, and expanded vision transforms.

API ReleaseAudio ProcessingDeep Learning
0 likes · 16 min read
PaddlePaddle 2.4 Release: New Sparse, Graph, and Audio APIs
DataFunTalk
DataFunTalk
Oct 15, 2022 · Artificial Intelligence

AutoDL: Automated and Interpretable Deep Learning – Research Highlights from Baidu Big Data Lab

This article reviews Baidu Big Data Lab's recent advances in automated deep learning (AutoDL), covering its research breakthroughs, integration with PaddlePaddle/PaddleHub, industrial deployments, transfer learning innovations, and future directions for AI automation and interpretability.

AI automationAutoDLNeural Architecture Search
0 likes · 19 min read
AutoDL: Automated and Interpretable Deep Learning – Research Highlights from Baidu Big Data Lab
Baidu Tech Salon
Baidu Tech Salon
Sep 2, 2022 · Artificial Intelligence

WAIC 2022: AI Open Source and Industrial Intelligence Summit Highlights China's AI Ecosystem Development

At the WAIC 2022 AI Open Source and Industrial Intelligence Summit in Shanghai, Baidu’s CTO outlined a TSMC‑like model for large‑scale AI, academicians highlighted intelligent vehicle connectivity and open‑source leadership, a new deep‑learning transformation base was unveiled, and PaddlePaddle’s 4.77 million developers underscored China’s rapidly expanding AI ecosystem across industry.

BaiduChina AI ecosystemIndustrial Intelligence
0 likes · 6 min read
WAIC 2022: AI Open Source and Industrial Intelligence Summit Highlights China's AI Ecosystem Development
Baidu Tech Salon
Baidu Tech Salon
Jul 28, 2022 · Artificial Intelligence

2022 Deep Learning Platform Development Report Released at Global Digital Economy Conference

At the Global Digital Economy Conference, the China Academy of Information and Communications Technology and the National Engineering Research Center released the 2022 Deep Learning Platform Development Report, which identifies Baidu’s PaddlePaddle as China’s leading deep‑learning framework and empowerment platform, boasting millions of developers, surpassing TensorFlow and PyTorch, and foreseeing a decade of industry‑wide intelligent upgrades.

China AI industryPaddlePaddlePlatform Report
0 likes · 4 min read
2022 Deep Learning Platform Development Report Released at Global Digital Economy Conference
Baidu Tech Salon
Baidu Tech Salon
Jul 4, 2022 · Artificial Intelligence

Kunlun Chip XPU Architecture, Software Stack, and Programming Model Overview

Kunlun Chip’s XPU‑R architecture combines high‑performance SDNN and Cluster compute units, 512 GB/s GDDR6 memory, and PCIe 4.0 interconnect, supported by an LLVM‑based software stack, CUDA‑like programming model, and seamless PaddlePaddle integration, enabling efficient AI training and inference with significant cost and performance gains.

AI ChipPaddlePaddleProgramming Model
0 likes · 16 min read
Kunlun Chip XPU Architecture, Software Stack, and Programming Model Overview
DataFunTalk
DataFunTalk
Apr 14, 2022 · Artificial Intelligence

PaddlePaddle Deep Learning Platform: Architecture, Core Technologies, and Real‑World Applications

The article presents a comprehensive overview of Baidu's open‑source deep learning platform PaddlePaddle, detailing its full‑stack architecture, core technologies such as unified dynamic‑static graph, large‑scale distributed training, multi‑platform inference, an extensive model zoo, hardware adaptation, and showcases a real‑world deployment case in power‑grid monitoring.

AI FrameworkDistributed TrainingInference Engine
0 likes · 15 min read
PaddlePaddle Deep Learning Platform: Architecture, Core Technologies, and Real‑World Applications
Baidu Geek Talk
Baidu Geek Talk
Apr 13, 2022 · Artificial Intelligence

Smart Retail Product Recognition Solution Using PaddlePaddle PP-ShiTu

The article presents PaddlePaddle’s PP‑ShiTu‑based smart retail product recognition solution, detailing a complete pipeline—from data preparation and model optimization to low‑latency deployment—that overcomes high‑similarity packaging, rapid SKU changes, and costly retraining, achieving over 98 % Top‑1 recall with 0.2‑second CPU inference.

AI deploymentImage ClassificationPP-ShiTu
0 likes · 7 min read
Smart Retail Product Recognition Solution Using PaddlePaddle PP-ShiTu
Baidu Geek Talk
Baidu Geek Talk
Mar 14, 2022 · Artificial Intelligence

Zero-Threshold AI Development: Empowering SMEs with Intelligent Transformation

The article explains how China’s policy‑driven push for specialized, innovative SMEs is being accelerated by Baidu’s zero‑threshold AI platform EasyDL, which lets small firms like AiBao Flower Accessories and Shanghai ZheYuan Technology build high‑accuracy inspection systems without deep technical expertise, lowering costs and boosting industrial intelligence.

AI transformationDigital TransformationEasyDL
0 likes · 9 min read
Zero-Threshold AI Development: Empowering SMEs with Intelligent Transformation
Baidu Geek Talk
Baidu Geek Talk
Mar 9, 2022 · Artificial Intelligence

Communication Tower Recognition Using PaddlePaddle: An Industrial AI Practice

The article describes an industrial AI system that uses PaddlePaddle’s PP‑PicoDet model, enhanced with COCO pre‑training and quantization, to accurately recognize communication towers in diverse outdoor conditions, achieving 94.5% mAP at 78 ms inference and supporting edge deployment via PaddleLite and ONNX.

Industrial AIModel OptimizationPP-PicoDet
0 likes · 6 min read
Communication Tower Recognition Using PaddlePaddle: An Industrial AI Practice
Baidu Geek Talk
Baidu Geek Talk
Feb 17, 2022 · Artificial Intelligence

AI-Powered Sports Video Applications: Figure Skating Action Recognition, Multimodal Classification, and Football Highlight Clipping

The article showcases three AI‑driven sports video solutions—real‑time figure‑skating action recognition with ST‑GCN, multimodal video classification merging text, image and audio via ERNIE and TextCNN, and automated football highlight clipping using TSN‑BMN‑LSTM—each achieving over 85% accuracy, fully open‑source on PaddlePaddle with one‑click notebooks and a live developer session.

AIDeep LearningMultimodal Classification
0 likes · 8 min read
AI-Powered Sports Video Applications: Figure Skating Action Recognition, Multimodal Classification, and Football Highlight Clipping
DataFunTalk
DataFunTalk
Nov 16, 2021 · Artificial Intelligence

InsightFace: Open‑Source 2D/3D Deep Face Analysis Toolbox with PaddlePaddle Support

InsightFace is an open‑source 2D/3D deep face analysis toolbox that implements a variety of detection, alignment and recognition algorithms, now supports PaddlePaddle with out‑of‑the‑box models, high‑throughput distributed training up to 60 million classes, and provides a one‑line demo script for quick testing.

ArcFaceComputer VisionDeep Learning
0 likes · 3 min read
InsightFace: Open‑Source 2D/3D Deep Face Analysis Toolbox with PaddlePaddle Support
Python Crawling & Data Mining
Python Crawling & Data Mining
Dec 22, 2020 · Artificial Intelligence

Create Stunning Video Ghosting Effects with PaddlePaddle’s DeepLabV3p Model

Learn how to generate cinematic ghosting effects in videos by leveraging PaddlePaddle’s PaddleHub deep learning library and the pretrained deeplabv3p_xception65 model for semantic segmentation, with step‑by‑step code, environment setup, and practical testing on classic martial‑arts footage.

Deep LearningGhost EffectPaddlePaddle
0 likes · 7 min read
Create Stunning Video Ghosting Effects with PaddlePaddle’s DeepLabV3p Model
21CTO
21CTO
May 20, 2020 · Artificial Intelligence

Batch Remove Image Backgrounds with Python and PaddlePaddle

This tutorial shows how to install PaddlePaddle and PaddleHub, then use a concise Python script to batch‑remove backgrounds from multiple photos, automatically saving the segmented results, and includes sample code and before‑after images to illustrate the process.

Batch ProcessingPaddlePaddlePython
0 likes · 5 min read
Batch Remove Image Backgrounds with Python and PaddlePaddle
ITPUB
ITPUB
May 15, 2020 · Artificial Intelligence

Batch Background Removal with PaddlePaddle: One-Click Python Script

This guide shows how to install PaddlePaddle and PaddleHub, then use a short Python script to automatically segment and remove backgrounds from multiple photos, turning each into a transparent PNG with just a few lines of code.

Batch ProcessingPaddlePaddleimage segmentation
0 likes · 5 min read
Batch Background Removal with PaddlePaddle: One-Click Python Script
Python Programming Learning Circle
Python Programming Learning Circle
May 12, 2020 · Artificial Intelligence

Batch Image Segmentation with Python and PaddlePaddle

This tutorial demonstrates how to use Python and the PaddlePaddle deep‑learning platform to automatically remove backgrounds from multiple photos in one step, covering installation, verification, and a concise five‑line code example for batch human segmentation.

Batch ProcessingComputer VisionDeep Learning
0 likes · 6 min read
Batch Image Segmentation with Python and PaddlePaddle
Baidu Intelligent Testing
Baidu Intelligent Testing
Jun 5, 2018 · Artificial Intelligence

Applying Deep Learning for Automated UI Bug Detection in Mobile Apps

To address the rising cost of manual UI testing on diverse mobile devices, the article presents a deep‑learning‑based solution using PaddlePaddle that automatically detects UI style bugs such as misaligned controls, text overlap, and blank spaces through data‑driven model training, image preprocessing, and classification.

AutomationDeep LearningImage Classification
0 likes · 10 min read
Applying Deep Learning for Automated UI Bug Detection in Mobile Apps