PaddleOCR/ppocr/optimizer
andyjpaddle 3f65b360ef
Add rec algo VisionLAN (#6943)
* add vl

* add vl

* add vl

* add ref

* fix head out

* add visionlan doc

* fix vl infer

* update dict
2022-08-09 11:29:43 +08:00
..
__init__.py add_rec_svtr 2022-04-26 10:30:26 +00:00
learning_rate.py Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into tablemaster 2022-07-04 09:21:43 +00:00
lr_scheduler.py add onecycle (#5252) 2022-01-16 23:53:39 +08:00
optimizer.py Add rec algo VisionLAN (#6943) 2022-08-09 11:29:43 +08:00
regularizer.py