Skip to content

Conversation

@brianzheng206
Copy link

  • refactored deep_object_detection to work with any ONNX detection model (YOLO, DINO, Faster R-CNN, DETR, etc.)
  • implemented a generic postprocessor automatically detects and adapts to model output format
  • added configuratble pre-processing; multiple normalization schemes, resize methods (letterbox/resize/crop/pad), and RGB/BGR conversion

tested with yolov8m.onnx and camera_sync, publishing at ~30hz with tensorrt ep

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

Successfully merging this pull request may close these issues.

4 participants