Commit Graph

22 Commits (4f7476d7b823d242df7021f7952dcbdc9ec73a58)

Author SHA1 Message Date
Sunflower7788 4f7476d7b8
fix_server_v4_det_output (#14472) 2025-01-03 11:59:22 +08:00
wangna11BD 661cda1289
fix nan in ppocrv4 for benchmark (#14072)
* fix nan in ppocrv4 for benchmark

* fix config
2024-10-23 11:55:43 +08:00
Wang Xin 7541776021
fix isnan_v2 is not supported in paddle2onnx (#14060) 2024-10-22 09:18:50 +08:00
wangna11BD 349a604951
fix nan in dp16 (#14043) 2024-10-18 18:00:08 +08:00
Wang Xin 045e5f6ac7
add pre-commit workflow (#11973)
* add pre-commit workflow

* run 'pre-commit run --all-files'

* setup python version
2024-04-21 21:46:20 +08:00
Double_V 24ff4def48
Pfhead (#9898)
* support min_area_rect crop

* add check_install

* fix requirement.txt

* fix check_install

* add lanms-neo for drrg

* fix

* fix doc

* fix

* support set gpu_id when inference

* fix #8855

* fix #8855

* opt slim doc

* fix doc bug

* rename

* rename
2023-05-15 10:57:30 +08:00
huangjun12 ca8c8200ba
add PP-OCRv4 det code (#9766)
* add ppocrv4 det student and teacher model

* update head and config, refine details

* refine config and head details

* refine config and head details

* refine details

* refine details

* remove application

* refine fpn

* fix bug

* update code

* fix bug

* align lcnet to rec

* align hgnet to rec

* refine make shrink

* remove theseus layer
2023-04-21 18:10:26 +08:00
Double_V 5cac747656
[bug] fix issues about sort_function and DB Head (#8580)
* support min_area_rect crop

* add check_install

* fix requirement.txt

* fix check_install

* add lanms-neo for drrg

* fix

* fix doc

* fix
2022-12-13 16:26:42 +08:00
LDOUBLEV 235898cdeb delete capan lite and fix head 2022-04-27 17:47:18 +08:00
LDOUBLEV 62a01f7e30 fix 2022-04-26 17:29:38 +08:00
LDOUBLEV 5492c10afe fix comments 2022-04-24 19:52:29 +08:00
LDOUBLEV 6560d70271 add FEPAN and head 2022-04-24 17:16:27 +08:00
MissPenguin c0492e02c7 refine 2021-06-22 03:32:00 +00:00
littletomatodonkey e45ff48347 remove fpn name 2021-06-06 10:39:17 +00:00
WenmuZhou d3b609ee09 change DBHead output to dict 2020-12-15 23:49:50 +08:00
WenmuZhou 41b33c9e9c change KaimingNormal to KaimingUniform 2020-11-05 20:45:19 +08:00
dyning 1ae379198e trans to paddle-rc 2020-11-05 15:13:36 +08:00
WenmuZhou aad3093a91 dygraph first commit 2020-10-13 17:13:33 +08:00
tink2123 87cb15aa4c Adapted to 1.8 2020-06-14 21:41:12 +08:00
LDOUBLEV fcfdd0a39e set mode of DB head as 'export' when export model 2020-05-26 21:02:27 +08:00
LDOUBLEV e3f171a3bb fix det inference bug and optimize save path 2020-05-13 16:05:00 +08:00
LDOUBLEV 338ba3ee4a upload PaddleOCR code 2020-05-10 16:26:57 +08:00