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

Frozen graph #108

Open
andreaderuvo opened this issue Jul 25, 2022 · 0 comments
Open

Frozen graph #108

andreaderuvo opened this issue Jul 25, 2022 · 0 comments

Comments

@andreaderuvo
Copy link

I trained yolov3 model to detect a custom class. I labeled a dataset with 250 images with its anchors.

I converted the yolov3 weights in pb format saving the model with the tensorflow-yolov4-tflite tool.
Now I need to freeze the pb model for deepsort.

Is it possible to generate a frozen model starting only from the pb file?

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

1 participant