- 15 May, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 14 May, 2019 2 commits
-
-
Dmitry Kurtaev authored
-
Dmitry Kurtaev authored
-
- 07 May, 2019 1 commit
-
-
LaurentBerger authored
-
- 16 Apr, 2019 1 commit
-
-
Dmitry Kurtaev authored
-
- 25 Feb, 2019 2 commits
-
-
cftang authored
-
Dmitry Kurtaev authored
-
- 06 Feb, 2019 1 commit
-
-
Dmitry Kurtaev authored
-
- 31 Jan, 2019 1 commit
-
-
Dmitry Kurtaev authored
-
- 30 Jan, 2019 1 commit
-
-
Alexander Nesterov authored
-
- 18 Jan, 2019 1 commit
-
-
Dmitry Kurtaev authored
-
- 17 Jan, 2019 1 commit
-
-
berak authored
-
- 11 Jan, 2019 1 commit
-
-
Dmitry Kurtaev authored
-
- 09 Jan, 2019 1 commit
-
-
Dmitry Kurtaev authored
-
- 25 Dec, 2018 1 commit
-
-
Alexander Nesterov authored
-
- 18 Dec, 2018 1 commit
-
-
vishwesh5 authored
* Create text_detection.py #12270 #13429 **Deep Learning text detection sample (Python)** - Tested on **Ubuntu 18.04** - OpenCV 3.4.3, OpenCV 3.4.4, OpenCV 4.0 (master branch) - Python version supported - Python 2 and Python 3 * Fix trailing whitespaces * Update text_detection.py * Remove whitespace * Remove comments * Remove unused packages * Update description
-
- 16 Nov, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 13 Nov, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 07 Nov, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 24 Oct, 2018 1 commit
-
-
berak authored
-
- 25 Sep, 2018 2 commits
-
-
Dmitry Kurtaev authored
-
Dmitry Kurtaev authored
-
- 18 Sep, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 06 Sep, 2018 1 commit
-
-
Dmitry Kurtaev authored
* Remove a forward method in dnn::Layer * Add a test * Fix tests * Mark multiple dnn::Layer::finalize methods as deprecated * Replace back dnn's inputBlobs to vector of pointers * Remove Layer::forward_fallback from CV_OCL_RUN scopes
-
- 03 Sep, 2018 1 commit
-
-
Dmitry Kurtaev authored
* Remove TensorFlow and protobuf dependencies from object detection scripts * Create text graphs for TensorFlow object detection networks from sample
-
- 31 Aug, 2018 1 commit
-
-
Dmitry Kurtaev authored
* Include preprocessing nodes to object detection TensorFlow networks * Enable more fusion * faster_rcnn_resnet50_coco_2018_01_28 test
-
- 30 Aug, 2018 1 commit
-
-
Nobuo Tsukamoto authored
-
- 24 Aug, 2018 1 commit
-
-
Dmitry Kurtaev authored
* Support Mask-RCNN from TensorFlow * Fix a sample
-
- 15 Aug, 2018 1 commit
-
-
Alexander Alekhin authored
Multi-argument CV_Assert() is accessible via CV_Assert_N() (with malformed messages).
-
- 14 Aug, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 02 Aug, 2018 1 commit
-
-
Maksim Shabunin authored
-
- 01 Aug, 2018 2 commits
-
-
Dmitry Kurtaev authored
-
Dmitry Kurtaev authored
-
- 31 Jul, 2018 1 commit
-
-
luz.paz authored
Found via `codespell -q 3 -I ../opencv-whitelist.txt --skip="./3rdparty"`
-
- 25 Jul, 2018 1 commit
-
-
Dmitry Kurtaev authored
Enable Torch layers tests with Intel's Inference Engine backend.
-
- 19 Jul, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 12 Jul, 2018 1 commit
-
-
berak authored
-
- 28 Jun, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 08 Jun, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 07 Jun, 2018 1 commit
-
-
David authored
* Added ResizeBilinear op for tf Combined ResizeNearestNeighbor and ResizeBilinear layers into Resize (with an interpolation param). Minor changes to tf_importer and resize layer to save some code lines Minor changes in init.cpp Minor changes in tf_importer.cpp * Replaced implementation of a custom ResizeBilinear layer to all layers * Use Mat::ptr. Replace interpolation flags
-