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

cuda4dnn(resize, tests): allow two-input resize, fix test thresholds #17528

Merged
merged 1 commit into from Jun 12, 2020

Conversation

YashasSamaga
Copy link
Contributor

@YashasSamaga YashasSamaga commented Jun 11, 2020

Set thresholds for FP16 target:

  • YOLOv4 test
  • EfficientDet test

Disabled tests:

Fixed tests:

  • Resize layer with two inputs where the second input gives the shape (introduced in FlowNet PR)

All tests pass now!

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 OpenCV (BSD) 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
force_builders=Custom
buildworker:Custom=linux-4
build_image:Custom=ubuntu-cuda:18.04

Copy link
Member

@alalek alalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@opencv-pushbot opencv-pushbot merged commit 6fbf704 into opencv:master Jun 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: dnn category: gpu/cuda (contrib) OpenCV 4.0+: moved to opencv_contrib test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants