Commit Graph

456 Commits (777f2ed067906e340fcad13c0ed533fc37789be0)

Author SHA1 Message Date
Tingquan Gao 6aabb94d8c Revert "refactor: add ClassModel to unify model forward interface"
This reverts commit 75a20ba557.
2023-03-14 16:47:13 +08:00
Tingquan Gao 502aead98b Revert "backbone_zoo -> backbone"
This reverts commit e4a3e1bb12.
2023-03-14 16:47:13 +08:00
Tingquan Gao f91811dab9 Revert "use decorator to parse batch"
This reverts commit 97935164fe.
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 d3941dc1e9.
2023-03-14 16:47:13 +08:00
Tingquan Gao 0a38723196 Revert "add amp decorator and parse_batch decorator"
This reverts commit 4008588343.
2023-03-14 16:47:13 +08:00
Tingquan Gao 7865207096 Revert "revert for running"
This reverts commit 392b75b1ac.
2023-03-14 16:47:13 +08:00
Tingquan Gao 876732fbcc Revert "debug"
This reverts commit ac27cb1917.
2023-03-14 16:47:13 +08:00
gaotingquan ac27cb1917 debug 2023-03-10 16:56:55 +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
gaotingquan e4a3e1bb12 backbone_zoo -> backbone 2023-03-10 16:56:55 +08:00
gaotingquan 75a20ba557 refactor: add ClassModel to unify model forward interface 2023-03-10 16:56:55 +08:00
tianyi1997 e0847f1800 Update pretrained backbone 2023-02-28 15:01:21 +08:00
tianyi1997 74fa0cc203 Modify docstring 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 a9b8432597 fix: wrong base class & simplify train func 2023-02-28 15:01:21 +08:00
tianyi1997 ac466b68da Create MetaBNNeck 2023-02-28 15:01:21 +08:00
tianyi1997 1be9c16a95 Update BNNeck 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