dengdan / seglink

An Implementation of the seglink alogrithm in paper Detecting Oriented Text in Natural Images by Linking Segments
GNU General Public License v3.0
495 stars 178 forks source link

How to train a new model only with pretrained VGG16? #44

Closed jmt330 closed 6 years ago

jmt330 commented 6 years ago

@dengdan

jmt330 commented 6 years ago

I solved my problem by downloading vgg_16 from ((https://github.com/tensorflow/models/tree/master/research/slim/#Pretrained)) and creating a checkpoint file.