Commit Graph

1100 Commits (decdb51bb028cea10126865c28f1751187c3ebfb)
 

Author SHA1 Message Date
Walter decdb51bb0
Merge pull request #742 from cuicheng01/develop_reg
Add resnet.py in legendary_models
2021-05-28 11:36:24 +08:00
cuicheng01 0f3d321b81
Update resnet.py 2021-05-28 11:34:39 +08:00
cuicheng01 e6792d34da
Update resnet.py 2021-05-28 11:32:51 +08:00
cuicheng01 90321ce38d
Update resnet.py 2021-05-28 11:29:37 +08:00
cuicheng01 45b02b86af
Update resnet.py 2021-05-28 10:57:26 +08:00
cuicheng01 31e59dfa1b
add load_dygraph_pretrain_from_url function 2021-05-28 10:55:48 +08:00
cuicheng01 5671f9d9bb
Update resnet.py 2021-05-28 10:50:17 +08:00
littletomatodonkey 487c797230
fix optimizer builder (#751) 2021-05-28 10:39:51 +08:00
littletomatodonkey dd79f81fd7
[WIP]add arch init (#744)
* polish trainer
2021-05-27 18:41:44 +08:00
littletomatodonkey 83056d44d5
add vgg network (#743)
* add vgg network

* fix base class

* fix relu and flatten
2021-05-26 11:00:54 +08:00
cuicheng01 465a8e5fd3
Create resnet.py 2021-05-25 19:18:14 +08:00
Wei Shengyu ff9dd19284
Merge pull request #741 from weisy11/develop_reg
Develop reg
2021-05-25 16:52:49 +08:00
weishengyu 2b150a2ffa dbg 2021-05-25 16:51:04 +08:00
weishengyu 88f92297fa dbg 2021-05-25 16:50:37 +08:00
weishengyu 79e9419fad dbg 2021-05-25 16:47:33 +08:00
weishengyu 611a40958a dbg 2021-05-25 16:40:20 +08:00
weishengyu 1499b0e585 add nn 2021-05-25 15:50:50 +08:00
weishengyu 6520a80176 add res_dict 2021-05-25 15:46:41 +08:00
weishengyu 1406b55aba add hrnet 2021-05-25 15:20:07 +08:00
Wei Shengyu c5979f6b3d
Merge pull request #740 from weisy11/develop_reg
move files
2021-05-25 14:46:49 +08:00
weishengyu 17028be15e Merge branch 'develop_reg' of https://github.com/weisy11/PaddleClas into develop_reg 2021-05-25 14:46:02 +08:00
weishengyu 010521e828 add folder 2021-05-25 14:45:50 +08:00
Wei Shengyu c7926eba35 Merge branch 'PaddlePaddle:develop_reg' into develop_reg 2021-05-25 14:44:29 +08:00
Wei Shengyu 561a8a732b
Merge pull request #739 from weisy11/develop_reg
move stop_after out of update_sub, and rename update_sub to update_res
2021-05-25 14:43:07 +08:00
weishengyu 8f3df96eea move files 2021-05-25 14:39:53 +08:00
weishengyu 608b163d4f move stop_after out of update_sub, and rename update_sub to update_res 2021-05-24 19:49:06 +08:00
weishengyu 920a44b0ce move files 2021-05-24 11:43:47 +08:00
weishengyu f6da3bd60a move files 2021-05-24 11:42:24 +08:00
guofei 86346fda54
Support AMP for SE_RexNeXt101_32x4d (#681) 2021-05-21 12:50:49 +08:00
littletomatodonkey 74dd40c6a2
Update transfer_learning_en.md 2021-05-21 12:01:17 +08:00
littletomatodonkey ff4cb9c059
Update transfer_learning.md 2021-05-21 12:00:48 +08:00
Yiqun Liu 0d832a2539
Enable profiler, for both static and dynamic training. (#729)
* Enable profiler for static training.

* Polish the initialize of ProfilerOptions.

* Enable profiler for dynamic mode.
2021-05-21 10:31:43 +08:00
littletomatodonkey 15168d25f3
fix mv3 cosine warmup (#714) 2021-05-19 12:49:19 +08:00
jm12138 6360a61e59
rm label in forword func (#731) 2021-05-18 21:51:15 +08:00
littletomatodonkey 46a330478f
Update whl_en.md 2021-05-17 14:58:26 +08:00
littletomatodonkey 9c0e57bda9
Update whl.md 2021-05-17 14:58:11 +08:00
Tingquan Gao e5f7529587
Add SwinTransformer (#721)
* Add SwinTransformer_large

* Add SwinTransformer

* Optimize user experience

* Add the doc of SwinTransformer

* Modify the format of the corner mark
2021-05-17 14:55:38 +08:00
littletomatodonkey fb3e0233d8
Update getting_started.md 2021-05-17 12:38:05 +08:00
Wei Shengyu 1303affa78
Merge pull request #720 from lyuwenyu/hub_L_b
Release unnecessary dependent pkgs
2021-05-13 00:22:39 +08:00
lyuwenyu 72ab665b78 update comments 2021-05-12 10:59:06 +08:00
lyuwenyu abf5bce4a5 update 2021-05-12 10:27:36 +08:00
littletomatodonkey e875253816
Update README.md 2021-05-12 09:38:52 +08:00
lyuwenyu 0102ad560f Skip __init__ to release unnecessary dependents 2021-05-11 20:39:46 +08:00
Walter 67a7e585c9
Add mixnet rexnet config (#718)
* fix quick start doc bugs

* add mixnet rexnet config
2021-05-10 17:30:42 +08:00
Wei Shengyu 53db1b09b9
Merge pull request #717 from vslyu/dev/fix_xpu_eval
[Kunlun] xpu use one cards for evaluation in multi cards training
2021-05-10 15:46:36 +08:00
Walter c0dfe4727a
fix quick start doc bugs (#716) 2021-05-09 20:05:14 +08:00
liuyuhui 5170153ee3 merge with upstream/develop 2021-05-08 11:16:41 +00:00
liuyuhui a9bce0409d fix tools/train.py 2021-05-08 08:42:30 +00:00
liuyuhui 70f1782339 fix xpu reader 2021-05-08 07:15:38 +00:00
liuyuhui 55fa094e60 fix one card eval in multicards training 2021-05-08 05:29:12 +00:00