InceptText-Tensorflow icon indicating copy to clipboard operation
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

Results 10 InceptText-Tensorflow issues
Sort by recently updated
recently updated
newest added

作者您好,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?

![d52f2bf2a4db07df1aad2802579d1ea](https://user-images.githubusercontent.com/50062550/65018434-ba28d400-d95b-11e9-9d24-e04cceca63bc.jpg)

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...

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