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

ROS Noetic + YOLOV4 (Darknet by AlexeyAB) + CUDNN + CUDNN_HALF #337

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

wmoralesap
Copy link

@wmoralesap wmoralesap commented Jul 1, 2021

Hello I am a student at Johannes Kepler University.

I wanted to use YOLOV4 with darknet_ros and OpenCV4 on ROS Noetic, so I had to change to AlexeyAB's Darknet with the help of #319.

I couldn't find any available implementation. I hope this helps practitioners.

Main Changes

  • Support for YOLOV4 on ROS Noetic Changed to Darknet by Alexey AB
  • Support for OpenCV4
  • CuDNN supported
  • Automatic recognition of CUDA architectures

@wmoralesap wmoralesap changed the title YOLOV4 (Darknet by AlexeyAB) + CUDNN + CUDNN_HALF OpenCV4 + YOLOV4 (Darknet by AlexeyAB) + CUDNN + CUDNN_HALF Jul 1, 2021
@wmoralesap wmoralesap changed the title OpenCV4 + YOLOV4 (Darknet by AlexeyAB) + CUDNN + CUDNN_HALF ROS Noetic + YOLOV4 (Darknet by AlexeyAB) + CUDNN + CUDNN_HALF Jul 2, 2021
@adivardi
Copy link

Any updates from maintainers? darknet_ros is stuck at YoloV3, this PR should help move to the Alexey AB branch which already supports YoloV7.

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.

None yet

2 participants