FakerYFX / InceptText-Tensorflow

An Implementation of the alogrithm in paper IncepText: A New Inception-Text Module with Deformable PSROI Pooling for Multi-Oriented Scene Text Detection
115 stars 31 forks source link

the test.py have something wrong? #4

Open 10183308 opened 6 years ago

10183308 commented 6 years ago

$python test.py File "test.py", line 319 t_00 = int(box[0,0]) ^ TabError: inconsistent use of tabs and spaces in indentation

FakerYFX commented 6 years ago

i don't meet this error ,maybe you need to adjust the format