Dmitry Kurtaev
10e1de74d2
Intel Inference Engine deep learning backend ( #10608 )
...
* Intel Inference Engine deep learning backend.
* OpenFace network using Inference Engine backend
7 years ago
berak
56bcdfd7d9
Merge pull request #10777 from berak:dnn_colorize_cpp
...
* dnn: add colorization.cpp
* Update arguments of dnn/colorization.py
7 years ago
Dmitry Kurtaev
5f6077bc62
Tool to generate text graphs for SSD models from TensorFlow ( #10723 )
...
* Added tool to generate text graph for SSD models from TensorFlow
* Update tf_text_graph_ssd.py
7 years ago
Alexander Alekhin
4a297a2443
ts: refactor OpenCV tests
...
- removed tr1 usage (dropped in C++17)
- moved includes of vector/map/iostream/limits into ts.hpp
- require opencv_test + anonymous namespace (added compile check)
- fixed norm() usage (must be from cvtest::norm for checks) and other conflict functions
- added missing license headers
7 years ago
Alexander Alekhin
35738bcadd
samples: remove orphan documentation snippet: SBM_Sample.cpp
7 years ago
Jozef Mlich
7a472d85ef
Merge pull request #10663 from jmlich:master
...
* hogsvm compatibility with python3
7 years ago
Fangjun Kuang
8efe7bafaa
Improve the doc for cv::Mat::checkVector.
7 years ago
Suleyman TURKMEN
4046d9f850
Update samples
7 years ago
Alexander Alekhin
8533b45ce9
cmake: Java/Android SDK refactoring
7 years ago
Suleyman TURKMEN
dcd4f8f5db
Update documentation
7 years ago
Alessandro de Oliveira Faria (A.K.A.CABELO)
c71dc78cd4
Merge pull request #10502 from cabelo/save-dnn-yolo
...
Save video file (#10502 )
7 years ago
LaurentBerger
004a1cd64a
Merge pull request #10529 from LaurentBerger:ExampleGoogleNet
...
* Add a parameter labels to command line
* default value
* samples: caffe_googlenet.cpp minor refactoring
7 years ago
Li Peng
1073175c77
add opencl option for resnet_ssd_face sample
...
Signed-off-by: Li Peng <peng.li@intel.com>
7 years ago
Alessandro de Oliveira Faria (A.K.A.CABELO)
7abaae39ec
Merge pull request #10446 from cabelo:style-dnn-yolo
...
* add style draw in yolo
* fix sintaxe whitespace
* fix conversion from float to int
* sample refactoring
- minor code style fixes
- avoid confusing "bottom" names
- use cv::format
- always draw object detection/roi
7 years ago
Dmitry Kurtaev
d0580df339
Update C++ MobileNet-SSD object detection sample
7 years ago
victor-ludorum
914d9662d3
Merge pull request #10469 from victor-ludorum:stichingbranch
...
Updating stiching.cpp to resolve new line issue #10461 (#10469 )
7 years ago
Alexander Alekhin
289a8da39e
ml: simplify interfaces of SimulatedAnnealingSolver
7 years ago
berak
ddbd074678
samples: check for valid input in gpu/super_resolution.cpp
7 years ago
catree
59ec224009
Update left_intrinsics.yml file with chessboard square_size=0.025 and with extrinsic parameters. Add camera_calibration_show_extrinsics.py, a Python sample that allows to display the extrinsics saved during the camera calibration process (cpp-example-calibration).
7 years ago
Dmitry Kurtaev
0ed2cbc931
R-FCN models support
7 years ago
catree
87160cb297
Add Demo 5: Basic panorama stitching from a rotating camera in the homography tutorial.
7 years ago
Suleyman TURKMEN
1654dfe3a9
Update samples ( #10333 )
...
* Update samples
* Update calib3d.hpp
* Update calib3d.hpp
* Update calib3d.hpp
* Update calib3d.hpp
7 years ago
Rostislav Vasilikhin
bab86d65cb
Merge pull request #10258 from savuor:fix/kmeans_channels
...
* kmeans: number of channels in _centers fixed
* fixedType() is checked now
7 years ago
Alexander Alekhin
aef3019152
ml: fix SimulatedAnnealingSolver interface
7 years ago
Alexander Alekhin
d5f152494b
fix file names
7 years ago
LaurentBerger
7ad308ea47
Simulated Annealing for ANN_MLP training method ( #10213 )
...
* Simulated Annealing for ANN_MLP training method
* EXPECT_LT
* just to test new data
* manage RNG
* Try again
* Just run buildbot with new data
* try to understand
* Test layer
* New data- new test
* Force RNG in backprop
* Use Impl to avoid virtual method
* reset all weights
* try to solve ABI
* retry
* ABI solved?
* till problem with dynamic_cast
* Something is wrong
* Solved?
* disable backprop test
* remove ANN_MLP_ANNEALImpl
* Disable weight in varmap
* Add example for SimulatedAnnealing
7 years ago
Dmitry Kurtaev
08112f3821
Faster-RCNN models support
7 years ago
catree
b417fb0939
Add tutorial and codes for the homography tutorial.
7 years ago
Vitaly Tuzov
51cb56ef2c
Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. ( #9468 )
7 years ago
Alexander Alekhin
5560db73bf
python: 'cv2.' -> 'cv.' via 'import cv2 as cv'
7 years ago
Li Peng
88507fa051
add command parser to caffe googlenet sample
...
Signed-off-by: Li Peng <peng.li@intel.com>
7 years ago
Haritha
be4fa03fac
crop parameter usage in blobFromImage() calls
7 years ago
Dmitry Kurtaev
f503515082
JavaScript bindings for dnn module
7 years ago
Alexander Alekhin
1625ffa2cf
ocl: opencl_custom_kernel.cpp example
7 years ago
berak
159ea22b6b
dnn: add a check for webcam properties in ssd_mobilenet sample
7 years ago
alessandro faria
df5ec54fb8
Repair: incorrect display of class name
7 years ago
Suleyman TURKMEN
2aa380752c
Update train_HOG.cpp
7 years ago
Dmitry Kurtaev
03850008b9
Extra paddings for face detector layers
7 years ago
Wei Hao
f2b3e5f517
Update houghlines.py
...
Fix a code indent bug: cv2.imshow("detected lines", cdst)
7 years ago
Dmitry Kurtaev
2af6f68452
Update Torch ENet sample
7 years ago
Dmitry Kurtaev
cdbbccbef8
Specific version of MobileNet-SSD from TensorFlow
7 years ago
Muhammad Abdullah
c180047bc1
update digits_video.py
...
Following were the errors in the digits_video.py
1 ) The code was not working because data type of x was float however in "cv2.rectangle" we require integer .
2 ) After pressing the "esc" button the image windows did not destroy
So I amended following things:
1 ) ~converted data type of x to int.~ Used Python integer division (//)
2 ) used cv2.destroyAllWindows() to close all windows after the press of "esc" by user.
7 years ago
Arthur Pastel
2feb0c2f61
Merge pull request #9895 from art049:parrallel_calibration_py
...
* Adding threading in calibrate.py
* samples: update calibrate.py
7 years ago
Alexander Alekhin
0f34628af7
dnn: drop OpenCL code path for DetectionOutputLayer
...
getUMat()/getMat() calls are scope based. Results of these calls can't be
stored somewhere for future usage.
7 years ago
Suleyman TURKMEN
63fb79b519
updates documentation and samples
7 years ago
Andrey Smorodov
c964aa3333
Matrices in colorizeSegmentation were not initialized.
7 years ago
catree
b4813e6bdf
Add C++ DNN face detection sample: resnet_ssd_face.cpp
7 years ago
Dmitry Kurtaev
4b52b8df34
Layers for fast-neural-style models: https://github.com/jcjohnson/fast-neural-style
7 years ago
catree
48e07437f0
Add camera/video/image input for C++ DNN object detection samples. Add nice display and computation time.
7 years ago
Dmitry Kurtaev
410d44d67d
Binary data for batch normalization test from Torch
7 years ago