Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YOLOv9 is better than any convolution or transformer based object detectors #8887

Open
AlexeyAB opened this issue Feb 22, 2024 · 6 comments
Open

Comments

@AlexeyAB
Copy link
Owner

YOLOv9 is better than any convolution or transformer based object detectors

image

@AlexeyAB AlexeyAB pinned this issue Feb 22, 2024
@waytechpro
Copy link

Absolutely! YOLOv9 certainly stands out among object detectors with its efficient architecture and remarkable performance. Its streamlined approach surpasses traditional convolutional and transformer-based models in terms of speed and accuracy. If you're keen on exploring cutting-edge object detection capabilities, YOLOv9 is definitely worth considering. Ready to elevate your detection game? Click here to learn more.

@1027663760
Copy link

Have you considered adapting YOLOV9 for Darknet?

@toplinuxsir
Copy link

It is a great idea!

@TaihuLight
Copy link

TaihuLight commented Jul 31, 2024

@AlexeyAB @cenit @stephanecharette @toplinuxsir
It is better to implement YOLOv9 in this version of darknet rather than the newer one hank-ai/darknet. This is because C programming is more suitable for edge devices than C++.

@stephanecharette
Copy link
Collaborator

This is because C programming is more suitable for edge devices than C++.

As someone who uses Darknet/YOLO on edge devices, I strongly disagree.

@stephanecharette
Copy link
Collaborator

You may also want to watch this video: https://www.youtube.com/watch?v=2Mq23LFv1aM

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

No branches or pull requests

6 participants