Skip to content

Files

Latest commit

6e06208 · Nov 14, 2021

History

History
This branch is up to date with PaddlePaddle/Serving:develop.

ttfnet_darknet53_1x_coco

TTF-Net model on Paddle Serving

(简体中文|English)

Get Model

wget --no-check-certificate https://paddle-serving.bj.bcebos.com/pddet_demo/ttfnet_darknet53_1x_coco.tar

Start the service

tar xf ttfnet_darknet53_1x_coco.tar
python3 -m paddle_serving_server.serve --model serving_server --port 9494 --gpu_ids 0

This model support TensorRT, if you want a faster inference, please use --use_trt.

Perform prediction

python3 test_client.py 000000570688.jpg