littletomatodonkey
|
e0a6e5bf38
|
fox dist err (#1621)
* fox dist err
* fix init
* fix init
|
2022-01-06 09:46:52 +08:00 |
littletomatodonkey
|
aea712cc87
|
add dist of rec model (#1574)
* add distillation loss func and rec distillation
|
2022-01-05 19:25:36 +08:00 |
gaotingquan
|
d6aeba6f56
|
fix: upgrade replace_sub() to upgrade_sublayer()
supplement to PR #1581
|
2021-12-30 10:59:20 +00:00 |
gaotingquan
|
71cb728b07
|
fix: rename to upgrade_sublayer()
|
2021-12-28 15:24:50 +08:00 |
gaotingquan
|
1e696ac22b
|
fix: remove unnecessary register_hook() call & pre-commit
|
2021-12-28 15:24:50 +08:00 |
gaotingquan
|
a86c4b290e
|
add license
|
2021-12-28 15:24:50 +08:00 |
gaotingquan
|
721ac0bf61
|
refactor: simplify code
1. remove WrapLayer and wrap_theseus;
2. support call update_res() one more;
3. optim parse_pattern_str() to return list of layer parsed.
|
2021-12-28 15:24:50 +08:00 |
gaotingquan
|
56911b573b
|
refactor: rename replace_sub() func to ?
|
2021-12-28 15:24:50 +08:00 |
gaotingquan
|
0f126b75da
|
refactor: strengthen parse_pattern_str() func
|
2021-12-28 15:24:50 +08:00 |
gaotingquan
|
8d0b0d4b0a
|
refactor: extract _parse_pattern_str() func
|
2021-12-28 15:24:50 +08:00 |
gaotingquan
|
18dec0744a
|
fix: fix problems commented in reviewing
|
2021-12-28 15:24:50 +08:00 |
gaotingquan
|
41296972a4
|
fix: fix comments
|
2021-12-28 15:24:50 +08:00 |
gaotingquan
|
f8ee6c0f86
|
fix: fix result returned by stop_after
|
2021-12-28 15:24:50 +08:00 |
gaotingquan
|
cf205e1379
|
fix: fix result returned by _find_layers_handle
|
2021-12-28 15:24:50 +08:00 |
gaotingquan
|
b0ae3a1210
|
fix: unify the pattern of layer's name
|
2021-12-28 15:24:50 +08:00 |
cuicheng01
|
897760f073
|
Merge pull request #1544 from cuicheng01/update_vit
update vit
|
2021-12-14 14:40:14 +08:00 |
cuicheng01
|
b3922c96f5
|
Merge pull request #1436 from TingquanGao/dev/update_whl
update whl
|
2021-12-14 12:15:46 +08:00 |
cuicheng01
|
83d1b411c5
|
update vit
|
2021-12-10 09:56:33 +00:00 |
weishengyu
|
6510da8fca
|
dbg
|
2021-12-09 20:15:25 +08:00 |
weishengyu
|
ad1a2fd137
|
move slim into arch
|
2021-12-09 20:08:57 +08:00 |
weishengyu
|
6c5d1ebc28
|
add pruner and quanter for theseus
|
2021-12-09 14:51:40 +08:00 |
cuicheng01
|
5dad991c2a
|
update se_resnext_vd.py
|
2021-11-30 15:06:05 +00:00 |
gaotingquan
|
d53a06c625
|
fix: fix download link
|
2021-11-17 15:02:20 +08:00 |
gaotingquan
|
ae6cb7d529
|
feat: support MixNet
|
2021-11-15 06:53:34 +00:00 |
cuicheng01
|
6e4bf593fb
|
Merge pull request #1390 from Intsigstephon/feature_binary_model
add Binary general recog configure
|
2021-11-12 15:25:00 +08:00 |
cuicheng01
|
fb631b38fb
|
update esnet.py
|
2021-11-11 12:51:58 +00:00 |
cuicheng01
|
d868a63764
|
Add ESNet code and pretrained models
|
2021-11-11 06:00:32 +00:00 |
littletomatodonkey
|
67d982c30e
|
fix csp refer (#1404)
|
2021-11-05 13:54:10 +08:00 |
cuicheng01
|
7875e83d9e
|
update vision_transformer.py
|
2021-11-05 02:53:10 +00:00 |
cuicheng01
|
08952deb88
|
update codes
|
2021-11-04 10:47:13 +00:00 |
Bin Lu
|
9f2f62f3ae
|
Update pp_lcnet_variant.py
|
2021-11-04 16:58:17 +08:00 |
Bin Lu
|
17fc4595b3
|
Create pp_lcnet_variant.py
|
2021-11-04 16:44:56 +08:00 |
Bin Lu
|
cad5ce842a
|
Update __init__.py
|
2021-11-04 16:44:16 +08:00 |
stephon
|
6f13c5b798
|
rename PPLCNet_x2_5_Tanh
|
2021-11-04 08:37:21 +00:00 |
stephon
|
df03b4a022
|
add Binary general reocg configure
|
2021-11-03 10:09:34 +00:00 |
gaotingquan
|
5025d09fd8
|
fix: fix a DeprecationWarning & style
|
2021-10-27 19:47:43 +08:00 |
Wei Shengyu
|
3c148cb56a
|
update return res method and fix amp bug (#1309)
* fix amp bug; update return res method
* support index for list object for return res
|
2021-10-15 18:25:50 +08:00 |
littletomatodonkey
|
f8b420946c
|
fix cspnet (#1282)
* fix cspnet
* minor fix
|
2021-10-11 17:23:31 +08:00 |
cuicheng01
|
b7bab1e648
|
fix googlenet avg-pool
|
2021-09-23 08:29:07 +00:00 |
cuicheng01
|
ef2fd19bb0
|
Merge pull request #1243 from RainFrost1/arcmargin
fix pact bug for circlemargin arcmargin cosmargin
|
2021-09-17 18:56:03 +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 |
dongshuilong
|
18e1cf040b
|
fix pact bug for circlemargin arcmargin cosmargin
|
2021-09-16 12:17:02 +00:00 |
Wei Shengyu
|
d98b881603
|
Merge pull request #1208 from weisy11/fix_bug_of_theseus
dbg theseus
|
2021-09-15 14:04:51 +08:00 |
weishengyu
|
600067f4fc
|
dbg
|
2021-09-15 11:35:49 +08:00 |
weishengyu
|
e916259508
|
update return_res method
|
2021-09-15 11:03:46 +08:00 |
Walter
|
74622af482
|
Merge pull request #1093 from RainFrost1/slim
添加slim功能
|
2021-09-13 19:11:43 +08:00 |
cuicheng01
|
d470f34c64
|
Update code and docs
|
2021-09-13 03:18:37 +00:00 |
dongshuilong
|
8e85ef4775
|
update slim
|
2021-09-10 03:09:03 +00:00 |
cuicheng01
|
4150df912e
|
Add LCNet codes and config
|
2021-09-07 16:14:40 +00:00 |
cuicheng01
|
3f0b406fb2
|
fix tnt inference bug when bs > 1
|
2021-09-07 03:46:29 +00:00 |