hpc203 / TableDetectionLinks
使用opencv部署yolo11表格检测,它是百度网盘AI大赛-表格检测的第2名方案,方案里包含表格框检测,表格角点检测,表格方向分类,一共三个模块。我依然是编写了C++和Python两个版本的程序
☆12Updated 8 months ago
Alternatives and similar repositories for TableDetection
Users that are interested in TableDetection are comparing it to the libraries listed below
Sorting:
- 使用OpenCV部署CoupledTPS,包含了肖像矫正,不规则边界的图像矩形化,旋转图像矫正,三个模型。依然是包含C++和Python两个版本的程序