1. 22 5月, 2023 1 次提交
  2. 06 4月, 2023 1 次提交
  3. 26 11月, 2021 1 次提交
  4. 13 11月, 2021 1 次提交
  5. 11 11月, 2021 1 次提交
  6. 29 10月, 2021 1 次提交
  7. 15 10月, 2021 1 次提交
  8. 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
  9. 30 6月, 2021 1 次提交
  10. 23 6月, 2021 1 次提交
  11. 10 6月, 2021 1 次提交
  12. 20 5月, 2021 1 次提交
    • W
      support no label training (#2576) · 571dcb34
      wangguanzhong 提交于
      * support no label training
      
      * fix load_crowd
      
      * update to fit rbox
      
      * add empty_ratio
      
      * update configs
      
      * support mask rcnn
      
      * clean drop_empty for mot & keypoint
      
      * refine is_crowd
      571dcb34
  13. 14 5月, 2021 1 次提交
  14. 10 5月, 2021 1 次提交
  15. 08 5月, 2021 1 次提交