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

Error saving TensorRT UFF model #62

Open
sctrueew opened this issue Mar 11, 2020 · 1 comment
Open

Error saving TensorRT UFF model #62

sctrueew opened this issue Mar 11, 2020 · 1 comment

Comments

@sctrueew
Copy link

Hi,
I ran this command to generate files for using in tensorRT but I got this error.

python cnn_freeze.py -p city_768_inception\city_768 -l city_768_inception\city_768_frozen

Looking for model in \iou
Retrieving model from: iou\model-best-iou.ckpt
Successfully restored model weights! :D
Saving this graph in \city_768_frozen
Saving uff model for TensorRT inference
Error saving TensorRT UFF model
Killing all threads and exiting!

@sctrueew
Copy link
Author

@tano297 Hi,

I've fixed it and I could run the video example. I have a GTX1080 ti and my video is 4k and 60 FPS. I got ~8 FPS with this model city_768. Is it correct?

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