Blog
In-depth articles on AI agents, LLM engineering, servers, Python and software development.
This book "Deep Learning in Practice with PaddlePaddle" shares the author's experience from getting acquainted with PaddlePaddle to completing the book publication. It introduces the PaddlePaddle fram
The article introduces the process of using MTCNN (Multi-Task Convolutional Neural Network) for face detection, which includes three hierarchical networks: P-Net, R-Net, and O-Net. P-Net is used to ge
Your project is a very interesting attempt, demonstrating the powerful application of deep learning in image processing through the entire process from collecting celebrity photos to conducting facial
This tutorial provides a detailed introduction to implementing a simple Generative Adversarial Network (GAN) using the PaddlePaddle framework for generating images from the MNIST dataset of handwritte
This article introduces the process of building an image recognition interface using Flask. First, a simple Flask program is used to set up the root path and file upload functionality; subsequently, t
Thank you for your sharing and detailed notes, which provide a great reference for developers who want to learn how to integrate PaddlePaddle for image recognition in Android applications. Below, I wi
This note mainly introduces how to use PaddlePaddle for training and prediction in image classification tasks, which specifically includes the following parts: ### 1. Dataset Preparation The author e
### Chapter 12 - Custom Text Dataset Classification in PaddlePaddle: From Beginner to "Alchemy" In the previous chapter, we introduced how to use PaddlePaddle for custom image dataset recognition. Th
The author states that since the establishment of their personal blog, it has maintained a high - quality and infrequent update frequency, and has been loved and supported by readers. In order to furt
Thank you for sharing this detailed and comprehensive tutorial. Using pre-trained models can indeed significantly improve the model's performance and convergence speed, especially when the amount of d