Skip to content

Update hashes for ONNX test nets #599

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

Merged
merged 1 commit into from
Apr 22, 2019

Conversation

dkurt
Copy link
Member

@dkurt dkurt commented Apr 22, 2019

No description provided.

@opencv-pushbot opencv-pushbot merged commit a0e65b7 into opencv:3.4 Apr 22, 2019
@alalek alalek mentioned this pull request Apr 22, 2019
l-bat pushed a commit to l-bat/opencv_extra that referenced this pull request Apr 24, 2019
Merge pull request opencv#516 from savuor:cvtcolor_bgr2gray_8u_15bits

* fixed perf data for PyrLK after bgr2gray 8u change

* fixed perf data for new bgr2gray coeffs

fixed issue #1754@contrib for ximgproc

Merge pull request opencv#528 from xoox:calib-release-object

Add new test data for extended camera calibration method (opencv#528)

* Reorder object points and image points

Now the feature points are in the order as the same set of the object
points, which makes the test data usable for testing calibration with
CALIB_RELEASE_OBJECT flag.

* Add one line to store calibration flags

opencv/modules/calib3d/test/test_cameracalibration.cpp must be sync with
this test data file.

* Add new test data for camera calibration

The new added calib2.dat is used for regression test of camera
calibration with CALIB_RELEASE_OBJECT flag.

* Add a line of data for the index of fixed point

The new proposed calibration flag CALIB_RELEASE_OBJECT is removed. And
the method selection is based on the range of the index of fixed point.
For minus values, standard calibration method will be chosen. Values in
a rational range will make the object-releasing calibration method
selected.

fixed "false alarm" test failures in opencv_test_objdetect (i.e. removed some errorneously detected "non-faces" from the regression data)

added sanity data for opencv_contrib/optflow module (since TVL1 optflow is now there and it does sanity check in perf tests)

Test data for opencv/opencv_contrib#1791

fixed perf data for mRGBA
@dkurt dkurt deleted the dnn_onnx_const_reshape branch May 6, 2019 05:47
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.

2 participants