Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
Apache License 2.0
12.85k
stars
2.9k
forks
source link
Help on finding the config file of inference model ppyolov2_r50vd_dcn_365e_publaynet #9151
问题确认 Search before asking
请提出你的问题 Please ask your question
Hi! I would like to run the inference of model ppyolov2_r50vd_dcn_365e_publaynet to do document layout detection. Find the inference model here https://github.com/PaddlePaddle/PaddleOCR/blob/main/ppstructure/docs/models_list.md Can you point me the config file and corresponding sample code? Thank you!