Tong Gao
|
e9b23c56ad
|
Cherry Pick #1205 (#1774)
* [Bug fix] box points ordering (#1205)
* fix sort_points
* remove functools
* add test cases
* add descriptions for coordinates
* del
Co-authored-by: xinyu <wangxinyu2017@gmail.com>
* fix
---------
Co-authored-by: liferecords <yjmm10@yeah.net>
Co-authored-by: xinyu <wangxinyu2017@gmail.com>
|
2023-03-10 14:51:40 +08:00 |
Tong Gao
|
3b0a41518d
|
[Enhancement] Dynamic return type for rescale_polygons (#1702)
|
2023-02-02 19:18:33 +08:00 |
Tong Gao
|
101f2b6eef
|
[Enhancement] Enhance FixInvalidPolygon, add RemoveIgnored transform (#1632)
* 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
|
2022-12-27 10:30:10 +08:00 |
Tong Gao
|
80d85c129f
|
[Fix] Rename tests (#1244)
|
2022-08-01 15:28:27 +08:00 |
wangxinyu
|
8c5e83c521
|
[Tests] rename tests
|
2022-07-21 10:58:04 +08:00 |
gaotongxiao
|
8bce19218e
|
Migrate some tests of utils
|
2022-07-21 10:57:31 +08:00 |
jiangqing.vendor
|
67e4085915
|
[Fix] Fix crop_polygon
|
2022-07-21 10:57:17 +08:00 |
wangxinyu
|
52f0eefb2e
|
[Transform] Add FixInvalidPolygon
|
2022-07-21 10:55:45 +08:00 |
wangxinyu
|
ef98df8052
|
[Utils] Migrate core/evaluation/utils.py
|
2022-07-21 10:55:45 +08:00 |
jiangqing.vendor
|
b3b1ef146b
|
[Fix] Check transform's unit test and visualize
|
2022-07-21 10:51:01 +08:00 |
gaotongxiao
|
3a9f9e6b61
|
Handling a corner case in offset_polygon
|
2022-07-21 10:51:00 +08:00 |
gaotongxiao
|
cd3d173b18
|
[DBNet] Add DBLoss
|
2022-07-21 10:51:00 +08:00 |
gaotongxiao
|
0f0f68baf1
|
Fix crop_polygon, Resize and poly2shapely
|
2022-07-21 10:50:59 +08:00 |
gaotongxiao
|
7e7a526f37
|
New Hmean-iou metric
|
2022-07-21 10:50:59 +08:00 |
wangxinyu
|
178030bad6
|
[Refactor] Refactor transform.RandomRotate
|
2022-07-21 10:50:57 +08:00 |
jiangqing.vendor
|
f29853d9cd
|
[Feature] Add Resize
|
2022-07-21 10:50:57 +08:00 |
gaotongxiao
|
6478499073
|
add mode to rescale_polygon(s)
|
2022-07-21 10:50:57 +08:00 |
gaotongxiao
|
cb85f857aa
|
Add BaseTextDetPostProcessor
|
2022-07-21 10:50:57 +08:00 |