[Model] Add PP-OCRV5_server_det Model Support (#43274)
* Feat: Add PP-OCRV5_server_det Model Support
* Fix fix diff
* Fix fix doc and forward for check_repo
* fix format
* Fix for pass CI
* fix
* fix module init_weight and rename module
* fix use numpy and pil to replace cv2, refactor model
* fix
* fix
* update
* update
* update
* update
* update
* use load_backbone
* add PPOCRV5ServerDetImageProcessorKwargs and license header
* update
* update
* update
* merge and update
* update
* refactor
* update doc
* update
* update
* update
* update
* update
* update
* update
* update
* update dates
* update
* update
* update
* update
* update
* fix
* use new _unclip func
* fix
* fix
* fixup docs
---------
Co-authored-by: zhangyue66 <zhangyue66@baidu.com>
Co-authored-by: yonigozlan <yoni.gozlan@huggingface.co>
Co-authored-by: Anton Vlasjuk <73884904+vasqu@users.noreply.github.com>
Co-authored-by: vasqu <antonprogamer@gmail.com>