spacewalk01/tensorrt-yolov9

YOLO V9 Seg support

toystorynova opened this issue · 6 comments

Seems segmentation was added? Would you be able to add it here? Would be more than appreciated, thanks!

Hi it seems there is a bug in segmentation code: WongKinYiu/yolov9#233
I will try to work on it as soon as bug is fixed. Thanks for asking.

Implemented yolov9 pan/instance segmentation using onnx python:
https://github.com/spacewalk01/yolov9-onnx-segmentation

I will try to extend it.

Was hoping for a C++ TensorRT example, is that possible? or is that bug you linked stopping you from that? Nevertheless, appreciate your work!

Yes i am very interested in working on c++ yolov9 segmentation using trt. Currently i am busy. I will try to work on it as soon as possible.

Thanks for asking