You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Wenwei Zhang dfa36dfe3b
Merge pull request #652 from dreamerlin/3d
3 years ago
..
test_build_layers.py register deconv in CONV_LAYERS (#582) 3 years ago
test_context_block.py Refactor plugins: move from ops to cnn (#380) 3 years ago
test_conv2d_adaptive_padding.py Implementation of 2D convolution in tensorflow with `padding` as "same" (#529) 3 years ago
test_conv_module.py fix bug of building ConvModule with HSigmoid using inplace=True and a… (#369) 3 years ago
test_depthwise_seperable_conv_module.py Add Depthwise Seperable ConvModule (#477) 3 years ago
test_flops_counter.py Add utils to calculate model complexity and adjust folder structure for mmcv/cnn/utils . (#366) 3 years ago
test_fuse_conv_bn.py Move fuse conv bn to mmcv (#382) 3 years ago
test_generalized_attention.py Refactor plugins: move from ops to cnn (#380) 3 years ago
test_hsigmoid.py [Enhance]enhance hsigmoid (#657) 3 years ago
test_hswish.py add ext ops, support parrots (#310) 3 years ago
test_non_local.py Add pairwise function for 'gaussian' and 'concatenation' mode in NonLocal. (#424) 3 years ago
test_scale.py Add building bricks of cnn (#247) 4 years ago
test_swish.py add Swish activation (#522) 3 years ago
test_weight_init.py move test_weight_init to tests/test_cnn (#270) 4 years ago
test_wrappers.py add conv3d 3 years ago