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

Is exportPb.py up to date for FPN_Tensorflow? #16

Open
Zappytoes opened this issue Jun 29, 2020 · 3 comments
Open

Is exportPb.py up to date for FPN_Tensorflow? #16

Zappytoes opened this issue Jun 29, 2020 · 3 comments

Comments

@Zappytoes
Copy link

I'd like to convert a .ckpt to a .pb file so it's in a deploy-able format. Is the exportPb.py file appropriate for converting for FPN_Tensorflow (horizontal bounding boxes) and resnet50_v1d?

It looks like there are at least a few minor edits, e.g., cfgs.MXNET_MEAN to cfgs.PIXEL_MEAN_

Is there a more updated conversion script?

@Zappytoes
Copy link
Author

Also, is the "build_whole_network_Concat" script required or will "build_whole_network" do the job?

@hhswgww
Copy link

hhswgww commented Feb 25, 2021

i meet the same question:when i test the converted _frozen.pb,the output score of every bbox is 0

@hhswgww
Copy link

hhswgww commented Feb 25, 2021

Also, is the "build_whole_network_Concat" script required or will "build_whole_network" do the job?
may i ask how you solve this problem

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