Commit Graph

549 Commits (55887346266e5d6e3862b21d98b9f9d7a2dc53ad)
 

Author SHA1 Message Date
WuHaobo 5588734626
Merge branch 'dygraph' into dynamic 2020-06-09 08:19:20 +08:00
littletomatodonkey 38ad51ca0d
Merge pull request #150 from littletomatodonkey/fix_fetch
fix effnet train fetch
2020-06-08 18:24:02 +08:00
littletomatodonkey b1a6f2d193 fix effnet 2020-06-08 10:22:32 +00:00
littletomatodonkey c2034c50c0
Merge pull request #147 from littletomatodonkey/fix_effnet
fix EfficientNet
2020-06-08 16:34:11 +08:00
littletomatodonkey 0cae84a111 fix effnet 2020-06-08 07:25:53 +00:00
WuHaobo 798fe1aa61 add dynamic train 2020-06-08 12:26:35 +08:00
WuHaobo 166c3a88fe dygraph architectures 2020-06-08 12:18:31 +08:00
WuHaobo ed2f71ca68 dygraph optimizer 2020-06-07 15:39:26 +08:00
ruri b1835f01d4
Merge pull request #144 from shippingwang/fix_visualdl_doc
only support python3 and refine visualdl doc
2020-06-05 10:36:32 +08:00
shippingwang 920ff9d9d9 fix 2020-06-04 12:08:13 +00:00
littletomatodonkey c161c9c8fc
Merge pull request #143 from littletomatodonkey/add_model_fix
Add ResNet50_vd_ssld_v2(83.0%) and Fix_ResNet50_vd_ssld_v2(84.0%)
2020-06-04 19:46:02 +08:00
littletomatodonkey 740fd1156e add fix models 2020-06-04 11:41:05 +00:00
ruri c962e8059e
Merge pull request #101 from shippingwang/add_efficientnet
add ema and EfficientNet
2020-06-04 19:24:45 +08:00
WuHaobo 27052fd073
Merge pull request #142 from WuHaobo/master
add extension
2020-06-04 16:35:56 +08:00
WuHaobo 40a36e3bf6 add extension 2020-06-04 16:33:56 +08:00
shippingwang fdc40d1e3d fix 2020-06-04 07:14:48 +00:00
shippingwang bb622b24ed fix bugs 2020-06-04 04:07:38 +00:00
root 04e9720b6d Merge branch 'master' of https://github.com/PaddlePaddle/PaddleClas into add_efficientnet 2020-06-03 13:56:56 +00:00
root dea8eabb45 fix 2020-06-03 13:27:12 +00:00
WuHaobo 773ceaa8d5 add program.py 2020-06-03 19:52:55 +08:00
ruri 3d952974ba
Merge pull request #139 from shippingwang/add_visualdl_doc
add visualdl doc
2020-06-02 21:00:33 +08:00
shippingwang dcd0acba5e add visualdl doc 2020-06-02 12:59:30 +00:00
ruri f3b2e8aa32
Merge pull request #137 from shippingwang/add_visualdl
add visualdl
2020-06-02 20:46:42 +08:00
shippingwang e40be825fd fixed 2020-05-29 13:56:27 +00:00
shippingwang cf40ed6f1f fixed 2020-05-29 13:52:43 +00:00
shippingwang 62772c111b add visualdl 2020-05-29 09:06:35 +00:00
dyning 2a8849bbf6
Update README.md 2020-05-29 15:11:37 +08:00
littletomatodonkey bd67368c8e
Merge pull request #130 from littletomatodonkey/fix_lsb
fix one hot problem
2020-05-25 23:17:28 +08:00
littletomatodonkey f0dbf9b34d fix one hot problem 2020-05-25 15:15:23 +00:00
dyning 6d9eb8cac8
Update README.md 2020-05-20 11:52:59 +08:00
WuHaobo 2fd3d501ce
Merge pull request #104 from shippingwang/add_ci
add hooks
2020-05-19 08:17:42 +08:00
littletomatodonkey 81c9a6d3ea
Merge pull request #117 from littletomatodonkey/cspnet
Add CSPResNet
2020-05-18 10:52:28 +08:00
littletomatodonkey d137720b94 fix download to support pdparams 2020-05-18 02:50:52 +00:00
littletomatodonkey e0f3139258 fix init 2020-05-18 02:08:31 +00:00
WuHaobo 0ba7376fac
Merge pull request #125 from WuHaobo/support_1.8
refine reader to support paddle1.8 API and fix the code style
2020-05-18 09:55:19 +08:00
WuHaobo d51e20ad7c
Merge branch 'master' into support_1.8 2020-05-18 09:54:35 +08:00
WuHaobo 3ecefa486a refine reader to support paddle1.8 API and fix the code style 2020-05-18 09:51:17 +08:00
dyning 4bcb44348f
Update models_intro.md 2020-05-17 18:52:19 +08:00
dyning f14b3f3062
Merge pull request #118 from WuHaobo/master
update some api to support paddle1.8
2020-05-17 16:48:14 +08:00
WuHaobo 4270c4236a
Merge branch 'master' into master 2020-05-17 16:44:40 +08:00
dyning 463d29052d
Merge pull request #124 from littletomatodonkey/add_fp16
add mixed precision training
2020-05-17 16:37:16 +08:00
littletomatodonkey eed858996c add mixed precision training 2020-05-17 05:05:56 +00:00
WuHaobo aab12b17ff fix conflict 2020-05-16 10:53:23 +08:00
WuHaobo daadf036be fix efficientnet.py to support for paddle1.8 2020-05-16 10:40:48 +08:00
WuHaobo 16bf7fc7f1 support for paddle1.8 2020-05-15 11:51:25 +08:00
littletomatodonkey 9ecd3834a7 add mish interface for cspnet 2020-05-15 03:11:27 +00:00
WuHaobo a55f826683 support for paddle1.8 2020-05-14 20:18:17 +08:00
littletomatodonkey 008d7eb10a fix init 2020-05-14 08:17:25 +00:00
littletomatodonkey 88e671b2f3 add cspresnet50 config 2020-05-14 03:33:43 +00:00
littletomatodonkey 07e1e5dc31 add cspnet 2020-05-14 03:21:59 +00:00