InceptText-Tensorflow
InceptText-Tensorflow copied to clipboard
An Implementation of the alogrithm in paper IncepText: A New Inception-Text Module with Deformable PSROI Pooling for Multi-Oriented Scene Text Detection
作者您好,Deformable PSROI Pooling部分的代码没有找到,能指点一下在哪吗,还是已经去掉了
the info is bellow 4 errors detected in the compilation of "/tmp/tmpxft_0000762e_00000000-6_deform_psroi_pooling_op_gpu.cu.cpp1.ii". could you help me?

how about the result on ICDAR15 ?
/python2.7/site-packages/tensorflow/include/unsupported/Eigen/CXX11/../../../Eigen/src/Core/MathFunctions.h(1265): warning: calling a constexpr __host__ function("real") from a __host__ __device__ function("abs") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this lib/python2.7/site-packages/tensorflow/include/unsupported/Eigen/CXX11/../../../Eigen/src/Core/MathFunctions.h(1270): warning: calling a constexpr...
invalid poly invalid poly Step 000220, model loss 0.0331, total loss 0.3090, 2.03 seconds/step, 3.44 examples/second Step 000230, model loss 0.0496, total loss 0.3252, 2.03 seconds/step, 3.44 examples/second poly in...
t1 is always nan。。。
Thank you for contributing to this article. I want to test some icdar data imge on the trained model. Could share the model ? thank you very much Look forward...
@xieyufei1993 Thank you for your hard work Can you share more documentation on training
$python test.py File "test.py", line 319 t_00 = int(box[0,0]) ^ TabError: inconsistent use of tabs and spaces in indentation