373 Commits

Author SHA1 Message Date
Tingquan Gao
f91811dab9 Revert "use decorator to parse batch"
This reverts commit 97935164fe608435f00c317c141cea5ec4e34df2.
2023-03-14 16:47:13 +08:00
Tingquan Gao
aa52682c55 Revert "rm amp code from train and eval & use decorator for amp training"
This reverts commit d3941dc1e9628fa7cc83de7c3a6da3dfcd03b5de.
2023-03-14 16:47:13 +08:00
Tingquan Gao
0a38723196 Revert "add amp decorator and parse_batch decorator"
This reverts commit 400858834394b830cce314971f6826a1b89dab81.
2023-03-14 16:47:13 +08:00
Tingquan Gao
7865207096 Revert "revert for running"
This reverts commit 392b75b1acac742b74e808353059d0281df26dcc.
2023-03-14 16:47:13 +08:00
gaotingquan
392b75b1ac revert for running 2023-03-10 16:56:55 +08:00
gaotingquan
4008588343 add amp decorator and parse_batch decorator 2023-03-10 16:56:55 +08:00
gaotingquan
d3941dc1e9 rm amp code from train and eval & use decorator for amp training 2023-03-10 16:56:55 +08:00
gaotingquan
97935164fe use decorator to parse batch 2023-03-10 16:56:55 +08:00
tianyi1997
e0847f1800 Update pretrained backbone 2023-02-28 15:01:21 +08:00
tianyi1997
7c3bb2754b Update files according to reviews
https://github.com/PaddlePaddle/PaddleClas/pull/2633
2023-02-28 15:01:21 +08:00
tianyi1997
7a31d9a97f fix: optimizer setting 2023-02-28 15:01:21 +08:00
tianyi1997
21e76d08b6 Modify codes based on reviews 2023-02-28 15:01:21 +08:00
tianyi1997
c3fa6eca86 Create backbone for MetaBIN 2023-02-28 15:01:21 +08:00
zengshao0622
adb9930317 fix name 2023-02-28 14:28:23 +08:00
zengshao0622
5604a13fac fix name 2023-02-28 14:28:23 +08:00
dolcexu
f24e1f9bcf cae config fix 2023-02-23 16:28:50 +08:00
gaotingquan
811b483e30 fix: set dtype in paddle.to_tensor() 2023-02-10 15:51:53 +08:00
zh-hike
23f5af9f2a add field vit to foundationvit's name 2023-02-07 17:38:50 +08:00
zh-hike
e8bf35d1b4 fix foundationvit load fail 2023-02-07 10:46:25 +08:00
zhangyubo0722
83fc10cd0f modify uniformer link 2023-02-06 19:28:30 +08:00
zhangyubo0722
a170400d20 modify init 2023-02-01 10:43:11 +08:00
zhangyubo0722
79cbd7350a Aesthetic 2023-02-01 10:43:11 +08:00
HydrogenSulfate
4fdcda7c60 fix bug in randaug, train_progressive and efficientnet_v2 2023-01-31 21:15:22 +08:00
HydrogenSulfate
7e12c73e0a polish progressive training code 2023-01-31 21:15:22 +08:00
HydrogenSulfate
8b8e0431ed fix AttrDict import path 2023-01-31 21:15:22 +08:00
HydrogenSulfate
3a8b56801d feat(model): add EfficientNetV2 code and fix AttrDict BUG 2023-01-31 21:15:22 +08:00
zhangyubo0722
b889101fd1 add docs and config 2023-01-31 19:57:43 +08:00
zhangyubo0722
373a026a83 modify efficientnet_variant 2023-01-31 19:57:43 +08:00
zhangyubo0722
54f7dd7484 watermark 2023-01-31 19:57:43 +08:00
zhangyubo0722
add3ea238c modify tipc 2023-01-20 14:08:06 +08:00
zhangyubo0722
9ba23527b4 add swinv2 2023-01-20 14:08:06 +08:00
zhangyubo0722
4786b2c96b add swinv2 2023-01-20 14:08:06 +08:00
zhangyubo0722
74de24f621 add swinv2 2023-01-20 14:08:06 +08:00
zhangyubo0722
a5a3b0f567 Delete unnecessary files 2023-01-20 14:08:06 +08:00
zhangyubo0722
272e75365b modify swinv2 2023-01-20 14:08:06 +08:00
zhangyubo0722
65e7a41a1d add docs 2023-01-20 14:08:06 +08:00
zhangyubo0722
7e616a16b5 modify init 2023-01-20 14:08:06 +08:00
zhangyubo0722
f5e8df0e63 Some modifications 2023-01-20 14:08:06 +08:00
zhangyubo0722
da95893bf2 supplement init 2023-01-20 14:08:06 +08:00
zhangyubo0722
6994050983 add SwinTransformerV2 2023-01-20 14:08:06 +08:00
zhangyubo0722
0a56120855 add swinV1 22k weights 2023-01-20 14:07:04 +08:00
zhangyubo0722
3672d1f227 add swinV1 22k weights 2023-01-20 14:07:04 +08:00
zengshao0622
5544dbaf8a add ViT model for foundation models forward 2023-01-19 17:42:45 +08:00
gaotingquan
216291618c add the pretrained url 2023-01-06 20:29:07 +08:00
gaotingquan
f6df698c4f micro_block -> layer_type 2023-01-06 20:29:07 +08:00
gaotingquan
81de331e00 rename to re_parameterize() for re-parameterization nets 2023-01-06 20:29:07 +08:00
gaotingquan
d4d3d01384 support re_parameterize 2023-01-06 20:29:07 +08:00
gaotingquan
f82871b1f8 add copyright & reference 2023-01-06 20:29:07 +08:00
gaotingquan
963dcb9cac support dbb module for ResNet
1. add DiverseBranchBlock module;
2. ResNet support dbb version using DiverseBranchBlock by setting micro_block="DiverseBranchBlock";
3. ResNet support official vb version by setting use_first_short_conv=False;
4. add ResNet18_dbb training config ResNet18_dbb.yaml.
2023-01-06 20:29:07 +08:00
zh-hike
d8f049ae76 增加代码规范,删除无用空格 2023-01-04 13:42:00 +08:00