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!
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!