PaddleOCR/ppocr/modeling/backbones
xiaoting 6ebbbfe46c
Merge branch 'dygraph' into dygraph_for_srn
2021-01-29 11:37:19 +08:00
..
__init__.py add srn for dygraph 2020-12-30 16:15:49 +08:00
det_mobilenet_v3.py fix mv3 to adapt to paddle2.0 (#1864) 2021-01-28 19:14:50 +08:00
det_resnet_vd.py 添加resnet backbone 2020-11-09 18:29:33 +08:00
det_resnet_vd_sast.py add east & sast 2020-12-09 06:45:25 +00:00
rec_mobilenet_v3.py fix mv3 to adapt to paddle2.0 (#1864) 2021-01-28 19:14:50 +08:00
rec_resnet_fpn.py add srn for dygraph 2020-12-30 16:15:49 +08:00
rec_resnet_vd.py 添加resnet backbone 2020-11-09 18:29:33 +08:00