1. 21 12月, 2021 1 次提交
    • W
      fix solov2 infer (#4972) · 3e0e3585
      wangxinxin08 提交于
      * support different norm_type for different module when convert to sync batch norm
      
      * remove BatchNorm in esnet
      3e0e3585
  2. 18 10月, 2021 1 次提交
  3. 06 9月, 2021 1 次提交
  4. 04 8月, 2021 1 次提交
    • J
      Add lite hr net (#3793) · d5786288
      JYChen 提交于
      * add LiteHRNet backbone and config .YML
      
      * test lite18-network param
      
      acc is same with ori-model 1. fix default darkpose=ON, 2. += is not inplace
      
      add new keypoint model Lite-HRNet
      
      * add new keypoint model Lite-HRNet
      
      * 1. Add description of network type; 2. use channel_shuffle in ops.py
      
      * use normal to init conv2d
      
      * add network type description
      d5786288
  5. 27 7月, 2021 1 次提交