balancap / SSD-Tensorflow

Single Shot MultiBox Detector in TensorFlow
4.11k stars 1.89k forks source link

How can use model inception_v3 instead of ssd_300_vgg? #364

Open cjaai opened 4 years ago

cjaai commented 4 years ago

How can use model inception_v3 instead of ssd_300_vgg? tf.app.flags.DEFINE_string('model_name', 'inception_v3', 'The name of the architecture to train.')