1119 Commits

Author SHA1 Message Date
Felix
d250a69ecd
Update randaugment.py 2021-05-31 13:13:39 +08:00
Felix
7dcdd61c76
Update operators.py 2021-05-31 13:13:20 +08:00
Felix
514e3afe76
Update hide_and_seek.py 2021-05-31 13:13:03 +08:00
Felix
20bfca7522
Update grid.py 2021-05-31 13:12:46 +08:00
Felix
bad16c2570
Update fmix.py 2021-05-31 13:12:27 +08:00
Felix
a92060196c
Update cutout.py 2021-05-31 13:12:07 +08:00
Felix
d98311ea40
Update batch_operators.py 2021-05-31 13:11:50 +08:00
Felix
a6144282a1
Update autoaugment.py 2021-05-31 13:11:31 +08:00
Felix
edf49437c6
Update __init__.py 2021-05-31 13:11:10 +08:00
Felix
71d139fcb7
Update random_erasing.py 2021-05-31 13:10:39 +08:00
Felix
7dd79219ea
Update randaugment.py 2021-05-31 13:10:18 +08:00
Felix
ebf1b92c23
Update operators.py 2021-05-31 13:09:06 +08:00
Felix
fb484d14cc
Update hide_and_seek.py 2021-05-31 13:08:50 +08:00
Felix
f4d3d9ac05
Update grid.py 2021-05-31 13:08:34 +08:00
Felix
c67d604985
Update fmix.py 2021-05-31 13:08:13 +08:00
Felix
41f784c1ee
Update cutout.py 2021-05-31 13:07:55 +08:00
Felix
6241ee25e1
Update batch_operators.py 2021-05-31 13:07:37 +08:00
Felix
f66ae362d1
Update autoaugment.py 2021-05-31 13:06:49 +08:00
Felix
dbf8df4f7c
Update __init__.py 2021-05-31 13:06:29 +08:00
Felix
d32846e8c4
Update __init__.py 2021-05-31 13:05:24 +08:00
Felix
806ec9a117
Add files via upload 2021-05-31 13:01:38 +08:00
Felix
d3e233defd
Create __init__.py 2021-05-31 13:00:50 +08:00
Felix
8a79cec570
Update imagenet_dataset.py 2021-05-31 12:58:54 +08:00
Felix
f212345e33
Add files via upload 2021-05-31 12:58:27 +08:00
Felix
1d9c5710cc
Add files via upload 2021-05-31 12:57:18 +08:00
Felix
3bd7a0979c
Create __init__.py 2021-05-31 12:56:34 +08:00
Felix
ed7e7a3717
Add files via upload 2021-05-31 12:55:28 +08:00
Felix
93ef6ed2f6
Create __init__.py 2021-05-31 12:55:10 +08:00
Felix
d7ba539452
Create __init__.py 2021-05-31 12:53:48 +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
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