Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如何修改输入节点 #11

Open
cena001plus opened this issue May 14, 2019 · 1 comment
Open

如何修改输入节点 #11

cena001plus opened this issue May 14, 2019 · 1 comment

Comments

@cena001plus
Copy link

ckpt转pb的时候,因为所保存的ckpt文件使用batch方式训练,所以所转换的bp模型的最开始的两个节点为FIFOQueueV2和QueueDequeueManyV2, 如何把修改这个pb模型的输入节点呢,我想把输入改为input(image)这样。

@yfjie
Copy link

yfjie commented Dec 18, 2020

ckpt转pb的时候,因为所保存的ckpt文件使用batch方式训练,所以所转换的bp模型的最开始的两个节点为FIFOQueueV2和QueueDequeueManyV2, 如何把修改这个pb模型的输入节点呢,我想把输入改为input(image)这样。

ckpt转pb的时候,因为所保存的ckpt文件使用batch方式训练,所以所转换的bp模型的最开始的两个节点为FIFOQueueV2和QueueDequeueManyV2, 如何把修改这个pb模型的输入节点呢,我想把输入改为input(image)这样。

您好请问解决了吗?我也遇到了同样的问题。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants