PaddleOCR/ppocr/modeling/necks
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
..
__init__.py Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into drrg_branch 2022-10-10 15:56:08 +08:00
csp_pan.py Support variable length input 2022-08-15 09:00:07 +00:00
ct_fpn.py add centripetal text model 2022-09-15 11:08:16 +00:00
db_fpn.py add PP-OCRv4 det code (#9766) 2023-04-21 18:10:26 +08:00
east_fpn.py
fce_fpn.py
fpn.py
fpn_unet.py add drrg 2022-10-08 11:56:45 +08:00
intracl.py add PP-OCRv4 det code (#9766) 2023-04-21 18:10:26 +08:00
pg_fpn.py
pren_fpn.py [Feature] Add PREN Scene Text Recognition Model(Accepted in CVPR2021) (#5563) 2022-02-28 21:48:00 +08:00
rf_adaptor.py add text recognition algorithm rflearning 2022-09-27 10:54:31 +08:00
rnn.py V4Rec code pr (#9725) 2023-04-19 16:04:23 +08:00
sast_fpn.py
table_fpn.py