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
zhoujun
1696b36bdb
Merge pull request #6841 from smilelite/spin_branch
...
添加SPIN(第二次修改)
2022-07-26 20:09:34 +08:00
Topdu
ce600ab56f
add abinet pretrained model
2022-07-21 04:50:31 +00:00
Topdu
50af18d44c
fix vitstr yml bug
2022-07-21 02:53:51 +00:00
Topdu
bb7a3b0e9a
fix win&mac bug of abinet | validation
2022-07-20 08:57:55 +00:00
smilelite
484bf2f7dc
modified SPINLabelEncode SPINLabelDecode
2022-07-14 22:26:10 +08:00
smilelite
46e3442e2e
add spin
2022-07-10 11:47:25 +08:00
smilelite
c11ec3ce5b
merge upstream
2022-07-10 10:21:18 +08:00
smilelite
1cda437c4d
modified pr
2022-07-10 09:20:59 +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
smilelite
bbca1e0d66
add pr
2022-06-12 13:53:29 +08:00
littletomatodonkey
8fd9347e18
fix doc ( #6143 )
2022-05-06 13:38:42 +08:00
xiaoting
f3c35aa1e6
update multi rec model ( #6142 )
...
* update multi rec model
* fix pdserving for det
* rename multi config
* update ch_rec_slim link
2022-05-06 08:20:14 +08:00
xiaoting
5f9cc1c6ed
add config for en_model ( #6101 )
2022-04-29 18:54:56 +08:00
littletomatodonkey
b67904d528
fix doc for kd
2022-04-29 07:22:35 +00:00
littletomatodonkey
4c0cf75350
upgrade kd doc
2022-04-29 05:39:07 +00:00
littletomatodonkey
5a08a408a8
add model list ( #6091 )
...
* add model list
2022-04-29 09:59:19 +08:00
Topdu
9974b81ac0
update svtr yml file
2022-04-27 03:42:23 +00:00
Topdu
1c75ff630e
delete yml file, fix quant and svtr
2022-04-26 12:59:48 +00:00
Topdu
68fb057dc6
add_rec_svtr
2022-04-26 10:30:26 +00:00
andyjpaddle
f6532a0e51
add ppocrv3 rec ( #6033 )
...
* add ppocrv3 rec
2022-04-26 16:19:31 +08:00
OneYearIsEnough
6e607a0fa1
[Feature] Add PREN Scene Text Recognition Model(Accepted in CVPR2021) ( #5563 )
...
* [Feature] add PREN scene text recognition model
* [Patch] Optimize yml File
* [Patch] Save Label/Pred Preprocess Time Cost
* [BugFix] Modify Shape Conversion to Fit for Inference Model Exportion
* [Patch] ?
* [Patch] ?
* 啥情况...
2022-02-28 21:48:00 +08:00
MissPenguin
683c86edb3
Merge pull request #4960 from tink2123/fix_seed_padding
...
polist seed code
2021-12-20 11:16:47 +08:00
tink2123
a5280c0f40
polist seed code
2021-12-17 21:42:53 +08:00
littletomatodonkey
ecbd574e6d
fix warmup
2021-12-16 17:33:26 +00:00
littletomatodonkey
7dccfe57a0
improve system prediction and remove some hard code ( #4643 )
...
* fix center yaml
* rm init_center param
* fix typo
* improve pred system
2021-11-17 12:32:05 +08:00
topduke
87bbd3aca9
use_space_char: True--->False
2021-10-20 13:59:55 +08:00
tink2123
380dc6c27d
rm rec_char_type
2021-10-12 14:29:00 +08:00
tink2123
d5e6df05ca
fix seed typo
2021-09-29 02:51:28 +00:00
tink2123
93118497f4
fix typo
2021-09-29 02:48:11 +00:00
littletomatodonkey
27b6346c95
add center loss cod and cfg ( #4165 )
...
* add center loss cod and cfg
* fix name
2021-09-29 10:30:09 +08:00
tink2123
a14f8da961
polish seed code
2021-09-28 11:51:01 +08:00
tink2123
3c906d41b9
merge dygraph
2021-09-27 15:06:06 +08:00
tink2123
8308f33274
fix conflicts
2021-09-27 14:58:10 +08:00
xiaoting
82daba233a
Merge pull request #4040 from Topdu/dygraph
...
fix nrtr export inference model
2021-09-14 19:03:09 +08:00
xiaoting
29929ac60c
Merge pull request #4043 from andyjpaddle/add_rec_sar
...
update sar config
2021-09-14 14:09:49 +08:00
andyjpaddle
f4b3d49bd4
update sar config
2021-09-14 03:31:45 +00:00
Topdu
f688909b8e
fix nrtr export inference model
2021-09-13 13:10:10 +00:00
littletomatodonkey
cc24646a87
fix rec distillation ( #3995 )
...
* fix rec distillation
* add dist cfg
* fix cfg
2021-09-09 23:51:48 +08:00
xiaoting
9a44e279fe
Merge pull request #3798 from andyjpaddle/add_rec_sar
...
Add rec_sar
2021-09-09 10:48:33 +08:00
andyjpaddle
e10f71df10
update sar_yml
2021-09-07 09:47:09 +00:00
LDOUBLEV
1903594782
update config yml
2021-09-07 14:14:58 +08:00
andyjpaddle
8a7d3a2948
Merge branch 'dygraph' into add_rec_sar
2021-09-07 11:05:18 +08:00
tink2123
91f8478c49
update doc for rec and training, ch
2021-09-06 16:18:21 +08:00
andyjpaddle
dc3bce7691
update sar postprocess
2021-09-02 07:28:30 +00:00
andyjpaddle
37cd4ed333
delete dict90, update sar postprocess, update sar.yml
2021-09-02 07:18:13 +00:00
andyjpaddle
ea52f47a95
update docs and fix conflic
2021-08-31 12:13:36 +00:00
andyjpaddle
d43688a4da
update rec_r31_sar.yml and sar docs
2021-08-31 11:33:41 +00:00
tink2123
c9e1077daa
polish code
2021-08-30 06:32:54 +00:00
Topdu
2bf8ad9b7d
modify transformeroptim, resize
2021-08-24 07:46:43 +00:00