wqz960
|
0dfe15d234
|
add Inception, ResNeXt101_wsl, EfficientNet and other models
|
2020-06-28 12:02:06 +00: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
|
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 |
|
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 |
|
WuHaobo
|
166c3a88fe
|
dygraph architectures
|
2020-06-08 12:18:31 +08:00 |
|
WuHaobo
|
ed2f71ca68
|
dygraph optimizer
|
2020-06-07 15:39:26 +08: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 |
|
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 |
|
shippingwang
|
dcd0acba5e
|
add visualdl doc
|
2020-06-02 12:59:30 +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 |
|
littletomatodonkey
|
f0dbf9b34d
|
fix one hot problem
|
2020-05-25 15:15:23 +00: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
|
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 |
|
WuHaobo
|
4270c4236a
|
Merge branch 'master' into master
|
2020-05-17 16:44:40 +08: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
|
07e1e5dc31
|
add cspnet
|
2020-05-14 03:21:59 +00:00 |
|
littletomatodonkey
|
9123f5da4b
|
fix cspnet
|
2020-05-13 10:40:48 +00:00 |
|
littletomatodonkey
|
7ad89bc18e
|
addcs pnet
|
2020-05-13 10:40:48 +00:00 |
|
littletomatodonkey
|
60b34a5192
|
add delimiter reader
|
2020-05-10 09:00:43 +00:00 |
|
shippingwang
|
4ccfca291b
|
add autoargument
|
2020-05-06 11:17:39 +00:00 |
|
shippingwang
|
15767e0f45
|
fix wrong log time and format
|
2020-05-06 09:11:40 +00:00 |
|
shippingwang
|
d5f0a14126
|
Coloring and refine code
|
2020-05-06 08:35:11 +00:00 |
|
littletomatodonkey
|
b1fbea2e83
|
fix darknet53 link
|
2020-05-06 02:59:21 +00:00 |
|
WuHaobo
|
bcc373db98
|
polish save_load
|
2020-05-05 17:49:11 +08:00 |
|
WuHaobo
|
f7bf3b3e33
|
polish save_load
|
2020-05-04 15:01:22 +08:00 |
|
littletomatodonkey
|
a6b0f49cac
|
add pretrain list show
|
2020-05-04 02:00:48 +00:00 |
|
littletomatodonkey
|
9b519f0d58
|
add effnet_small_eval
|
2020-05-03 16:29:34 +00:00 |
|
WuHaobo
|
7ac11f8c5e
|
polish save_load
|
2020-05-03 17:21:07 +08:00 |
|
WuHaobo
|
63ba03c909
|
polish save_load
|
2020-05-01 16:34:04 +08:00 |
|
dyning
|
01486ec162
|
Merge pull request #81 from shippingwang/refine_1
refine log format
|
2020-04-27 07:20:42 +08:00 |
|
dyning
|
e3f56640c4
|
Merge pull request #82 from littletomatodonkey/master
fix acnet
|
2020-04-26 23:05:20 +08:00 |
|