Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
-
-
-
Forked from buildbot/buildbot
Python-based continuous integration testing framework; send pull requests for your patches!
Python
2,860 contributions in the last year
Activity overview
Contribution activity
May 2020
Created a pull request in opencv/opencv that received 1 comment
(3.4) dnn: *_DENORMALS_ZERO_MODE is defined for SSE3
backport #17374
force_builders=Linux32
+2
−2
•
1
comment
- fix bug for CHECK bpp issue
- Fix documentation for cv::gapi::blur
- Fix documentation for cv::blur
- Add eigen tensor conversions
- cuda4dnn: do not create temporary unused handles
- [WIP] add prototype of a separated morth filter
- Flush to zero Convolution denormal weights
- Add note on CMake installation with Homebrew
- Objdetect: QR decoder: Update 3rd party
- Add note on Pylint install for make check_pylint
- GAPI: utils - variant converting ctor and assignment op. reworked
- Add next and previous navigation links to all tutorials
- ignore a features2d's test dependent on flann when flann module is absent
- Increase test threshold for YOLOv3 on OCL FP16
- Revise and expand kNN Python tutorials
- Compilation fixes for Mac Catalyst
- Fixed build with latest Vulkan headers
- features2d: fix test failure on Mali T760 and Mali T628
- Fix #17279 Documentation Error
- CAP_MFX: surface pool with timeout, more parameters
- Implementation of colormap "DeepGreen"
- Added C++ and Java regression test for estimateNewCameraMatrixForUndistortRectify
- cuda4dnn: optimizations for swish, mish, sigmoid, region, resize based ops, transpose, identity-conv fusion
- (3.4) Fix MINGW DShow compilation