574 Commits

Author SHA1 Message Date
littletomatodonkey
184bdd76db
Merge pull request #198 from wqz960/PaddleClas_74
add feature maps visualization
2020-07-20 14:04:43 +08:00
wqz960
a68d90c53b fix interpolation 2020-07-20 04:16:02 +00:00
wqz960
5c20b55ead modify position 2020-07-20 03:28:10 +00:00
wqz960
0644c970a6 add feature maps visualization 2020-07-04 05:19:09 +00:00
wqz960
f9f8d03297 add feature maps visualization 2020-07-04 05:08:48 +00:00
littletomatodonkey
5d3fe63f6f
Merge pull request #185 from littletomatodonkey/dyg_ls
Add label smooth support for dygraph
2020-06-29 15:58:01 +08:00
littletomatodonkey
fe302aec12
Merge pull request #183 from wqz960/PaddleClas-dy
add Inception, ResNeXt101_wsl, EfficientNet and other models
2020-06-29 15:57:35 +08:00
littletomatodonkey
ac321194a5 fix fetchs 2020-06-29 07:19:59 +00:00
littletomatodonkey
7713736e69 fix bs 2020-06-29 06:53:54 +00:00
littletomatodonkey
4338730eb4 add ls training for dygraph 2020-06-29 06:23:13 +00:00
littletomatodonkey
6a0dce8aff support label smooth for dyg 2020-06-29 06:09:09 +00:00
wqz960
a4ee2f2cdf fix format 2020-06-29 04:02:41 +00:00
wqz960
f85ced3627 fix 2020-06-28 13:01:08 +00:00
wqz960
0dfe15d234 add Inception, ResNeXt101_wsl, EfficientNet and other models 2020-06-28 12:02:06 +00:00
littletomatodonkey
be35b7cc00
Merge pull request #182 from littletomatodonkey/dyg_model
add dpn, densenet and hrnet dygraph model
2020-06-28 13:41:59 +08:00
littletomatodonkey
b857342a3c remove unused import 2020-06-26 04:42:03 +00:00
littletomatodonkey
34edfa055a add dpn, densenet and hrnet dygraph model 2020-06-25 19:05:01 +00:00
dyning
3b93ffa027
Merge pull request #167 from WuHaobo/dynamic
Polish Dynamic Graph
2020-06-22 18:10:52 +08:00
dyning
b14207f3b7
Merge pull request #165 from dyning/dygraph
add correct infer
2020-06-15 11:30:46 +08:00
dyning
4691e9e4e3 add correct infer 2020-06-15 11:22:56 +08:00
WuHaobo
0d3e2818d2 add misc 2020-06-13 11:35:58 +08:00
WuHaobo
f5fd4f1fd4 add save and load 2020-06-12 10:55:05 +08:00
dyning
bcf563fff0
Merge pull request #152 from WuHaobo/dynamic
Dynamic Graph
2020-06-09 11:22:34 +08:00
WuHaobo
f1c0a59f0d Merge branch 'dynamic' of https://github.com/WuHaobo/PaddleClas into dynamic 2020-06-09 08:25:39 +08:00
WuHaobo
9adf575c28 add resnet 2020-06-09 08:24:03 +08:00
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