There’s a yolo v5 example project under the /examples folder, but we don’t have an example for yolo v8. Contributions are welcomed!
g
govardhan chitrada
01/26/2023, 11:13 AM
Got it! We have implemented the yolov8 into bentoml with onnx format. Still looking for optimizations and once we figured it out we will contribute.
Thank you
r
Renaud
04/11/2023, 12:02 PM
Hi @govardhan chitrada
Can you give some tips or share your code for integration with yolov8?
Thanks !