Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个使用 Tensorflow 1.x 编写和保存的 CNN + RNN + CTC 模型。现在我想从这个保存的模型中获取最后一个 CNN 层的输出。可能吗?如果是,那么请分享一些资源。
使用 saver.save() 保存模型