huangqipeng
|
7851977157
|
[MLU]adapt mlu device for running dbnet network
|
2022-10-08 16:46:41 +08:00 |
huangjun12
|
b5268dc3a0
|
add centripetal text model
|
2022-09-15 11:08:16 +00:00 |
WenmuZhou
|
c3924a959b
|
add amp eval
|
2022-08-22 11:32:37 +00:00 |
WenmuZhou
|
1b93e92ccb
|
fix amp bug
|
2022-08-19 13:26:02 +08:00 |
WenmuZhou
|
9aa7593c6f
|
rm print model
|
2022-08-16 14:23:37 +00:00 |
WenmuZhou
|
ce321153e7
|
rm unused code
|
2022-08-14 09:01:49 +00:00 |
WenmuZhou
|
4ac17fca55
|
update train.py
|
2022-08-10 11:04:06 +00:00 |
WenmuZhou
|
6fe01d43dc
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr
|
2022-08-08 06:58:15 +00:00 |
WenmuZhou
|
ddaa2c2552
|
add SLANet
|
2022-08-08 06:50:27 +00:00 |
WenmuZhou
|
e7b160113d
|
fix fp16 bug
|
2022-08-02 20:02:25 +08:00 |
WenmuZhou
|
dd1e17fd79
|
add benckmark
|
2022-07-30 10:00:11 +08:00 |
littletomatodonkey
|
0b6290eaf2
|
add support for static training (#6297)
* add support for static training
* fix assert info
|
2022-05-16 16:57:13 +08: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 |
littletomatodonkey
|
83c09d5306
|
fix import order (#5628)
|
2022-03-04 16:13:54 +08:00 |
WenmuZhou
|
d6afe16579
|
add seed
|
2022-01-07 04:56:45 +00:00 |
WenmuZhou
|
a323fce66d
|
vqa code integrated into ppocr training system
|
2022-01-05 11:03:45 +00:00 |
zhoujun
|
ae4167dc32
|
merge init_model and load_dygraph_params to load_model (#4623)
* merge init_model and load_dygraph_params to load_model
|
2021-11-12 11:06:36 +08:00 |
stephon
|
987517fd5d
|
add multi_node and amp train in script
|
2021-10-15 09:37:12 +00:00 |
stephon
|
8bb9fb7e3d
|
fix some error
|
2021-10-15 08:34:27 +00:00 |
stephon
|
2005cc3e5a
|
add amp train
|
2021-10-15 08:30:51 +00:00 |
Double_V
|
9de346b234
|
Update train.py
|
2021-07-09 09:27:07 +08:00 |
LDOUBLEV
|
b8a65d4333
|
fix eval bug
|
2021-07-08 14:32:44 +00:00 |
Double_V
|
be181cb3bd
|
add new load dygraph func (#3088)
* add new load dygraph func
* update load_pretrain_params
* update load_dygrah_params
* Update save_load.py
* Update train.py
* Update save_load.py
* return {} when path is None
* return {} when path is None
|
2021-06-28 20:44:06 +08:00 |
littletomatodonkey
|
48d8537959
|
rm load_dyg_pretrain
|
2021-06-05 06:52:45 +00:00 |
littletomatodonkey
|
ed02b91d26
|
add distillation function
|
2021-06-02 08:31:57 +00:00 |
littletomatodonkey
|
9e7dc2b88e
|
fix logger info for empty log
|
2021-03-24 06:32:38 +00:00 |
tingquangao
|
add9faa822
|
Fix the log about length of valid_dataloader
|
2021-02-24 07:42:20 +00:00 |
WenmuZhou
|
3b1703e3eb
|
add dataset len check
|
2021-02-04 12:01:56 +08:00 |
WenmuZhou
|
b9d3e8eeec
|
add dataset len check
|
2021-02-04 11:33:48 +08:00 |
WenmuZhou
|
ae12459015
|
Save configuration files and logs only during training
|
2020-12-18 18:51:19 +08:00 |
WenmuZhou
|
ef0880b9ae
|
delete save_inference_mode fun, because the dev paddle has support export crnn model
|
2020-11-28 22:56:10 +08:00 |
WenmuZhou
|
4d44b23043
|
识别模型导出
|
2020-11-12 12:06:46 +08:00 |
WenmuZhou
|
a414dd8649
|
fix write error
|
2020-11-06 19:15:21 +08:00 |
WenmuZhou
|
91dee973da
|
change log name to root
|
2020-11-06 19:11:35 +08:00 |
dyning
|
1ae379198e
|
trans to paddle-rc
|
2020-11-05 15:13:36 +08:00 |
dyning
|
fa675f8954
|
updata structure of dygraph
|
2020-11-04 20:43:27 +08:00 |
WenmuZhou
|
a75a614a43
|
修复test_loader函数不可用的问题
|
2020-10-16 16:37:44 +08:00 |
WenmuZhou
|
aad3093a91
|
dygraph first commit
|
2020-10-13 17:13:33 +08:00 |
MissPenguin
|
75cdc7dc9a
|
Merge pull request #519 from ZhangXinNan/zxdev
修改路径为绝对问题
|
2020-08-19 13:52:47 +08:00 |
tink2123
|
09d8cb6d98
|
update for srn
|
2020-08-14 16:31:13 +08:00 |
zhangxin
|
ab8d8aeab8
|
修改所有文件路径为绝对路径,避免在同级目录下时出问题
|
2020-08-12 12:56:44 +08:00 |
shaohua.zhang
|
dcd2626e11
|
The if condition is not sufficient
when you trian the det model , there is not the var: loss_type in the Global, so train_alg_type == 'rec' is necessary
|
2020-07-24 17:26:37 +08:00 |
shaohua.zhang
|
94e8c3b66d
|
repair a var
|
2020-07-23 14:04:24 +08:00 |
shaohua.zhang
|
5f13f6e08a
|
rename a var
|
2020-07-21 13:59:02 +08:00 |
shaohua.zhang
|
91df2b6448
|
rename a function
|
2020-07-21 13:57:42 +08:00 |
shaohua.zhang
|
941a629dbe
|
remame a var
|
2020-07-21 13:55:28 +08:00 |
shaohua.zhang
|
d59077f4db
|
Update train.py
|
2020-07-20 17:38:44 +08:00 |
shaohua.zhang
|
0add8bdec6
|
remove the duplication codes
|
2020-07-20 17:37:55 +08:00 |
littletomatodonkey
|
3667498bad
|
fix cv exception
|
2020-07-16 12:14:46 +00:00 |