crnn-tensorflow
crnn-tensorflow copied to clipboard
This software implements the Convolutional Recurrent Neural Network (CRNN) in tensorflow
would you pls tell me the parameters you used to train the model? total epoch, initial learning rate, the decay rate, and how many epoches processed to reduce the lr?...
can you tell me the format for training data which is used to generate tfrecords? Thank you.
when I run the img_to_tfrecord.py, the error is "ModuleNotFoundError: No module named 'dataset'" pls tell me where to find the model,so I can import _get_output_filename,int64_feature,bytes_feature. Thank you.
Could you please upload you pre-trained checkpoint?
I don't really realize how the data load.The key of features in read_utils.py seems not the same as those in img_to_tfrecord.py.Could any one tell me how it really work? Thanks...
hi, there is an error when runing train_XX.py . no such file contains 'deployment ' module
error about “from net import custom_layers” how to solve it, had you forget upload custom_layers.py? thanks.
delete .idea/ modeify .gitignore