-
我的cuda是10版的不支持tensorflow-gpu1.12.0所以下的1.13.1版本的tensorflow-gpu,运行mainprocess.py时,在recognize_process下的test_crnn_jmz.py的一行代码‘saver = tf.train.Saver()'报错了,错误信息是“OutOfRangeError:Read less bytes than reques…
-
keras的CTPN+keras的CRNN部署到tensorflow-serving以后,容器的并发速度好慢,大佬有什么经验吗?
-
hello , recently i want change code from tensorflow to tensorflowonspark, however, there are few relevant materials and I don't know how to start. Can you have any relevant suggestions?
In add…
-
Hello,
Nice works! However, when I tried the work, it can only detect text but when calling get_crnn, It keeps saying weight restore error
tensorflow.python.framework.errors_impl.NotFoundError:…
-
同学你好 ,我注意到测试代码中confidence_threshold=0.01,nms_threshold=0.45,这势必会造成高recall,低precision。是不是在localication的过程中,也使用了CRNN去纠正检测结果。我们组在尝试使用Tensorflow复现TextBoxes,目前我们尝试的参数confidence_threshold=0.3,nms_threshold=…
-
The angel of this character is: 0
Rotate the array of this img!
---------------------------------------------------------------------------
AttributeError Traceback (most…
-
Is it possible to use the pretrained Spleeter models as a layer in a tensorflow keras model built with the functional api?
I currently use Spleeter in my preprocessing pipeline for a CRNN classifie…
-
Traceback (most recent call last):
File "train.py", line 95, in
training_model.fit_generator(train_generator, steps_per_epoch=int(train_generator.nb_samples / train_generator.batch_size), epochs=cf…
-
(venv) gml@gml-TM1701:~/Documents/CHINESE-OCR$ python demo.py
Using TensorFlow backend.
Traceback (most recent call last):
File "demo.py", line 8, in
import model
File "/home/gml/Docume…
-
IALin updated
6 years ago