从检查点文件Tensorflow导出Meta Graph

时间:2017-12-07 08:01:04

标签: tensorflow

使用TF.slimpre-trained checkpoints我可以评估模型的效果。此外,使用exporting inference graph我可以冻结模型,包括其权重。但是,我想找到一种方法来导出模型的.meta文件。如何仅使用给定的.chpt文件来执行此操作?在onception_v3案例中说。

0 个答案:

没有答案