• 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
keypoint_hrnet.py 9.6 KB