• ShawnHu's avatar
    Add type hints for mmcv/ops (#2037) · dcdf8961
    ShawnHu authored
    * Add type hints for mmcv/ops/ball_query.py, border_align.py and correlation.py
    
    * Add type hints for mmcv/ops/deform_conv.py, deform_roi_pool.py and deprecated_wrappers.py
    
    * Remove type hints for deform_conv.py and deform_roi_pool.py
    
    * Fix type hints for other files
    dcdf8961
deform_roi_pool.py 7.63 KB