zhoujun
|
b4800ad2b5
|
fix gap in table structure train model and inference model (#4566)
|
2021-11-10 20:21:30 +08:00 |
MissPenguin
|
158edcf7da
|
add reference for locality_aware_nms
|
2021-11-05 02:16:32 +00:00 |
MissPenguin
|
23082efde5
|
Merge pull request #4554 from littletomatodonkey/r2.3/add_refer
[cherry-pick 4552] add reference
|
2021-11-05 10:14:02 +08:00 |
MissPenguin
|
c89a3856a3
|
Merge pull request #4553 from WenmuZhou/copyright2.3
[CP 4551 and 4555]add refer for some code
|
2021-11-05 10:13:48 +08:00 |
LDOUBLEV
|
9a8118b13d
|
cp
|
2021-11-05 09:39:01 +08:00 |
tink2123
|
576644b323
|
fix attn score
|
2021-11-04 15:59:36 +00:00 |
WenmuZhou
|
a7b9225a7c
|
add refer for db loss and tps
|
2021-11-04 21:23:47 +08:00 |
littletomatodonkey
|
16f0e5eae2
|
fix conflict
|
2021-11-04 20:59:55 +08:00 |
WenmuZhou
|
f438f2cf49
|
add refer for some code
|
2021-11-04 20:43:12 +08:00 |
Topdu
|
345b1510ab
|
charry pick nrtr_postprocess and modify data type to adaptive
|
2021-10-27 14:24:29 +00:00 |
topduke
|
be413666b7
|
modify dtype='int64' to ='int32' for windows train
|
2021-10-27 15:52:15 +08:00 |
Mohamad Mansour
|
d5caa11374
|
Update utility.py
Added other image formats that are already verified by imghdr.
Not sure about "pgm" format?
|
2021-10-22 15:26:04 +03:00 |
Double_V
|
e7b9822b13
|
Update rnn.py
|
2021-10-13 16:24:25 +08:00 |
Topdu
|
6594bc28b0
|
fix nrtr export inference model
|
2021-10-13 06:46:34 +00:00 |
littletomatodonkey
|
7dc56191f5
|
fix rec distillation (#3994)
* fix rec distillation
* add dist cfg
* fix yaml
|
2021-09-09 13:08:25 +08:00 |
xiaoting
|
5c664bf4f5
|
Merge pull request #3721 from Topdu/dygraph
add rec_nrtr
|
2021-08-26 15:30:52 +08:00 |
littletomatodonkey
|
d77db841b0
|
fix whl exit bug (#3806)
* fix whl exit bug
* fix recognition doc
|
2021-08-26 07:02:42 +08:00 |
Topdu
|
2bf8ad9b7d
|
modify transformeroptim, resize
|
2021-08-24 07:46:43 +00:00 |
topduke
|
88f7c59e8f
|
Update __init__.py
|
2021-08-23 11:42:58 +08:00 |
topduke
|
c8094e6575
|
Update rec_nrtr_optim_head.py
|
2021-08-19 19:08:23 +08:00 |
topduke
|
c635925895
|
Update rec_metric.py
|
2021-08-19 17:34:38 +08:00 |
Topdu
|
55b76dcaa5
|
delete blank lines and modify forward_train
|
2021-08-19 09:31:02 +00:00 |
topduke
|
a11e219970
|
delete blank line
|
2021-08-18 19:54:57 +08:00 |
topduke
|
adc62fcde4
|
Merge branch 'dygraph' into dygraph
|
2021-08-17 22:08:54 +08:00 |
topduke
|
8227ad1b50
|
Delete multiheadAttention.py
|
2021-08-17 21:53:25 +08:00 |
topduke
|
18349d177d
|
Update multiheadAttention.py
|
2021-08-17 21:53:10 +08:00 |
topduke
|
45313ff37a
|
Update multiheadAttention.py
|
2021-08-17 21:50:41 +08:00 |
Topdu
|
2e76e46b3c
|
update nrtr metric
|
2021-08-17 13:44:44 +00:00 |
Topdu
|
4cb824537a
|
add rec_nrtr
|
2021-08-17 13:37:32 +00:00 |
Topdu
|
1623c17cdc
|
add rec_nrtr
|
2021-08-17 13:10:53 +00:00 |
Topdu
|
b6f0a90366
|
add rec_nrtr
|
2021-08-17 12:41:01 +00:00 |
littletomatodonkey
|
66c3294cd2
|
fix cls type
|
2021-08-17 17:09:38 +08:00 |
LDOUBLEV
|
c620b9394f
|
return None when no boxes found
|
2021-08-03 06:55:21 +00:00 |
Double_V
|
51bd3a6bdf
|
Merge branch 'dygraph' into fix_dyg_bugs
|
2021-08-03 10:21:32 +08:00 |
WenmuZhou
|
fda89b356e
|
fix win encode error
|
2021-08-02 21:16:02 +08:00 |
LDOUBLEV
|
44826b515a
|
cherry-pick 3505
|
2021-08-02 12:18:49 +00:00 |
WenmuZhou
|
eb9e3558c1
|
fix win encode error
|
2021-07-30 13:31:46 +08:00 |
贾晓
|
75aa6f2f10
|
Merge pull request #3372 from WenmuZhou/fx_bug
add /path/to to gen_label doc
|
2021-07-27 16:28:19 +08:00 |
LDOUBLEV
|
3e11efa7c4
|
fix mem leak
|
2021-07-27 02:57:53 +00:00 |
zhoujun
|
07026825ea
|
Merge pull request #3289 from WenmuZhou/fx_pse
fix a bug of train log not save and add filepath check to dataset
|
2021-07-19 17:11:55 +08:00 |
WenmuZhou
|
93181fb4d1
|
add encoding type to file
|
2021-07-19 15:41:55 +08:00 |
WenmuZhou
|
f7a62d945e
|
fix error in load model
|
2021-07-15 16:08:56 +08:00 |
WenmuZhou
|
697719ba3c
|
fix error in load model
|
2021-07-15 16:06:24 +08:00 |
WenmuZhou
|
818ab4edd0
|
add file_patb check to dataset
|
2021-07-12 13:01:46 +08:00 |
zhoujun
|
2062b5097c
|
Merge pull request #3273 from LDOUBLEV/distill
Add det distill
|
2021-07-12 12:21:46 +08:00 |
Double_V
|
d2fce0a87e
|
Update det_metric.py
|
2021-07-09 09:28:15 +08:00 |
LDOUBLEV
|
b8a65d4333
|
fix eval bug
|
2021-07-08 14:32:44 +00:00 |
LDOUBLEV
|
0742f5c521
|
fix metric etc.al
|
2021-07-07 07:54:02 +00:00 |
LDOUBLEV
|
6ce4419819
|
fix bug
|
2021-07-07 02:45:32 +00:00 |
LDOUBLEV
|
185d1e1f92
|
fix bug
|
2021-07-07 01:54:03 +00:00 |