liuyuhui
|
d2bd6ca8bc
|
add multi xpu train support for PaddleClas, multi card per process mode (#571)
* add multixpu train support for PaddleClas, multi card per process mode
* add kunlun ResNet50 config
* fix ResNet50.yaml learning rate
|
2021-01-21 12:46:39 +08:00 |
littletomatodonkey
|
191040f91c
|
Update InceptionV3_fp16.yaml
|
2020-11-27 11:03:32 +08:00 |
Leo Chen
|
de73d27699
|
add amp support (#395)
* add amp support
* fix data_format
* fix yaml
* follow comments
* follow comments
* refine code
* follow comments
* follow comments
|
2020-11-17 09:51:46 +08:00 |
cuicheng01
|
5c8b5014e7
|
Add InceptionV3 configs in master branch (#372)
* Update __init__.py
* Add InceptionV3 architecture
* Create InceptionV3.yaml
|
2020-11-06 14:05:01 +08:00 |
littletomatodonkey
|
65ec78358f
|
fix config giles (#345)
|
2020-10-27 19:16:57 +08:00 |
littletomatodonkey
|
5ac2ac2bc8
|
aad xception_deeplab yaml
|
2020-10-14 04:50:40 +00:00 |
littletomatodonkey
|
1ba0f65b65
|
add xception yaml
|
2020-10-14 04:47:28 +00:00 |
cuicheng01
|
60628ae12e
|
Update ResNeXt50_vd_32x4d.yaml
Modify the batchsize of resnext50vd
|
2020-08-06 19:44:28 +08:00 |
littletomatodonkey
|
9790444e23
|
add resnest fast config and fix flops
|
2020-07-29 03:10:59 +00:00 |
littletomatodonkey
|
47fbfe7d37
|
Merge pull request #220 from wqz960/PaddleClas_resnest
add ResNeSt, config and docs
|
2020-07-23 12:46:59 +08:00 |
wqz960
|
9c3d951886
|
fix resnest50_config_and_en_docs
|
2020-07-23 04:02:34 +00:00 |
wqz960
|
20a08a4195
|
add en docs and fix format
|
2020-07-22 06:47:33 +00:00 |
wqz960
|
16984f5f76
|
add ResNeSt
|
2020-07-22 04:20:55 +00:00 |
littletomatodonkey
|
0353b246db
|
Merge pull request #216 from littletomatodonkey/fix_lr_mult_demo
Fix lr mult demo
|
2020-07-20 16:15:54 +08:00 |
littletomatodonkey
|
758cba2678
|
Update ResNet50_vd_ssld_random_erasing_finetune.yaml
|
2020-07-18 20:01:30 +08:00 |
littletomatodonkey
|
034ce54e1e
|
Update ResNet50_vd_ssld_finetune.yaml
|
2020-07-18 20:01:08 +08:00 |
WuHaobo
|
dab1feb0d4
|
Merge pull request #175 from WuHaobo/master
regnet
|
2020-07-06 13:22:38 +08:00 |
ruri
|
575712bd04
|
Add EfficientNetLite
add efficientnet-lite model
|
2020-07-03 15:54:31 +08:00 |
shippingwang
|
01a2047b40
|
fix
|
2020-07-02 15:57:56 +00:00 |
shippingwang
|
5c4c0bb69b
|
fix
|
2020-07-02 15:54:47 +00:00 |
shippingwang
|
92a162fb75
|
add efficientnet-lite model
|
2020-07-01 07:47:11 +00:00 |
wqz960
|
d9a3588615
|
branch
|
2020-06-30 06:36:38 +00:00 |
wqz960
|
c5a18cda7a
|
fix mistakes
|
2020-06-30 06:24:13 +00:00 |
littletomatodonkey
|
9d3f36b75e
|
Merge pull request #161 from wqz960/PaddleClas-fs
add ghostnet
|
2020-06-28 13:10:48 +08:00 |
wqz960
|
2e2c01c203
|
remove yaml
|
2020-06-22 13:27:38 +00:00 |
WuHaobo
|
3c22467c4c
|
add config for RegNetX_4GF
|
2020-06-17 10:39:02 +08:00 |
wqz960
|
ac50d65d14
|
fix model format
|
2020-06-12 13:45:03 +00:00 |
wqz960
|
5a1c4210e1
|
add ghostnet
|
2020-06-11 17:56:27 +08:00 |
littletomatodonkey
|
0cae84a111
|
fix effnet
|
2020-06-08 07:25:53 +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 |
littletomatodonkey
|
81c9a6d3ea
|
Merge pull request #117 from littletomatodonkey/cspnet
Add CSPResNet
|
2020-05-18 10:52:28 +08:00 |
littletomatodonkey
|
eed858996c
|
add mixed precision training
|
2020-05-17 05:05:56 +00:00 |
littletomatodonkey
|
9ecd3834a7
|
add mish interface for cspnet
|
2020-05-15 03:11:27 +00:00 |
littletomatodonkey
|
88e671b2f3
|
add cspresnet50 config
|
2020-05-14 03:33:43 +00:00 |
shippingwang
|
4ccfca291b
|
add autoargument
|
2020-05-06 11:17:39 +00:00 |
littletomatodonkey
|
a6b0f49cac
|
add pretrain list show
|
2020-05-04 02:00:48 +00:00 |
WuHaobo
|
1cc4129f34
|
polish DarkNet
|
2020-04-29 08:03:30 +08:00 |
WuHaobo
|
93143d7e32
|
polish vgg
|
2020-04-28 16:13:46 +08:00 |
littletomatodonkey
|
9955d74f29
|
fix acnet
|
2020-04-26 14:59:14 +00:00 |
cuicheng01
|
da9b0126fb
|
Update MobileNetV3_large_x1_0.yaml
fix bug in MV3_large.yaml
|
2020-04-23 11:32:46 +08:00 |
dyning
|
19d03a58d6
|
Merge pull request #56 from cuicheng01/master
Update DataAugment and Distillation doc
|
2020-04-21 21:49:17 +08:00 |
littletomatodonkey
|
17fcc79dab
|
fix name
|
2020-04-21 13:06:11 +00:00 |
cuicheng01
|
1df1587ec2
|
Update R50_vd_distill_MV3_large_x1_0.yaml
|
2020-04-21 12:07:00 +08:00 |
cuicheng01
|
dad82df02e
|
update distill and dataaugment doc
|
2020-04-21 11:58:26 +08:00 |
littletomatodonkey
|
49311fc5e5
|
fix conflict
|
2020-04-20 15:24:27 +00:00 |
littletomatodonkey
|
5be6e5cd04
|
fix path
|
2020-04-20 13:36:21 +00:00 |
littletomatodonkey
|
70bf9751ce
|
add quick start
|
2020-04-20 13:32:22 +00:00 |