PaddlePaddle / PaddleDetection

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

Closed WYY220062 closed 4 weeks ago

WYY220062 commented 2 months ago

问题确认 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!

zhangyubo0722 commented 2 months ago

https://github.com/PaddlePaddle/PaddleDetection/blob/55bad87fffee251ae19592a1ac3df42906299e28/configs/ppyolo/ppyolov2_r50vd_dcn_365e_coco.yml

TingquanGao commented 4 weeks ago

The issue has no response for a long time and will be closed. You can reopen or new another issue if are still confused.


From Bot