isarsoft / yolov4-triton-tensorrt

This repository deploys YOLOv4 as an optimized TensorRT engine to Triton Inference Server
http://www.isarsoft.com
Other
276 stars 63 forks source link

Update processing.py #64

Closed schoenxyx closed 2 years ago

schoenxyx commented 2 years ago

Fixed a mismatch in client.

philipp-schmidt commented 2 years ago

good catch, thanks