HinGwenWoong
|
89abfc3120
|
Fixed: zoom slider wont move while using mouse wheel
|
2022-01-22 11:55:47 +08:00 |
HinGwenWoong
|
5fbe11905f
|
Code formate, Make it more standardized. Delete useless file.
|
2022-01-22 11:07:04 +08:00 |
LDOUBLEV
|
4429973f44
|
revert profile_options
|
2022-01-21 07:19:16 +00:00 |
LDOUBLEV
|
e9e8f40927
|
rename train_log
|
2022-01-20 09:07:15 +00:00 |
LDOUBLEV
|
19c5ab238e
|
delete extra params and set profile_option as bool
|
2022-01-20 09:00:36 +00:00 |
Evezerest
|
5876f3f475
|
Merge pull request #5307 from Evezerest/dygraph
Update joinus and thirdparty
|
2022-01-20 16:12:55 +08:00 |
Leif
|
41a1b2923a
|
Merge remote-tracking branch 'origin/dygraph' into dygraph
|
2022-01-20 16:11:30 +08:00 |
Leif
|
9471054ec7
|
Update joinus and thirdparty
Update joinus and thirdparty
|
2022-01-20 16:11:13 +08:00 |
Evezerest
|
3d30899bd4
|
Merge pull request #5290 from PeterH0323/dygraph
【PPOCRLabel】: Improve User Experience and Efficiency and BUG Fixed
|
2022-01-20 13:36:56 +08:00 |
zhoujun
|
177d284f86
|
Merge pull request #5296 from WenmuZhou/fix_vqa
fix cmd error
|
2022-01-20 00:46:39 +08:00 |
HinGwenWoong
|
fb8fadcda7
|
Optimize short cut: Using [Alt+X] to delect the box
|
2022-01-19 17:35:53 +08:00 |
littletomatodonkey
|
b1f4cd1f4f
|
fix vdl makedir (#5288)
|
2022-01-19 17:29:39 +08:00 |
WenmuZhou
|
f714cacc27
|
fix cmd error
|
2022-01-19 09:26:23 +00:00 |
LDOUBLEV
|
d62b3d8f3e
|
python3.7 to python
|
2022-01-19 09:12:06 +00:00 |
LDOUBLEV
|
86ee4a5782
|
fix mode
|
2022-01-19 09:09:53 +00:00 |
zhoujun
|
63d5f7859f
|
Merge pull request #5294 from WenmuZhou/fix_vqa
add eps
|
2022-01-19 16:31:48 +08:00 |
LDOUBLEV
|
2c9c7de1e3
|
fix echo
|
2022-01-19 08:19:15 +00:00 |
WenmuZhou
|
60a1408d4e
|
add eps
|
2022-01-19 07:21:51 +00:00 |
LDOUBLEV
|
ff62587221
|
opt train log
|
2022-01-19 06:59:46 +00:00 |
Bin Lu
|
8fe6209d58
|
Update train_infer_python_fleet.txt
|
2022-01-19 14:51:27 +08:00 |
Bin Lu
|
c3f55982c7
|
Create train_infer_python_fleet.txt
|
2022-01-19 14:45:35 +08:00 |
LDOUBLEV
|
f32f31bf76
|
mode to benchmark_train
|
2022-01-19 06:44:02 +00:00 |
LDOUBLEV
|
23e652fcf3
|
add extra params
|
2022-01-19 06:40:26 +00:00 |
Evezerest
|
05741178ec
|
Merge pull request #5086 from RangeKing/feature
Create kie_en.md and enhanced_ctc_loss_en.md
|
2022-01-19 13:08:11 +08:00 |
Evezerest
|
0c4b13a1eb
|
Merge pull request #5119 from thunderstudying/dygraph
Create community_contribution_en.md
|
2022-01-19 11:17:55 +08:00 |
HinGwenWoong
|
a32e7ce77e
|
FIXED: process rotateImgAction after autoRecognition without any click on file list will raise A ERROR : array out of index
|
2022-01-19 11:11:30 +08:00 |
HinGwenWoong
|
a519d4ddbd
|
[ time left ] remove microseconds
|
2022-01-19 11:00:43 +08:00 |
HinGwenWoong
|
c267107926
|
Add [ time left ] while predicting the image for user to know the situation
|
2022-01-19 10:44:14 +08:00 |
HinGwenWoong
|
d843d59edb
|
Merge branch 'dygraph' of github.com:PeterH0323/PaddleOCR into dygraph
|
2022-01-19 10:37:16 +08:00 |
HinGwenWoong
|
aed73672f6
|
Improve user efficiency: Using [Ctrl+T] to delect the box
|
2022-01-19 10:36:57 +08:00 |
HinGwenWoong
|
b2c71fbf58
|
Merge branch 'PaddlePaddle:dygraph' into dygraph
|
2022-01-19 10:33:53 +08:00 |
HinGwenWoong
|
5c7c1f7410
|
show file list image count make the labelers more clear about the image situation
|
2022-01-19 10:33:15 +08:00 |
HinGwenWoong
|
fd7801c319
|
Optimize savePPlabel information message when using chinese as language.
|
2022-01-19 10:28:29 +08:00 |
HinGwenWoong
|
f21a8f5447
|
Set window maximized and window goes to the front when activate.
|
2022-01-19 10:24:29 +08:00 |
Evezerest
|
8ee42d2085
|
Merge pull request #5205 from fanruinet/dygraph
Correct some spellings & links in documents.
|
2022-01-19 10:22:29 +08:00 |
HinGwenWoong
|
0936673689
|
Optimize discardChangesDialog attention message when using chinese as language.
|
2022-01-19 10:20:56 +08:00 |
zhoujun
|
c645a86588
|
Merge pull request #5278 from WenmuZhou/fix_vqa
add ctc blank to android demo
|
2022-01-18 00:23:58 +08:00 |
WenmuZhou
|
7c04ff55c7
|
add blank to android demo
|
2022-01-17 11:20:14 +00:00 |
LDOUBLEV
|
d5989a82ae
|
add profile
|
2022-01-17 18:54:36 +08:00 |
LDOUBLEV
|
8f5e2f3ddd
|
delete infer image
|
2022-01-17 18:50:29 +08:00 |
zhoujun
|
3ed33a2419
|
Merge pull request #5276 from WenmuZhou/fix_vqa
update metric
|
2022-01-17 18:40:23 +08:00 |
LDOUBLEV
|
953d1a75cd
|
add benchmark.txt
|
2022-01-17 18:37:35 +08:00 |
WenmuZhou
|
deed114e27
|
update metric
|
2022-01-17 09:54:20 +00:00 |
bupt906
|
f2d6f541a6
|
add micronet (#5251)
|
2022-01-17 00:05:09 +08:00 |
bupt906
|
107a316f85
|
add onecycle (#5252)
|
2022-01-16 23:53:39 +08:00 |
MissPenguin
|
8bae1e40bd
|
Merge pull request #5174 from WenmuZhou/fix_vqa
vqa code integrated into ppocr training system
|
2022-01-14 13:53:26 +08:00 |
WenmuZhou
|
1cbe4bf26c
|
add todo
|
2022-01-14 04:41:03 +00:00 |
Double_V
|
9fa209e394
|
Merge pull request #5259 from LDOUBLEV/kie_doc
[tipc] add supplementary chain
|
2022-01-14 10:55:41 +08:00 |
LDOUBLEV
|
3837252525
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into kie_doc
|
2022-01-13 19:27:17 +08:00 |
LDOUBLEV
|
11f6ff38dc
|
add supplementary
|
2022-01-13 19:26:08 +08:00 |