Wang Xin
|
045e5f6ac7
|
add pre-commit workflow (#11973)
* add pre-commit workflow
* run 'pre-commit run --all-files'
* setup python version
|
2024-04-21 21:46:20 +08:00 |
wanghuancoder
|
2b3b3554c0
|
use tensor.shape bug not paddle.shape(tensor) (#11919)
* use tensor.shape bug not paddle.shape(tensor)
* refine
* refine
|
2024-04-17 10:54:59 +08:00 |
zxcd
|
8c9d3f91b1
|
adapter new type promotion rule for Paddle 2.6 (#11698)
|
2024-03-18 11:55:55 +08:00 |
zxcd
|
46a6950e7a
|
add dtype param for arange API. (#10075)
|
2023-06-02 14:21:17 +08:00 |
xiaoting
|
096fd27121
|
fix sr_telescope (#10004)
|
2023-05-23 16:54:52 +08:00 |
topduke
|
425166434c
|
Fix grid_sample data type bug when use fp16 (#9930)
* fix gris_sample data type bug when use fp16
* fix gris_sample data type bug when use fp16
* fix v4rec batchsize
|
2023-05-15 17:03:53 +08:00 |
zhoujun
|
20cb993cb6
|
add d2t train support of svtr (#9479)
* add d2s train for slanet and v3
* fix bug
* udpate tipc to_static
* update db
* remove_print
* update benchmark_train.sh
* update maybe_download_params
* add d2t train support of svtr
|
2023-03-20 17:26:19 +08:00 |
chenlizhi
|
0cdfc52507
|
add sr model Text Telescope
|
2022-10-17 15:15:37 +08:00 |
xiaoting
|
7054013004
|
Submit SR model (#6933)
* add sr model
* update for eval
* submit sr
* polish code
* polish code
* polish code
* update sr model
* update doc
* update doc
* update doc
* fix typo
* format code
* update metric
* fix export
|
2022-08-12 10:49:54 +08:00 |
smilelite
|
7e81a9e62d
|
modified annotation
|
2022-07-10 09:45:52 +08:00 |
smilelite
|
1cda437c4d
|
modified pr
|
2022-07-10 09:20:59 +08:00 |
smilelite
|
bbca1e0d66
|
add pr
|
2022-06-12 13:53:29 +08:00 |
Topdu
|
d2c11969c2
|
rm svtrlabeldecode resize
|
2022-04-28 13:03:47 +00:00 |
Topdu
|
68fb057dc6
|
add_rec_svtr
|
2022-04-26 10:30:26 +00:00 |
tink2123
|
ee6fe424e9
|
fix seed
|
2021-11-26 06:55:48 +00:00 |
Double_V
|
790b5b0b22
|
Merge pull request #4555 from WenmuZhou/copyright
add refer for db loss and tps
|
2021-11-05 09:45:07 +08:00 |
WenmuZhou
|
37f8253134
|
add refer for db loss and tps
|
2021-11-04 21:21:24 +08:00 |
tink2123
|
1679ef13d3
|
add refer for seed
|
2021-11-04 17:50:19 +08:00 |
tink2123
|
a14f8da961
|
polish seed code
|
2021-09-28 11:51:01 +08:00 |
tink2123
|
1effa5f3fe
|
rm anno
|
2021-09-27 15:21:27 +08:00 |
tink2123
|
1b2ca6e641
|
polish code
|
2021-08-30 06:37:26 +00:00 |
tink2123
|
c9e1077daa
|
polish code
|
2021-08-30 06:32:54 +00:00 |
tink2123
|
59cc4efdc5
|
add for SEED
|
2021-07-22 19:58:14 +08:00 |
Double_V
|
962a628d17
|
remove tmp variable
|
2021-06-09 19:30:52 +08:00 |
LDOUBLEV
|
616ad6a179
|
fix tps and fix trt
|
2021-06-09 19:15:57 +08:00 |
WenmuZhou
|
5a9c8e49ac
|
tps export down
|
2021-01-20 18:23:29 +08:00 |
WenmuZhou
|
f17b96b96f
|
Delete useless code
|
2021-01-19 17:42:28 +08:00 |
WenmuZhou
|
f2ebeae59a
|
Delete useless comments
|
2021-01-19 17:42:06 +08:00 |
WenmuZhou
|
3027983375
|
tps 前反向对齐
|
2021-01-19 17:39:46 +08:00 |
WenmuZhou
|
31aa45fed2
|
add init to fc1
|
2020-12-25 16:39:50 +08:00 |
WenmuZhou
|
9b370bb26a
|
Delete unused code
|
2020-12-15 17:51:09 +08:00 |
WenmuZhou
|
e6878b2113
|
trans numpy to paddle
|
2020-12-14 18:23:47 +08:00 |
LDOUBLEV
|
c0b4cefdcb
|
fix comments and transform to transforms
|
2020-12-09 20:26:40 +08:00 |