Commit Graph

430 Commits

Author SHA1 Message Date
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
LDOUBLEV a91bbd7432 add import to combined_loss 2021-07-06 11:50:56 +00:00
LDOUBLEV 9811a09e93 fix combined loss 2021-07-06 08:16:01 +00:00
LDOUBLEV 48898ac357 add config 2021-07-06 08:13:13 +00:00
LDOUBLEV 40bf3b1053 add DistillationDilaDBLoss loss 2021-07-06 08:02:01 +00:00
LDOUBLEV a411c825e2 add sum loss 2021-07-06 07:56:58 +00:00
LDOUBLEV 80561b154e x as dict 2021-07-06 07:55:05 +00:00
LDOUBLEV 202a0b5b85 add det distill combined 2021-07-06 07:54:39 +00:00
Double_V 86d469d025
Merge pull request #3232 from bingooo/dygraph
fix bug
2021-07-05 10:28:18 +08:00
zhoujun 605bf8382d
fix bug in copy_paste (#3245)
* fix bug in copy_paste

* limit paste img not outside
2021-07-04 01:05:28 +08:00
littletomatodonkey 7608f16397
add mv1 enhance backbone (#3228)
* add mv1 enhance backbone
* add knowledge doc
2021-07-01 17:52:16 +08:00
bingooo 61cee7e663
fix bug 2021-07-01 15:41:02 +08:00
bingooo 3a2d0f61ee
fix bug 2021-07-01 15:26:55 +08:00
WenmuZhou 8f81105770 add detail error to dataset 2021-06-30 12:13:23 +08:00
WenmuZhou 5e160a5e96 add detail error to dataset 2021-06-30 12:13:14 +08:00