smilelite
|
a328368a57
|
modified config
|
2022-07-14 23:16:14 +08:00 |
smilelite
|
484bf2f7dc
|
modified SPINLabelEncode SPINLabelDecode
|
2022-07-14 22:26:10 +08:00 |
Double_V
|
1ff559b361
|
Merge pull request #6901 from LDOUBLEV/dyg_pts
[tipc] delete benchmark params of db++
|
2022-07-14 21:05:15 +08:00 |
LDOUBLEV
|
e8e8a8eaeb
|
delete benchmark params of db++
|
2022-07-14 19:58:24 +08:00 |
Double_V
|
c1341a8888
|
Merge pull request #6884 from wangjingyeye/dyg_db
debug
|
2022-07-14 14:00:46 +08:00 |
wangjingyeye
|
149782af98
|
debug
|
2022-07-14 05:03:43 +00:00 |
smilelite
|
e181622756
|
modified rb head and infer_benchmark
|
2022-07-13 22:33:11 +08:00 |
LDOUBLEV
|
1d7499876d
|
delete set_autocast
|
2022-07-13 20:21:13 +08:00 |
LDOUBLEV
|
2bd912cbd9
|
fix log name
|
2022-07-13 19:32:38 +08:00 |
LDOUBLEV
|
4c24368b7d
|
fix fp16 benchmark train
|
2022-07-13 18:07:06 +08:00 |
andyjpaddle
|
4c0862c2fe
|
fix table pact timeout
|
2022-07-13 06:24:12 +00:00 |
andyjpaddle
|
fd703c71d2
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph
|
2022-07-12 02:23:07 +00:00 |
andyjpaddle
|
a9b46c915d
|
fix table pact
|
2022-07-12 02:22:49 +00:00 |
smilelite
|
c53a6e5137
|
modified config
|
2022-07-11 23:28:51 +08:00 |
smilelite
|
bc1c19c5d2
|
merge upstream
|
2022-07-10 12:15:27 +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
|
3e8f5ce45a
|
merge export_model
|
2022-07-10 09:37:26 +08:00 |
LDOUBLEV
|
495c4b6f0e
|
fix pretrain
|
2022-07-07 13:59:02 +08:00 |
LDOUBLEV
|
f616008210
|
fix benchmark train for east
|
2022-07-07 11:38:33 +08:00 |
Double_V
|
ffae11353f
|
Merge pull request #6812 from wangjingyeye/dyg_db
[tipc] rename db++ to db_plusplus
|
2022-07-07 09:40:53 +08:00 |
wangjingyeye
|
d92fa1c6a5
|
add tipc
|
2022-07-06 16:30:41 +00:00 |
wangjingyeye
|
9a0aa1373e
|
add tipc
|
2022-07-06 11:36:34 +00:00 |
zhoujun
|
19bca5e17d
|
Merge pull request #6795 from WenmuZhou/tablemaster
add tablemaster to tipc
|
2022-07-05 21:28:20 +08:00 |
WenmuZhou
|
029223c607
|
reduce epoch_num
|
2022-07-05 09:48:26 +00:00 |
WenmuZhou
|
27181149a9
|
add tablemaster to tipc
|
2022-07-05 09:31:53 +00:00 |
mmglove
|
f39ceb1935
|
fix benchmark
|
2022-07-05 15:30:14 +08:00 |
andyjpaddle
|
d10d84323f
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph
|
2022-07-04 07:09:19 +00:00 |
andyjpaddle
|
a3c96e6fad
|
fix east r50 hang
|
2022-07-04 07:08:45 +00:00 |
Double_V
|
cec3464e2a
|
Merge pull request #6764 from wangjingyeye/dyg_db
[tipc] add db++ to tipc
|
2022-07-04 10:57:59 +08:00 |
wangjingyeye
|
68b379e5c6
|
add db++ tipc
|
2022-07-01 09:37:18 +00:00 |
wangjingyeye
|
35b97a0d0d
|
Merge branch 'dyg_db' of https://github.com/wangjingyeye/PaddleOCR into dyg_db
|
2022-07-01 09:31:19 +00:00 |
wangjingyeye
|
907ebdfe05
|
add db++ tipc
|
2022-07-01 09:17:55 +00:00 |
andyjpaddle
|
d4400fbf8c
|
update log
|
2022-07-01 02:40:42 +00:00 |
andyjpaddle
|
b1ee778fb3
|
rm proxy
|
2022-06-30 09:10:23 +00:00 |
andyjpaddle
|
12060d8a1a
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph
|
2022-06-29 09:13:46 +00:00 |
andyjpaddle
|
3041628240
|
fix serving log
|
2022-06-29 09:12:27 +00: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 |
andyjpaddle
|
f140143f31
|
update log
|
2022-06-22 07:03:44 +00:00 |
andyjpaddle
|
3ef6f1bff9
|
add table fleet
|
2022-06-21 12:10:09 +00:00 |
andyjpaddle
|
1ad3ba3ee6
|
update kl pact config
|
2022-06-21 07:27:24 +00:00 |
andyjpaddle
|
bdc4308177
|
fix timeout
|
2022-06-20 11:40:35 +00:00 |
andyjpaddle
|
cdb0804746
|
fix fleet tipc
|
2022-06-20 02:10:22 +00:00 |
andyjpaddle
|
ee22ebb49f
|
add fleet tipc
|
2022-06-16 12:10:12 +00:00 |
andyjpaddle
|
5017ff4b6c
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph
|
2022-06-14 08:33:57 +00:00 |
andyjpaddle
|
dee5305b72
|
add tabel tipc
|
2022-06-14 08:33:43 +00:00 |
littletomatodonkey
|
6437875ba3
|
Revert "rm infer fleet" (#6579)
* Revert "rm infer fleet (#6577)"
This reverts commit c71f53ad5f .
* Update train_linux_gpu_fleet_normal_infer_python_linux_gpu_cpu.txt
* Update test_train_fleet_inference_python.md
* Update test_train_fleet_inference_python.md
|
2022-06-14 12:49:48 +08:00 |
littletomatodonkey
|
c71f53ad5f
|
rm infer fleet (#6577)
|
2022-06-14 10:57:40 +08:00 |
smilelite
|
bbca1e0d66
|
add pr
|
2022-06-12 13:53:29 +08:00 |
smilelite
|
47cb27499f
|
update pr
|
2022-06-12 12:25:34 +08:00 |
smilelite
|
a2ef524f83
|
merge upstream
|
2022-06-12 09:50:31 +08:00 |
andyjpaddle
|
60599a1db4
|
fix timeout tipc
|
2022-06-10 08:01:48 +00:00 |
andyjpaddle
|
bd097dbe76
|
infer_python
|
2022-06-10 06:45:02 +00:00 |
andyjpaddle
|
234fb5abd8
|
Merge pull request #6535 from andyjpaddle/fix_amp
[TIPC] Fix amp
|
2022-06-10 14:36:47 +08:00 |
littletomatodonkey
|
749728ea4e
|
fix fleet name (#6546)
|
2022-06-10 13:55:27 +08:00 |
andyjpaddle
|
da944891f6
|
fix_amp
|
2022-06-09 09:20:57 +00:00 |
andyjpaddle
|
2735b33bc9
|
Merge pull request #6508 from andyjpaddle/kl_pact
[TIPC] add kl pact to infer chain
|
2022-06-09 14:00:55 +08:00 |
andyjpaddle
|
0aa8452175
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph
|
2022-06-08 06:04:26 +00:00 |
xiaoting
|
f10c4580a8
|
update for serving (#6518)
|
2022-06-08 14:01:21 +08:00 |
andyjpaddle
|
8d257f2499
|
add kl pact to serving cpp
|
2022-06-07 12:05:24 +00:00 |
andyjpaddle
|
f3905297ba
|
add kl pact to serving python
|
2022-06-07 09:22:46 +00:00 |
andyjpaddle
|
7c1bec9484
|
add kl pact to serving python
|
2022-06-07 08:48:46 +00:00 |
andyjpaddle
|
b5f282c496
|
add kl pact to cpp infer tipc
|
2022-06-07 06:59:13 +00:00 |
andyjpaddle
|
dfcdec49a7
|
add amp tipc
|
2022-06-06 11:46:47 +00:00 |
andyjpaddle
|
fe1154e043
|
Merge pull request #6474 from andyjpaddle/cpp_serving
[TIPC] add cpp serving tipc
|
2022-06-06 19:37:11 +08:00 |
littletomatodonkey
|
6425721d18
|
add tipc dist (#6482)
* add tipc dist
* fix
* fix
* add note
* add readme
|
2022-06-06 18:42:47 +08:00 |
andyjpaddle
|
d249075203
|
add tipc for cpp infer
|
2022-06-06 07:51:20 +00:00 |
andyjpaddle
|
7399cbac20
|
add tipc for cpp infer
|
2022-06-06 07:48:40 +00:00 |
andyjpaddle
|
18dec7fa78
|
update doc
|
2022-06-02 08:39:50 +00:00 |
andyjpaddle
|
d98447d26f
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph
|
2022-06-02 08:37:36 +00:00 |
andyjpaddle
|
908ee7948c
|
update mode
|
2022-06-02 08:37:13 +00:00 |
andyjpaddle
|
05a983054e
|
update doc
|
2022-06-02 02:52:51 +00:00 |
andyjpaddle
|
a4f4454225
|
add cpp serving tipc
|
2022-06-02 02:26:16 +00:00 |
andyjpaddle
|
88fc3318c5
|
add cpp serving tipc
|
2022-06-02 02:21:02 +00:00 |
andyjpaddle
|
41a2e1fa29
|
add python serving tipc
|
2022-06-01 09:28:54 +00:00 |
andyjpaddle
|
ef8b330a6d
|
update_tipc_cpp_infer
|
2022-06-01 07:20:14 +00:00 |
andyjpaddle
|
300c679b5c
|
update_tipc_cpp_infer
|
2022-06-01 07:12:26 +00:00 |
andyjpaddle
|
43c2e72545
|
fix paddle2oonx tipc long cost time
|
2022-05-31 08:24:17 +00:00 |
andyjpaddle
|
eee786e51c
|
add KL PACT
|
2022-05-30 11:21:17 +00:00 |
andyjpaddle
|
8ffef11f5e
|
update for tipc
|
2022-05-27 02:38:23 +00:00 |
andyjpaddle
|
b7656e684e
|
add paddle2onnx for tipc
|
2022-05-26 12:29:49 +00:00 |
andyjpaddle
|
138371fb8b
|
add cpp infer for tipc
|
2022-05-26 12:24:20 +00:00 |
andyjpaddle
|
81bd4104e0
|
update train infer python for tipc
|
2022-05-26 12:09:48 +00:00 |
xyzhu8
|
6348425744
|
add robustscanner
|
2022-05-22 13:16:52 +08:00 |
andyjpaddle
|
8a6d61cb71
|
fix tipc v3 rec pact model path
|
2022-05-20 07:03:21 +00:00 |
andyjpaddle
|
bd964172f1
|
Merge pull request #6274 from andyjpaddle/v3_tipc
add PP-OCRv3 model to tipc
|
2022-05-19 18:02:12 +08:00 |
MissPenguin
|
b9668e275e
|
fix dead links
|
2022-05-18 10:31:09 +00:00 |
andyjpaddle
|
1382c17a10
|
update model name
|
2022-05-13 03:09:19 +00:00 |
andyjpaddle
|
01aeda4f6b
|
add ppocrv3 tipc & test=document_fix
|
2022-05-12 11:59:02 +00:00 |
Shuangchi He
|
55d8af94f5
|
[cherry-pick] `Fix some typos for Jetson, metrics and result` from release/2.4-typos2 branch and merge. (#6119)
* [cherry-pick] Fix some typos for Jetson, metrics and result from release/2.4-typos2 branch and merge.
|
2022-05-02 14:01:29 +08:00 |
Double_V
|
8a1d373ca9
|
Merge pull request #5888 from Intsigstephon/amp_tipc_ppocr
add amp configs for ppocr det
|
2022-04-27 13:23:09 +08:00 |
Double_V
|
39b831b9c1
|
Merge pull request #5983 from andyjpaddle/dygraph
[tipc] fix rare trt error
|
2022-04-18 20:34:42 +08:00 |
andyjpaddle
|
76adcf1e9c
|
fix v2_det_pact oom
|
2022-04-18 11:18:27 +00:00 |
andyjpaddle
|
754a65bb45
|
fix rare trt error
|
2022-04-18 06:50:41 +00:00 |
lubin10
|
2f48851266
|
add extra ppocr amp configure
|
2022-04-14 06:19:46 +00:00 |
Double_V
|
a2050ad123
|
Merge pull request #5961 from andyjpaddle/dygraph
[tipc] fix srn trt shape error
|
2022-04-13 19:35:10 +08:00 |
andyjpaddle
|
8aea112145
|
fix srn trt shape error
|
2022-04-13 07:06:12 +00:00 |
zhoujun
|
7de0daed2d
|
Merge pull request #5930 from WenmuZhou/cpp_infer
rebuild cpp infer code
|
2022-04-13 15:03:46 +08:00 |
andyjpaddle
|
d50addb819
|
fix rare trt shape error
|
2022-04-12 13:03:51 +00:00 |
WenmuZhou
|
7cb5232425
|
fix
|
2022-04-12 11:44:07 +00:00 |