- 06 1月, 2023 2 次提交
-
-
由 gaotingquan 提交于
-
由 gaotingquan 提交于
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.
-
- 04 1月, 2023 8 次提交
- 28 12月, 2022 1 次提交
-
-
由 gaotingquan 提交于
-
- 22 12月, 2022 5 次提交
-
-
由 LittleMoon 提交于
-
由 LittleMoon 提交于
-
由 weixin_46524038 提交于
-
由 weixin_46524038 提交于
-
由 weixin_46524038 提交于
-
- 08 12月, 2022 1 次提交
-
-
由 kuizhiqing 提交于
-
- 07 12月, 2022 8 次提交
-
-
由 kuizhiqing 提交于
-
由 kuizhiqing 提交于
-
由 kuizhiqing 提交于
-
由 kuizhiqing 提交于
-
由 kuizhiqing 提交于
-
由 kuizhiqing 提交于
-
由 kuizhiqing 提交于
-
由 kuizhiqing 提交于
-
- 02 12月, 2022 1 次提交
-
-
由 weixin_46524038 提交于
-
- 23 11月, 2022 1 次提交
-
-
由 cuicheng01 提交于
-
- 21 11月, 2022 1 次提交
-
-
由 zhiqiu 提交于
-
- 18 11月, 2022 1 次提交
-
-
由 gaotingquan 提交于
-
- 16 11月, 2022 2 次提交
-
-
由 gaotingquan 提交于
-
由 cuicheng01 提交于
-
- 01 11月, 2022 1 次提交
-
-
由 HydrogenSulfate 提交于
-
- 26 10月, 2022 2 次提交
-
-
由 gaotingquan 提交于
-
由 gaotingquan 提交于
the argument may be "infer_add_softmax" used in exporting.
-
- 25 10月, 2022 1 次提交
-
-
由 dongshuilong 提交于
-
- 18 10月, 2022 3 次提交
-
-
由 gaotingquan 提交于
-
由 gaotingquan 提交于
-
由 gaotingquan 提交于
-
- 17 10月, 2022 1 次提交
-
-
由 HydrogenSulfate 提交于
-
- 28 9月, 2022 1 次提交
-
-
由 gaotingquan 提交于
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.
-