Commit Graph

577 Commits (b63cad07c0d1b95505caa19fdce03982a03873f6)

Author SHA1 Message Date
Bin Lu 83de27572a
Merge pull request #848 from Intsigstephon/develop_reg
add getting_started_retrieval.md
2021-06-16 16:22:57 +08:00
littletomatodonkey e2b4ca58c6
fix so make in windows (#849)
* fix so make in windows

* add index.exe for win

* fix doc

* fix yaml

* fix exe to dll
2021-06-16 15:43:52 +08:00
cuicheng01 7b77835c3e Update some configs and get_start docs 2021-06-16 07:16:06 +00:00
Bin Lu f057eebdf1
Create ResNet50_vd_finetune_retrieval.yaml 2021-06-16 10:51:52 +08:00
Walter 31a555266f
Merge branch 'develop_reg' into develop_reg 2021-06-15 15:56:23 +08:00
littletomatodonkey e1d53e7fef
fix logger warn (#842) 2021-06-15 14:49:49 +08:00
littletomatodonkey 70181065c6
Update config.py 2021-06-15 14:47:04 +08:00
littletomatodonkey d9911f6185
Update config.py 2021-06-15 14:39:30 +08:00
littletomatodonkey 2e6dfa4433
fix logger (#840)
* fix logger
* fix trainer for int64 on windows
2021-06-15 14:11:50 +08:00
Bin Lu e59c0efe11
Merge pull request #830 from Intsigstephon/develop_reg
retrieval metric speed up
2021-06-14 01:28:09 +08:00
littletomatodonkey 35437e2236 fix distillation model infer and export model 2021-06-13 05:01:56 +00: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
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 57935dc4b6 fix img process bug 2021-06-11 10:25:28 +00: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 f136ee1843
Merge branch 'develop_reg' into reg/add_twins_levit 2021-06-11 17:01:49 +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
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
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
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 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
littletomatodonkey 63cf3ba4d1
fix imread (#824)
* fix imread

* rm unused decode

* rm decode
2021-06-10 21:13:38 +08:00
Bin Lu 485b7cd2b3
Update icartoon_dataset.py 2021-06-10 20:41:22 +08:00
littletomatodonkey edec759fa2 fix reader 2021-06-10 09:19:49 +00:00
littletomatodonkey e0266b52d1 fix format 2021-06-10 09:06:43 +00:00
littletomatodonkey 21fedfe5cd fix loss 2021-06-10 09:02:50 +00:00
littletomatodonkey 024ddbd5b9 add dml 2021-06-10 08:59:42 +00:00