littletomatodonkey
|
f8b420946c
|
fix cspnet (#1282)
* fix cspnet
* minor fix
|
2021-10-11 17:23:31 +08:00 |
gaotingquan
|
283f9fa9b6
|
fix: fix swin training config
|
2021-09-18 12:44:51 +08:00 |
gaotingquan
|
f5b32a02ea
|
fix: fix the training configs of deit, swin, twins
|
2021-09-17 20:17:38 +08:00 |
cuicheng01
|
48494ec051
|
Merge pull request #1213 from cuicheng01/develop
Add PP-LCNet codes and configs
|
2021-09-17 15:29:50 +08:00 |
cuicheng01
|
d7181f6451
|
Merge pull request #1241 from cuicheng01/fix_Alexnet_lr_bug
fix Alexnet lr bug
|
2021-09-17 15:26:47 +08:00 |
cuicheng01
|
43aeb572a3
|
fix Alexnet lr bug
|
2021-09-16 08:08:41 +00:00 |
cuicheng01
|
4d1f61c407
|
fix Alexnet lr bug
|
2021-09-16 07:54:16 +00:00 |
cuicheng01
|
8e47811d99
|
Update PPLCNet
|
2021-09-13 09:29:57 +00:00 |
cuicheng01
|
9eb098a110
|
Update PPLCNet config
|
2021-09-13 09:00:39 +00:00 |
cuicheng01
|
7df35e4875
|
Add EfficientNet config
|
2021-09-13 08:12:06 +00:00 |
cuicheng01
|
4150df912e
|
Add LCNet codes and config
|
2021-09-07 16:14:40 +00:00 |
cuicheng01
|
9f2aec0e03
|
Update mobile model configs
|
2021-08-18 05:08:40 +00:00 |
cuicheng01
|
9a7a377a83
|
Update GhostNet config
|
2021-08-12 08:42:07 +00:00 |
cuicheng01
|
cc55d6371b
|
fix ResNeXt101_wsl bugs
|
2021-08-03 08:46:25 +00:00 |
Walter
|
f82d109524
|
Merge pull request #1053 from zhiqiu/dev/refine_dygraph_amp_config
refine dygraph amp config
|
2021-07-23 10:31:27 +08:00 |
littletomatodonkey
|
fa9221479c
|
fix fp16 inference
|
2021-07-22 13:25:53 +08:00 |
cuicheng01
|
88d0d4ca9f
|
Update Twins configs
|
2021-07-21 09:32:58 +00:00 |
root
|
800515b80d
|
Update Xception65.yaml
|
2021-07-21 03:57:21 +00:00 |
zhiqiu
|
bb1376db45
|
add flags setting
|
2021-07-16 13:26:03 +00:00 |
littletomatodonkey
|
a9f35981e9
|
fix fp16 config for dyg (#1052)
|
2021-07-16 18:08:16 +08:00 |
littletomatodonkey
|
c2054df0e9
|
add r50 fp16 dyg (#1047)
|
2021-07-15 11:16:30 +08:00 |
littletomatodonkey
|
9d9cd3719e
|
add static training (#1037)
* add static training
* fix typo
* add se fp16
* rm note
* fix loader
* fix cfg
|
2021-07-15 10:30:07 +08:00 |
cuicheng01
|
a0941fb44a
|
Update MixCELoss configs
|
2021-07-13 06:54:11 +00:00 |
cuicheng01
|
592f5b10f5
|
support batch mix
|
2021-07-13 06:38:01 +00:00 |
cuicheng01
|
68d5bb0341
|
Add MixNet and ReXNet configs
|
2021-07-09 06:20:41 +00:00 |
littletomatodonkey
|
b67b1df391
|
add finetune doc and fix vit typo (#996)
|
2021-06-30 19:59:17 +08:00 |
littletomatodonkey
|
dade4ef46b
|
fix class num (#989)
|
2021-06-29 20:28:55 +08:00 |
littletomatodonkey
|
558c2dd452
|
fix yaml
|
2021-06-29 10:42:39 +00:00 |
Wei Shengyu
|
b414737545
|
Merge pull request #981 from cuicheng01/develop
Update wx_group.png and config of ResNeSt50
|
2021-06-29 14:31:29 +08:00 |
littletomatodonkey
|
98682410fa
|
add swin (#980)
* add swin transformer
|
2021-06-29 12:27:57 +08:00 |
cuicheng01
|
36a3572795
|
Update ResNeSt50_fast_1s1x64d.yaml
|
2021-06-29 03:29:33 +00:00 |
cuicheng01
|
e233775405
|
Update Xception65/71 configs
|
2021-06-28 15:13:42 +00:00 |
cuicheng01
|
47e3936845
|
Remove Twins configs
|
2021-06-22 02:56:23 +00:00 |
cuicheng01
|
c4840fffc5
|
Update README and add ViT DeiT configs
|
2021-06-22 02:46:01 +00:00 |
cuicheng01
|
25c32c0e84
|
Merge branch 'PaddlePaddle:develop' into develop
|
2021-06-22 10:37:50 +08:00 |
cuicheng01
|
707e01aed5
|
Update GoogLeNetLoss
|
2021-06-22 01:58:03 +00:00 |
cuicheng01
|
4e154aed4f
|
Add GoogLeNetLoss
|
2021-06-21 14:25:07 +00:00 |
cuicheng01
|
69a72f7be4
|
Update LeViT configs
|
2021-06-21 08:11:11 +00:00 |
Aurelius84
|
d5c1700faf
|
support to_static for benchmark
|
2021-06-21 06:14:06 +00:00 |
littletomatodonkey
|
215872506a
|
fix yaml note (#872)
|
2021-06-16 23:53:44 +08:00 |
littletomatodonkey
|
c01ddee14b
|
fix distillation and augment yaml (#851)
|
2021-06-16 16:36:22 +08:00 |
littletomatodonkey
|
35437e2236
|
fix distillation model infer and export model
|
2021-06-13 05:01:56 +00:00 |
cuicheng01
|
a5822dc65e
|
rename LeViT yaml
|
2021-06-11 13:46:17 +00:00 |
cuicheng01
|
99527c023a
|
Update Twins and LeViT configs
|
2021-06-11 09:30:37 +00:00 |
cuicheng01
|
25cd0f9ecf
|
Update mv3_large_x1_0_distill_mv3_small_x1_0.yaml
|
2021-06-11 16:09:35 +08:00 |
cuicheng01
|
3e30e4a829
|
Update AlexNet.yaml
|
2021-06-11 16:06:26 +08:00 |
cuicheng01
|
03b0ceef0f
|
Update model_zoo train ImageNet configs
|
2021-06-11 07:59:58 +00:00 |
cuicheng01
|
0764d8e3b4
|
Update MV3 configs
|
2021-06-11 06:09:51 +00:00 |
jm12138
|
7e52686cc4
|
update config of models
|
2021-06-11 00:24:29 +08:00 |
jm12138
|
fe4e426293
|
update config of DLA 102
|
2021-06-11 00:15:38 +08:00 |
jm12138
|
c40ce17aca
|
update the configs of models
|
2021-06-10 23:40:29 +08:00 |
jm12138
|
33e2c673b5
|
add the configs of models
|
2021-06-10 23:35:50 +08:00 |
littletomatodonkey
|
f4f0984029
|
Update mv3_large_x1_0_distill_mv3_small_x1_0.yaml
|
2021-06-10 21:41:07 +08:00 |
littletomatodonkey
|
63cf3ba4d1
|
fix imread (#824)
* fix imread
* rm unused decode
* rm decode
|
2021-06-10 21:13:38 +08:00 |
littletomatodonkey
|
3b4f5f4dfc
|
add distillation and fix some apis (#810)
* fix save load and imagenet dataset
* refine trainer
|
2021-06-10 16:30:05 +08:00 |
cuicheng01
|
d187ce20f3
|
Update legendary_models configs
|
2021-06-10 08:18:28 +00:00 |
cuicheng01
|
1ca24932e7
|
Update configs
|
2021-06-10 06:59:25 +00:00 |
cuicheng01
|
958727f39b
|
update resnet condigs
|
2021-06-10 02:59:29 +00:00 |
littletomatodonkey
|
c267c4a614
|
fix yaml
|
2021-06-08 05:29:37 +00:00 |
cuicheng01
|
36f4b36349
|
Update ImageNet configs
|
2021-06-08 04:11:48 +00:00 |
littletomatodonkey
|
e5df00a02d
|
Update ResNet50.yaml
|
2021-06-08 11:50:45 +08:00 |
cuicheng01
|
9ad588e048
|
Update HRNet_W48_C.yaml
|
2021-06-02 19:08:00 +08:00 |
cuicheng01
|
56cd24552f
|
Update ResNet50.yaml
|
2021-06-02 19:03:12 +08:00 |
cuicheng01
|
dc44df5a21
|
Update MobileNetV3_large_x1_0.yaml
|
2021-06-02 19:02:28 +08:00 |
cuicheng01
|
1e8a020f2b
|
fix bug of image transforms
|
2021-06-02 10:57:38 +00:00 |
cuicheng01
|
d13cb22378
|
Add legendary_model's congigs and fix some trainer's bug
|
2021-06-01 17:24:21 +00:00 |
Wei Shengyu
|
aecbf40bed
|
Merge pull request #762 from Intsigstephon/develop_reg
add RecModel for retrieval
|
2021-06-01 14:43:29 +08:00 |
littletomatodonkey
|
0a0e34298b
|
add support for infer and export (#760)
* add support for infer
* add export model support
* fix yaml
* fix post process name
* fix topk name
|
2021-06-01 14:37:47 +08:00 |
Bin Lu
|
2eb2c26907
|
Update ResNet50_retrieval.yml
|
2021-06-01 14:24:48 +08:00 |
Bin Lu
|
3c184362a7
|
Create ResNet50_retrieval.yml
|
2021-06-01 14:23:40 +08:00 |
Bin Lu
|
fa15e53b00
|
Update ResNet50.yaml
|
2021-06-01 14:23:07 +08:00 |
Bin Lu
|
ea53ad95c3
|
Update ResNet50.yaml
|
2021-06-01 11:40:17 +08:00 |
littletomatodonkey
|
3881343484
|
add support for train and eval (#752)
* add support for train and eval
* rm unsed code
* add support for metric save and load ckp
|
2021-05-29 13:52:32 +08:00 |
littletomatodonkey
|
dd79f81fd7
|
[WIP]add arch init (#744)
* polish trainer
|
2021-05-27 18:41:44 +08:00 |