Tensorflow之Slim使用2022-10-08 22:13:22一些参考文档: 官方文档: TensorFlow-Slim image classification model library TensorFlow-Slim使用说明 TensorFlow-Slim API 官方教程 slim完成的一些项目(主要是一些经典网络的使用): https://github.com/endernewton/tf-faster-rcnn/blob/master/lib/nets/mobilenet_v1.py https://github.com/master/nima(Inception v2 weights fromTF-Slim models) https://github.com/masterTW/Tensorflow_NIMA_Food_Photo_Aesthetic_Evaluation https://github.com/trevor-m/tensorflow-SRGAN/blob/master/vgg19.py 上一篇:Qt 绘制贝塞尔曲线例程下一篇:Fiber 树的构建