Commit Graph

1127 Commits (d2630c3a31d35713b531d4640b3cc58d3b79516f)
 

Author SHA1 Message Date
Felix d2630c3a31
Update multilabel_dataset.py 2021-05-31 15:52:33 +08:00
Felix 56b4d8b889
Update multilabel_dataset.py 2021-05-31 15:49:57 +08:00
Felix 15fd4414d1
Update multilabel_dataset.py 2021-05-31 15:49:19 +08:00
Felix fa8dbc7f18
Update imagenet_dataset.py 2021-05-31 15:46:54 +08:00
Felix f83f6f2db8
Create common_dataset.py 2021-05-31 15:43:57 +08:00
Felix dc49f54ef8
Update random_erasing.py 2021-05-31 13:14:07 +08:00
Felix 12f35a72d0
Create randaugment.py 2021-05-31 13:13:52 +08:00
Felix d60fc20861
Create randaugment.py 2021-05-31 13:13:51 +08:00
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