An Implementation of the alogrithm in paper IncepText: A New Inception-Text Module with Deformable PSROI Pooling for Multi-Oriented Scene Text Detection
1.gcc 4.9
2.cuda8.0
3.cd lib && make
- 可能遇到的错误:
解决办法:把cuda路径添加到系统环境变量,然后改为#include<cuda.h>
解决办法:找到nsync_cv.h的绝对路径然后include
解决办法:找到nsync_mu.h的绝对路径然后include