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 upPinned
751 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 9 commits in 4 repositories
Created 2 repositories
Created a pull request in openvinotoolkit/openvino that received 2 comments
Opened 24 other pull requests in 8 repositories
dkurt/deepvariant
6
merged
3
closed
openvinotoolkit/openvino
3
merged
1
open
openvinotoolkit/openvino_contrib
3
merged
1
closed
dkurt/bonito
2
merged
1
closed
dkurt/opencv
1
closed
UNN-ITMM-Software/devtools-course-theory
1
open
dkurt/openvino_pytorch_layers
1
merged
dkurt/openvino_efficientdet
1
merged
Reviewed 25 pull requests in 4 repositories
opencv/opencv 11 pull requests
- [WIP] reformat trackers
- [GSoC] High Level API and Samples for Scene Text Detection and Recognition
- Add option for NMS for boxes with different labels
- dnn(test): skip unstable GatherMultiOutput OCL_FP16 test
- [G-API] Wrap GArray
- Support for Pool1d layer for OpenCV and OpenCL targets
- RotatedRect scale added
- Fix loading issue for Faster RCNN model from #16783
- Add support for Conv1D on OpenCV backend
- Use explicit opset of Unsqueeze from nGraph
- dnn: fix High-Level public API (cv::dnn::Model class)
openvinotoolkit/openvino_contrib 7 pull requests
- Added fictitious delete methods, changes for android build
- Don't use ENABLE_TESTS for contrib since it takes a lot of time for m
- Removed ENABLE_JAVA from docs
- Add Java tests
- Added README.md
- Fix Android build with Java bindings
- [JAVA] Benchmark app can be build without OpenCV, fixed CMakeLists for samples
openvinotoolkit/openvino 6 pull requests
- Check sha256 hash for downloaded files
- Fix accuracy problem for YoloV3 (incorrect StridedSlice nop elimination)
- Don't build extra module if it doesn't have cmake files
- Fixes for CMakeLists for Java bindings
- Compilation with MSVC for ARM
- Added transformation config to support automl efficientdet models
openvinotoolkit/open_model_zoo 1 pull request
Created an issue in nanoporetech/bonito that received 18 comments
CPU-only environment
When do import without CUDA:
import seqdist.sparse
from seqdist.ctc_simple import logZ_cupy
the following error appears.
original error: libcublas…