Skip to content

Latest commit

 

History

History
 
 

detection

Serve models from Paddle Detection

(English|简体中文)

Introduction

PaddleDetection flying paddle target detection development kit is designed to help developers complete the whole development process of detection model formation, training, optimization and deployment faster and better. For details, see Github

This article mainly introduces the deployment of Paddle Detection's dynamic graph model on Serving.

Paddle Detection provides a large number of Model Zoo, these model libraries can be used in Paddle Serving with export tools Model. For the export tutorial, please refer to Paddle Detection Export Model Tutorial (Simplified Chinese).

Serving example

Several examples of PaddleDetection models used in Serving are given in this folder All examples support TensorRT.