Skip to content

Backport YOLOv4x-mish new_coords CUDA implementation#20818

Merged
opencv-pushbot merged 1 commit intoopencv:masterfrom
rogday:yolov4x_mish_cuda
Oct 8, 2021
Merged

Backport YOLOv4x-mish new_coords CUDA implementation#20818
opencv-pushbot merged 1 commit intoopencv:masterfrom
rogday:yolov4x_mish_cuda

Conversation

@rogday
Copy link
Copy Markdown
Member

@rogday rogday commented Oct 6, 2021

This PR backports CUDA implementation of YOLOv4x-mish new_coords by @erikguo.
Original PR: #19221, related: #18975

force_builders=Custom
build_image:Custom=ubuntu-cuda:18.04
test_modules:Custom=dnn,python2,python3,java

buildworker:Custom=linux-4
test_opencl:Custom=ON
test_bigdata:Custom=1
test_filter:Custom=*

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or other license that is incompatible with OpenCV
  • The PR is proposed to proper branch
  • There is reference to original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

@alalek
Copy link
Copy Markdown
Member

alalek commented Oct 6, 2021

@YashasSamaga Could you please take a look on this patch?

@asmorkalov asmorkalov requested a review from JulieBar October 7, 2021 05:25
@rogday rogday force-pushed the yolov4x_mish_cuda branch 2 times, most recently from 2edb0f5 to 79c0bdb Compare October 8, 2021 11:13
@rogday rogday force-pushed the yolov4x_mish_cuda branch from 79c0bdb to 9c84749 Compare October 8, 2021 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants