mirror of
https://github.com/open-mmlab/mmocr.git
synced 2025-06-03 21:54:47 +08:00
* fix polygon_utils * ut for poly_make_valid * optimize crop_polygon * FixInvalidPolygon, debug msg included * add remove_pipeline_elements to utils * enhance fixinvalidpolys * fix transform_utils * remove ignored * RemoveIgnored * add tests * fix * fix ut * fix ut