AastaNV / TRT_object_detection

Python sample for referencing object detection model with TensorRT
142 stars 27 forks source link

[TensorRT] ERROR: UffParser: Validator error: Cast: Unsupported operation _Cast [TensorRT] ERROR: Network must have at least one output Traceback (most recent call last): File "main.py", line 43, in <module> buf = engine.serialize() AttributeError: 'NoneType' object has no attribute 'serialize' #24

Open DENESTY opened 4 years ago