gaotingquan
|
6fdaf94a0d
|
fix concat error when fp16
|
2023-04-04 19:49:00 +08:00 |
Yang Nie
|
1433161edd
|
fix typo
|
2023-04-04 18:44:44 +08:00 |
Yang Nie
|
a2052232e6
|
add support for `CvT_21_244`, `CvT_13_384`, `CvT_21_384` and `CvT_W24_384`
|
2023-04-04 18:44:44 +08:00 |
Yang Nie
|
7ed40fb9a7
|
rename filenames
|
2023-04-04 18:44:44 +08:00 |
Yang Nie
|
4cfd2159e5
|
rename cvt_{depth}_{size}x{size} to CvT_{depth}_{size}
|
2023-04-04 18:44:44 +08:00 |
Yang Nie
|
5c2a565572
|
update config yaml
|
2023-04-04 18:44:44 +08:00 |
Yang Nie
|
d7a1127559
|
add CvT
|
2023-04-04 18:44:44 +08:00 |
gaotingquan
|
5c39dfa6ba
|
rename gvt.py -> twins.py & twins-svt -> twins-alt-gvt
|
2023-03-30 17:29:49 +08:00 |
gaotingquan
|
f37cb543b1
|
rm op black list in amp
the op flatten_contiguous_range and greater_than has supported amp mode since paddle 2.4
|
2023-03-29 14:57:02 +08:00 |
gaotingquan
|
a7ba6eabd2
|
optimizer must be decorated when training with AMPO2
|
2023-03-28 18:42:26 +08:00 |
gaotingquan
|
0b3b621a81
|
fix concat error when fp16
|
2023-03-21 14:23:09 +08:00 |
gaotingquan
|
4e988692dd
|
fix concat error when fp16
|
2023-03-21 14:23:09 +08:00 |
zengshao0622
|
970773de4a
|
fix cae numclass
|
2023-03-20 21:27:58 +08:00 |
Tingquan Gao
|
5d06a88a36
|
Revert "refactor: simplify engine"
This reverts commit 376d83d46e .
|
2023-03-14 16:47:13 +08:00 |
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
|
e7e4f68b5c
|
Revert "refactor: build_train_func & build_eval_func"
This reverts commit 6bed0f5707 .
|
2023-03-14 16:47:13 +08:00 |
Tingquan Gao
|
6245b64cf9
|
Revert "refactor: rm irrelevant code"
This reverts commit efe0d45c99 .
|
2023-03-14 16:47:13 +08:00 |
Tingquan Gao
|
f2fc43baeb
|
Revert "refactor: mv all dataloaders to engine.dataloader_dict"
This reverts commit 284e2a6756 .
|
2023-03-14 16:47:13 +08:00 |
Tingquan Gao
|
a1e840e0da
|
Revert "refactor: iter_per_epoch -> max_iter"
This reverts commit a38e42f644 .
|
2023-03-14 16:47:13 +08:00 |
Tingquan Gao
|
0efda2c75e
|
Revert "refactor: simpfy engine.train()"
This reverts commit fad5c8e348 .
|
2023-03-14 16:47:13 +08:00 |
Tingquan Gao
|
5a4ee1aec4
|
Revert "refactor"
This reverts commit 0e28a39da3 .
|
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
|
f42719afbb
|
Revert "replace the arg engine with config"
This reverts commit f525cea006 .
|
2023-03-14 16:47:13 +08:00 |
Tingquan Gao
|
7243f1429b
|
Revert "rm codes for compatibility with old version"
This reverts commit 6e77bd6cd5 .
|
2023-03-14 16:47:13 +08:00 |
Tingquan Gao
|
56e8c5a992
|
Revert "mv model_saver to __init__()"
This reverts commit 0d7e595fc7 .
|
2023-03-14 16:47:13 +08:00 |
Tingquan Gao
|
f1a7a22a34
|
Revert "mv some attrs to __init__()"
This reverts commit 73e2cde617 .
|
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
|
339be96ef5
|
Revert "refactor"
This reverts commit 187f38ebdd .
|
2023-03-14 16:47:13 +08:00 |
Tingquan Gao
|
915dde176a
|
Revert "refactor: rm train and eval from engine"
This reverts commit 5a6fe171a7 .
|
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
|
85e200edb6
|
Revert "refactor"
This reverts commit 32593b6375 .
|
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
|
fd7ef078fe
|
Revert "add the amp decorator"
This reverts commit d3b7690f21 .
|
2023-03-14 16:47:13 +08:00 |
Tingquan Gao
|
03795249c1
|
Revert "revert for running"
This reverts commit d3374e897e .
|
2023-03-14 16:47:13 +08:00 |
Tingquan Gao
|
7353b0735b
|
Revert "debug"
This reverts commit a41b201e39 .
|
2023-03-14 16:47:13 +08:00 |
Tingquan Gao
|
8002ccf4b6
|
Revert "support ShiTu"
This reverts commit 9beb154bc3 .
|
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
|
7d41d24ce3
|
Revert "support Static"
This reverts commit c30df63035 .
|
2023-03-14 16:47:13 +08:00 |
Tingquan Gao
|
b47fa5f50e
|
Revert "debug"
This reverts commit 58daf805a9 .
|
2023-03-14 16:47:13 +08:00 |
Tingquan Gao
|
8adb5f4a32
|
Revert "debug for dali"
This reverts commit c641fb3c51 .
|
2023-03-14 16:47:13 +08:00 |
Tingquan Gao
|
578054dddd
|
Revert "debug for infer"
This reverts commit 428edb6ff8 .
|
2023-03-14 16:47:13 +08:00 |
Tingquan Gao
|
fee238ff8c
|
Revert "debug"
This reverts commit 106ff27010 .
|
2023-03-14 16:47:13 +08:00 |
Tingquan Gao
|
50284e7b58
|
Revert "debug"
This reverts commit ab29eaa89c .
|
2023-03-14 16:47:13 +08:00 |
Tingquan Gao
|
8580242724
|
Revert "debug"
This reverts commit a41a5bcb4d .
|
2023-03-14 16:47:13 +08:00 |
Tingquan Gao
|
0055ca2ffe
|
Revert "debug"
This reverts commit 9e683d0d69 .
|
2023-03-14 16:47:13 +08:00 |
Tingquan Gao
|
753270abcf
|
Revert "debug"
This reverts commit afc9b4c694 .
|
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 |
Tingquan Gao
|
97a8bb7fda
|
Revert "debug"
This reverts commit 2a61ac65bf .
|
2023-03-14 16:47:13 +08:00 |
zengshao0622
|
0adb827121
|
fix cae dataset
|
2023-03-14 15:56:21 +08:00 |
zengshao0622
|
2a454abe3d
|
fix cae dataset
|
2023-03-14 15:56:21 +08:00 |