fixstars / fixstars/cuda-efficient-features

Test Error. error: (-215:Assertion failed)

Open
#2 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C
Stars
90
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Hi I have run ./test/test and got this error in all 44 tests:

`[ FAILED ] TestWithParams/DescriptorTest.HashSIFT/20, where GetParam() = (512, 9) (1 ms)
[ RUN ] TestWithParams/DescriptorTest.HashSIFT/21
unknown file: Failure
C++ exception with description "OpenCV(4.8.0) /root/opencv_contrib/modules/cudawarping/src/resize.cpp:74: error: (-215:Assertion failed) !(dsize == Size()) || (fx > 0 && fy > 0) in function 'resize'
" thrown in the test body.`

I am preparing a docker for your repository and I have the following in my container:

Opencv 4.8.0
CMAKE 3.20
CUDA Toolkit 11.3
OpenCV CUDA module 4.8.0

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by running ./test/test in the reported OpenCV 4.8.0, CMake 3.20, and CUDA Toolkit 11.3 environment, then inspect the failing DescriptorTest.HashSIFT cases and the resize.cpp assertion shown in the error. Done means the reported 44 tests complete without the (-215:Assertion failed) exception.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
computer-vision, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.