dyning
|
1ae379198e
|
trans to paddle-rc
|
4 years ago |
dyning
|
fa675f8954
|
updata structure of dygraph
|
4 years ago |
WenmuZhou
|
bbe375352e
|
删除check_static函数
|
4 years ago |
WenmuZhou
|
122c82e93f
|
测试模式时将输出softmax后返回
|
4 years ago |
WenmuZhou
|
08b3f98c4f
|
去掉注释
|
4 years ago |
WenmuZhou
|
0968363a89
|
修复一处注释错误
|
4 years ago |
WenmuZhou
|
a88ce7a5b6
|
修正对label decode时重复字符会消失的bug
|
4 years ago |
WenmuZhou
|
ca9ea622a9
|
添加im2seq实现
|
4 years ago |
WenmuZhou
|
bdad0cefe6
|
检测和识别的resnet使用paddleclass里的
|
4 years ago |
WenmuZhou
|
8f1b9c8b0d
|
对齐静态图时使用random数据
|
4 years ago |
WenmuZhou
|
2463355632
|
hidden_size添加默认参数
|
4 years ago |
WenmuZhou
|
aad3093a91
|
dygraph first commit
|
4 years ago |
xiaoting
|
31e62cb8ba
|
Merge pull request #626 from tink2123/format_code
format code
|
5 years ago |
tink2123
|
b626aa3e41
|
formate code
|
5 years ago |
tink2123
|
91f6f24385
|
formate code
|
5 years ago |
xiaoting
|
e3fd6db0bf
|
Merge branch 'develop' into adaptation_ch
|
5 years ago |
tink2123
|
5edb619cdd
|
rename rec_resnet_fpn
|
5 years ago |
tink2123
|
1b19050391
|
Adaptation of Chinese and r34/18
|
5 years ago |
littletomatodonkey
|
047fcb527a
|
add warmup
|
5 years ago |
MissPenguin
|
75cdc7dc9a
|
Merge pull request #519 from ZhangXinNan/zxdev
修改路径为绝对问题
|
5 years ago |
Neo
|
b2e1a84981
|
Update dataset_traversal.py
CUDA_VISIBLE_DEVICES 默认值必须为str, 否则split会报错
|
5 years ago |
MissPenguin
|
aecbbe1cbf
|
Merge pull request #552 from MissPenguin/develop
modify infer tools for sast
|
5 years ago |
licx
|
f96b873aa4
|
modify infer tools for sast
|
5 years ago |
tink2123
|
9c59ae1cd5
|
fix bug
|
5 years ago |
licx
|
78d89d3496
|
modify docs for updates
|
5 years ago |
MissPenguin
|
2852335e59
|
Merge branch 'develop' into develop
|
5 years ago |
MissPenguin
|
612e801470
|
Merge pull request #537 from tink2123/add_srn
Add SRN
|
5 years ago |
tink2123
|
9c89310292
|
polish code
|
5 years ago |
tink2123
|
ab0acf78b4
|
polish code
|
5 years ago |
tink2123
|
fe8ce9afdf
|
polish code
|
5 years ago |
tink2123
|
a3b291928b
|
polish code
|
5 years ago |
tink2123
|
d179c7c446
|
fix bug
|
5 years ago |
tink2123
|
9cb3072033
|
fix bug and update doc
|
5 years ago |
MissPenguin
|
fee2c17bf7
|
Merge branch 'develop' into develop
|
5 years ago |
licx
|
224667b895
|
add sast code
|
5 years ago |
tink2123
|
bf4863c950
|
update infer_rec for srn
|
5 years ago |
tink2123
|
6832ca029f
|
update config
|
5 years ago |
tink2123
|
09d8cb6d98
|
update for srn
|
5 years ago |
littletomatodonkey
|
92841044bf
|
fix error
|
5 years ago |
littletomatodonkey
|
2918feb90e
|
add stride config of backbone and fix load ckp
|
5 years ago |
zhangxin
|
70c1145a31
|
修改一处路径问题
|
5 years ago |
zhangxin
|
ab8d8aeab8
|
修改所有文件路径为绝对路径,避免在同级目录下时出问题
|
5 years ago |
dyning
|
57e0565a5b
|
Merge pull request #481 from tink2123/add_error_message
add error message
|
5 years ago |
tink2123
|
f498a63f10
|
update error message
|
5 years ago |
dyning
|
1866fdabe8
|
Merge pull request #472 from BeyondYourself/BeyondYourself-patch-2
add a file path separator
|
5 years ago |
littletomatodonkey
|
7ea23776c4
|
Merge pull request #479 from littletomatodonkey/add_piecewise
add piecewise decay
|
5 years ago |
tink2123
|
15fd0b31db
|
add error message
|
5 years ago |
shaohua.zhang
|
c538c4cba9
|
Merge pull request #10 from PaddlePaddle/develop
update-08-04
|
5 years ago |
littletomatodonkey
|
5e5ea853bf
|
add piecewise decay
|
5 years ago |
shaohua.zhang
|
a4abf1322c
|
Update save_load.py
|
5 years ago |
shaohua.zhang
|
c12e9ec564
|
Update east_process.py
|
5 years ago |
shaohua.zhang
|
08055099a8
|
add a file separator
add a file separator, it mainly to avoid missing the file path separator in yml
|
5 years ago |
shaohua.zhang
|
e0f3bcb494
|
add a necessary check for checkpoints
add a necessary check for checkpoints, if you miss the file prefix and it will not execute the checkpoints codes
|
5 years ago |
shaohua.zhang
|
1a0848a464
|
Merge branch 'develop' into develop
|
5 years ago |
shaohua.zhang
|
fce0a57dec
|
move the shuffer into def sample_iter_reader
|
5 years ago |
littletomatodonkey
|
14fdead9ab
|
fix windows ms
|
5 years ago |
shaohua.zhang
|
701adba2d6
|
Merge pull request #7 from PaddlePaddle/develop
update-2020-7-29
|
5 years ago |
LDOUBLEV
|
8b499c3769
|
move import to the front
|
5 years ago |
LDOUBLEV
|
b5a1fe643f
|
if gif is None, return
|
5 years ago |
LDOUBLEV
|
60ec95469a
|
read gif read func
|
5 years ago |
littletomatodonkey
|
23658296ec
|
fix image list postfix
|
5 years ago |
shaohua.zhang
|
036e11364b
|
Update save_load.py
|
5 years ago |
shaohua.zhang
|
80f0a35580
|
Update utility.py
|
5 years ago |
shaohua.zhang
|
c4ca35a251
|
Update utility.py
|
5 years ago |
shaohua.zhang
|
d7d355783b
|
Update utility.py
|
5 years ago |
shaohua.zhang
|
82a48a7216
|
update import and fix some codes
remove the useless parameters and update import
|
5 years ago |
shaohua.zhang
|
b5f1f89abf
|
put the shuffer into iter
|
5 years ago |
shaohua.zhang
|
dd32d0f636
|
Update dataset_traversal.py
|
5 years ago |
shaohua.zhang
|
65042ff602
|
Common modules are executed repeatedly
the function sample_iter_reader is executed repatedly,so the common modules do not need to be executed repeatedly
|
5 years ago |
LDOUBLEV
|
8a11d97da8
|
typo
|
5 years ago |
LDOUBLEV
|
a52ee64d45
|
fix lite readme
|
5 years ago |
shaohua.zhang
|
2f87ed81d2
|
add the missing import and format some codes
add the missing import and format some codes
|
5 years ago |
littletomatodonkey
|
66cf80fea5
|
add l2 decay interface
|
5 years ago |
LDOUBLEV
|
52e7dbf773
|
add continue in det Evalreader when img is not exist
|
5 years ago |
LDOUBLEV
|
13e59395cc
|
add warning when label length greater than setting length
|
5 years ago |
LDOUBLEV
|
29aea6a206
|
delete warning when label length greater than setting length
|
5 years ago |
LDOUBLEV
|
3f824f00bc
|
modify normalization of db_process to speed up
|
5 years ago |
tink2123
|
df050788a5
|
sync to python35
|
5 years ago |
tink2123
|
bfdb7b7781
|
change name for use_space_char
|
5 years ago |
tink2123
|
db3d78d8ea
|
revert dict and add space in character
|
5 years ago |
tink2123
|
7e88895f7b
|
add default value for distort
|
5 years ago |
tink2123
|
f6d6249c93
|
change name for jitter
|
5 years ago |
tink2123
|
8d849cfa8c
|
update logger
|
5 years ago |
tink2123
|
97a3af3bbf
|
add distort and space
|
5 years ago |
tink2123
|
5fae5ffd5e
|
update img_tools
|
5 years ago |
tink2123
|
1c8cddf46f
|
fix resize norm for ch
|
5 years ago |
tink2123
|
87ce916a2b
|
fix resize shape
|
5 years ago |
MissPenguin
|
9313bdfa90
|
Merge pull request #265 from xxxpsyduck/develop
Update English docs version 24.06.20
|
5 years ago |
littletomatodonkey
|
c25c636d23
|
fix ch comment to support py2 and some other typo
|
5 years ago |
xxxpsyduck
|
9bb1d4ecd3
|
update docs
|
5 years ago |
MissPenguin
|
db0aa24b5b
|
Merge pull request #237 from MissPenguin/develop
replace python lanms with c++ version, fix infer_det bug, fix test_im…
|
5 years ago |
tink2123
|
ae18273a1a
|
polish warning
|
5 years ago |
dyning
|
a2a08583c4
|
use enable_memory_optim for cpu and gpu, add paddlehelp QRcode
|
5 years ago |
dyning
|
6487937a4e
|
use enable_memory_optim for cpu and gpu, add paddlehelp QRcode
|
5 years ago |
dyning
|
b0171a71e5
|
replace python lanms with c++ version, fix infer_det bug, fix test_image_shape bug
|
5 years ago |
xxxpsyduck
|
98c80f161a
|
revert change in db_process.py
|
5 years ago |
xxxpsyduck
|
72b453b9d1
|
make sure all images are RGB
|
5 years ago |
LDOUBLEV
|
cfc166c91b
|
add error message when img is None
|
5 years ago |
LDOUBLEV
|
d4b0bfd655
|
fix img shape not match when concat
|
5 years ago |
LDOUBLEV
|
92b60117f0
|
optimize doc and error message
|
5 years ago |