AimeeKing / crnn-tensorflow

This software implements the Convolutional Recurrent Neural Network (CRNN) in tensorflow
53 stars 25 forks source link

error about “from net import custom_layers” #4

Open qxtian opened 7 years ago

qxtian commented 7 years ago

error about “from net import custom_layers” how to solve it, had you forget upload custom_layers.py? thanks.

mouxin commented 7 years ago

@tqx0808 I found custom_layers.py in the following link, it works with me. https://github.com/balancap/SSD-Tensorflow/blob/master/nets/custom_layers.py