fadybaly / finetune_vgg16_inception_v3

fine tuning vgg16 and inception v3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

finetuning-vgg16

This code fine tunes the vgg16 model. It's optimized to use the least possible RAM up to my knowledge. The model and the weights used in this code belong to the author of http://www.cs.toronto.edu/~frossard/post/vgg16/

update

added inceptionv3 from slim research repo

About

fine tuning vgg16 and inception v3


Languages

Language:Python 100.0%