FLming / CRNN.tf2

Convolutional Recurrent Neural Network(CRNN) for End-to-End Text Recognition - TensorFlow 2
MIT License
152 stars 56 forks source link

Log learning rate to tensorboard #9

Closed FLming closed 4 years ago

FLming commented 4 years ago

Record the learning rate by inheriting the Tensorboard class.