Commit Graph

5 Commits (release/2.7)

Author SHA1 Message Date
jzhang533 0b91f4dd50
This is a combination of 59 commits from v2.7.0 to v2.7.1 in (#11831)
release/2.7.1 branch

Co-authored-by: ToddBear <43341135+ToddBear@users.noreply.github.com>
2024-03-29 10:39:03 +08:00
topduke d810d4859e
Update rec_nrtr_head.py (#8108)
fix bug when export nrtr model with paddlepaddle develop version
2022-10-26 14:19:20 +08:00
topduke 671415bbd8
[New Rec]add rec ViTSTR & ABINet algorithm. (#6414)
* add rec vitstr algorithm.

* fix cpu_thread and precision

* fix svtr tipc

* modify vitstr name

* modify vitstr config batchsize

* [New Rec] add vitstr and ABINet

* add rec_resnet45

* svtr ch large model

* [application] svtr ch model

* [application] svtr ch model

* [application] svtr ch model

* add abinet_rec_aug and trained model

* aug p infe

* fix ci export bug

* fix abinet ci bug
2022-06-28 15:06:53 +08:00
Topdu f688909b8e fix nrtr export inference model 2021-09-13 13:10:10 +00:00
Topdu 2bf8ad9b7d modify transformeroptim, resize 2021-08-24 07:46:43 +00:00