mirror of https://github.com/open-mmlab/mmcv.git
* delete all parrots file add bbox_overlaps new parrots op impl * support first new impl parrts op (bbox_overlaps)(success test) * add box_iou_rotated op, test succeed * add carafe and carafe_naive op, test succeed (one parrots bug need fix) * add cc_attention op, test success * add corner_pool op, test success * add parrots op deform_conv, test success * add deform_roi_pool op, test success (but has question) * add focal loss op, test success (gradcheck) * add masked_conv2d op, test success * add modulated_deform_conv op, test success * add nms and nms_rotated op, test success * add psamask op, test success * add roi_align op, test_success * add roi_pool op, test success * add sync_bn op, test success * add tin_shift op, test success * fix test_deform_roi_pool, add parrots test * skip test_onnx because parrots does not support onnx * fix c++ lint * fix python lint * fix python lint |
||
---|---|---|
.. | ||
test_bbox.py | ||
test_box_iou_rotated.py | ||
test_carafe.py | ||
test_cc_attention.py | ||
test_corner_pool.py | ||
test_deform_conv.py | ||
test_deform_roi_pool.py | ||
test_focal_loss.py | ||
test_info.py | ||
test_masked_conv2d.py | ||
test_merge_cells.py | ||
test_modulated_deform_conv.py | ||
test_nms.py | ||
test_nms_rotated.py | ||
test_onnx.py | ||
test_psa_mask.py | ||
test_roi_align.py | ||
test_roi_pool.py | ||
test_saconv.py | ||
test_syncbn.py | ||
test_tensorrt.py | ||
test_tin_shift.py |