load_with_skip(weight_file, sess, ['fc8'])#Skip weights from fc8 https://github.com/joelthchao/tensorflow-finetune-flickr-style https://github.com/kratzert/finetune_alexnet_with_tensorflow VGG模型finetune: - 自定义网络;加载参数,很详细教程: Tensorflow学习笔记:CNN篇(9)——Finetuning,复用在...