gaotingquan
81de331e00
rename to re_parameterize() for re-parameterization nets
2023-01-06 20:29:07 +08:00
gaotingquan
cfab4c178a
feat: add pplcnetv2_small and pplcnetv2_big
2022-11-18 13:14:37 +08:00
gaotingquan
b3ab418e80
refactor: mv the init_res of net to super().__init__()
...
Put the calling of update_res(), stop_after(), freeze_befor() to the construction method of the parent class. And the init_net() support to call stop_after() by config of Arch.
2022-09-28 20:13:19 +08:00
HydrogenSulfate
877c8c53be
correct config yaml, pp_lcnetv2_variant.py and log in&out channels in pp_lcnet_v2.py
2022-08-24 07:25:30 +00:00
HydrogenSulfate
1b5e00e82a
add PP-ShiTuV2 code
2022-08-23 07:54:58 +00:00
root
2a909c306a
fix: change to relative import
2022-08-19 11:40:38 +08:00
gaotingquan
f04b52343f
fix: unable to export rep net
2022-05-14 14:13:25 +08:00
gaotingquan
c3bd88a244
circuitous rep
2022-05-12 14:38:17 +00:00
gaotingquan
4c5ed46b2c
refactor
2022-05-12 14:38:17 +00:00
gaotingquan
0ef1ac3fa7
fix
2022-05-12 14:38:17 +00:00
gaotingquan
e82e1358bc
BatchNorm -> BatchNorm2D
2022-05-12 14:38:17 +00:00
gaotingquan
925cb6ef6c
feat: add PPLCNetV2
2022-05-12 14:38:17 +00:00