"git@developer.sourcefind.cn:modelzoo/resnet50_tensorflow.git" did not exist on "444310f2fda7bd3dc420ccb32ee234366621cd60"
feat(model): improve table recognition by merging and filtering tables
- Add functions to calculate IoU, check if tables are inside each other, and merge tables - Implement table merging for high IoU tables - Add filtering to remove nested tables that don't overlap but cover a large area - Update table_res_list and layout_res to reflect these changes
Showing
Please register or sign in to comment