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
csp_pan.py
ct_fpn.py
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
intracl.py add PP-OCRv4 det code (#9766) 2023-04-21 18:10:26 +08:00
pg_fpn.py
pren_fpn.py
rf_adaptor.py
rnn.py V4Rec code pr (#9725) 2023-04-19 16:04:23 +08:00
sast_fpn.py
table_fpn.py