Faster R-CNN 目标检测算法 Towards Real-Time Object Detection with Region Proposal Networks R-CNN:Regions with CNN features Input imageExtract region proposals(~2k)Compute CNN featuresClassify regions Io
Detecting Text in Natural Image with Connectionist Text Proposal Network 1. Background2. Connectionist Text Proposal Network Fine-scale ProposalsRecurrent Connectionist Text ProposalsSide-Refineme
源码:https://github.com/eragonruan/text-detection-ctpn 参考:https://github.com/ZhangXinNan/text-detection-ctpn/blob/zxdev_mac/gpu2cpu.md 运行GPU版本参考作者readme即可 运行cpu版本 (1) Set “USE_GPU_NMS ” in the file