Commit Graph

1526 Commits (e59c0efe11b0833d587d259f3a03102e732961e9)
 

Author SHA1 Message Date
Bin Lu e59c0efe11
Merge pull request #830 from Intsigstephon/develop_reg
retrieval metric speed up
2021-06-14 01:28:09 +08:00
Wei Shengyu c26429dea2
Merge pull request #839 from littletomatodonkey/reg/add_distillation_infer
fix distillation model infer and export model
2021-06-13 21:22:27 +08:00
littletomatodonkey 14fa025769 fix yaml 2021-06-13 05:02:50 +00:00
littletomatodonkey 35437e2236 fix distillation model infer and export model 2021-06-13 05:01:56 +00:00
Wei Shengyu f3f0b39943
split readme_zh and update column (#837)
* remove data/imaug

* split readme and update
2021-06-13 11:17:46 +08:00
littletomatodonkey 422dd57c38
fix ce loss with label smooth (#838) 2021-06-13 00:59:15 +08:00
Wei Shengyu f9e51081bd
Merge pull request #836 from cuicheng01/develop_reg
fix some eval bugs
2021-06-12 09:59:29 +08:00
root 6dd45118c9 fix some eval bugs 2021-06-12 01:08:42 +00:00
Bin Lu 3ba4503994 Merge branch 'PaddlePaddle:develop_reg' into develop_reg 2021-06-12 08:46:00 +08:00
littletomatodonkey d49e1296d9
Update trainer.py 2021-06-12 03:54:56 +08:00
Wei Shengyu eef713f858
Merge pull request #835 from cuicheng01/develop_reg
Update model_zoo
2021-06-11 22:50:23 +08:00
Wei Shengyu 7ed26c8178
Merge pull request #834 from cuicheng01/develop_reg
Update LeViT doc
2021-06-11 22:28:58 +08:00
cuicheng01 d8def84624 Update model_zoo 2021-06-11 13:58:50 +00:00
cuicheng01 a5822dc65e rename LeViT yaml 2021-06-11 13:46:17 +00:00
cuicheng01 56545c8b2f Merge branch 'PaddlePaddle:develop_reg' into develop_reg 2021-06-11 21:00:07 +08:00
cuicheng01 e66c254991
Update LeViT.md 2021-06-11 20:57:09 +08:00
Wei Shengyu 3e6ab8ba8b
Merge pull request #833 from cuicheng01/develop_reg
fix img process bug
2021-06-11 18:28:54 +08:00
cuicheng01 57935dc4b6 fix img process bug 2021-06-11 10:25:28 +00:00
Wei Shengyu 44abc4d371
Merge pull request #832 from cuicheng01/develop_reg
Update Twins and LeViT configs
2021-06-11 17:33:29 +08:00
cuicheng01 99527c023a Update Twins and LeViT configs 2021-06-11 09:30:37 +00:00
Wei Shengyu e5a02f51f9
Merge pull request #831 from cuicheng01/develop_reg
Update model_zoo train ImageNet configs
2021-06-11 17:07:08 +08:00
cuicheng01 ef08cc0444
Merge pull request #825 from TingquanGao/reg/add_twins_levit
Add LeViT and Twins
2021-06-11 17:01:59 +08:00
cuicheng01 f136ee1843
Merge branch 'develop_reg' into reg/add_twins_levit 2021-06-11 17:01:49 +08:00
cuicheng01 12a51474cc
Update LeViT.md 2021-06-11 16:58:09 +08:00
cuicheng01 25cd0f9ecf
Update mv3_large_x1_0_distill_mv3_small_x1_0.yaml 2021-06-11 16:09:35 +08:00
cuicheng01 3e30e4a829
Update AlexNet.yaml 2021-06-11 16:06:26 +08:00
cuicheng01 03b0ceef0f Update model_zoo train ImageNet configs 2021-06-11 07:59:58 +00:00
Tingquan Gao 78150d0c83
Fix 2021-06-11 14:55:55 +08:00
Bin Lu 73c54f6b8f
Update trainer.py 2021-06-11 14:52:09 +08:00
Bin Lu 4f61f90878
Update metrics.py 2021-06-11 14:42:24 +08:00
Bin Lu d87f4f15bf Merge branch 'PaddlePaddle:develop_reg' into develop_reg 2021-06-11 14:37:55 +08:00
cuicheng01 a49a14335a
Update MV3 configs (#828) 2021-06-11 14:30:56 +08:00
cuicheng01 0764d8e3b4 Update MV3 configs 2021-06-11 06:09:51 +00:00
gaotingquan d3842699d1 Add the doc 2021-06-11 04:28:56 +00:00
littletomatodonkey 061d07cd91
refine tool dir (#827)
* refine tool dir
2021-06-11 12:17:56 +08:00
Bin Lu 2323caec99
Update __init__.py 2021-06-11 10:38:17 +08:00
Bin Lu 65780c29df
Update metrics.py 2021-06-11 10:24:21 +08:00
Bin Lu 3a2f97a911
Update icartoon_dataset.py 2021-06-11 10:19:58 +08:00
cuicheng01 c0af015025
Merge pull request #826 from jm12138/develop_reg
add the TNT, HarDNet, RedNet and DLA models
2021-06-11 00:44:43 +08:00
jm12138 7e52686cc4 update config of models 2021-06-11 00:24:29 +08:00
jm12138 fe4e426293 update config of DLA 102 2021-06-11 00:15:38 +08:00
jm12138 d28b8607ca update code format 2021-06-11 00:14:34 +08:00
jm12138 6055b717ca add code License 2021-06-11 00:11:20 +08:00
jm12138 6b360783ed add the readme of models 2021-06-10 23:54:00 +08:00
jm12138 c40ce17aca update the configs of models 2021-06-10 23:40:29 +08:00
jm12138 33e2c673b5 add the configs of models 2021-06-10 23:35:50 +08:00
jm12138 bec1289fcd update __all__ export 2021-06-10 23:20:29 +08:00
jm12138 a950ec42b0 add the codes of TNT, HarDNet, RedNet and DLA models 2021-06-10 23:15:40 +08:00
gaotingquan 9e2a8e862a Add LeViT and Twins 2021-06-10 14:29:12 +00:00
littletomatodonkey f4f0984029
Update mv3_large_x1_0_distill_mv3_small_x1_0.yaml 2021-06-10 21:41:07 +08:00