13 Commits (a8b0db4e5dd7606fa0da3094088d1656e6fdf1c0)

Author SHA1 Message Date
Dmitry Kurtaev 24ab751547 Merge pull request #12565 from dkurt:dnn_non_intel_gpu 7 years ago
Dmitry Kurtaev 09fa758725 Replace Darknet's Reorg to permute layer 7 years ago
Marat K 38f8fc6c82 Merge pull request #12249 from kopytjuk:feature/region-layer-batch-mode 7 years ago
Hamdi Sahloul a39e0daacf Utilize CV_UNUSED macro 7 years ago
Dmitry Kurtaev d486204a0d Merge pull request #12264 from dkurt:dnn_remove_forward_method 7 years ago
Dmitry Kurtaev 019c2f2115 Enable more deep learning tests 7 years ago
Dmitry Kurtaev b781ac7346 Make Intel's Inference Engine backend is default if no preferable backend is specified. 7 years ago
Li Peng ba5e8befa9 fp16 ocl support for more layers 7 years ago
Alexander Alekhin 1060c0f439 dnn: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 4a6d582f2e dnn: make OpenCL DNN code optional 7 years ago
Alexander Alekhin 1b83bc48a1 dnn: make OpenCL DNN code optional 7 years ago
Li Peng 7707c9bfba reorg layer ocl implementation 7 years ago
Li Peng 8f99083726 Add new layer forward interface 8 years ago
AlexeyAB ecc34dc521 Added DNN Darknet Yolo v2 for object detection 8 years ago
Alexander Alekhin ed10383359 dnn: added trace macros 8 years ago
Vadim Pisarevsky 8b3d6603d5 another round of dnn optimization (#9011) 8 years ago
Alexander Alekhin 93729784bb dnn: move module from opencv_contrib 8 years ago
Anatoly Baksheev 03bd82796d source compatibility with master 11 years ago
Anatoly Baksheev 02ebc4368c Viz initial backport, compilation fixes, moved viz/viz.hpp header according to 2.4 style 11 years ago
Vladislav Vinogradov ae94256edc renmaed gpu module -> cuda 12 years ago
Vladislav Vinogradov 9f33de7071 added cvconfig.hpp header file to gpu tests 12 years ago
Vladislav Vinogradov 3eeaa9189c Revert "Revert "Merge pull request #836 from jet47:gpu-modules"" 12 years ago
Andrey Kamaev 416fb50594 Revert "Merge pull request #836 from jet47:gpu-modules" 12 years ago
Vladislav Vinogradov eda124ec32 removed gpuobjdetect module 12 years ago
Vladislav Vinogradov 28b1caa730 gpustereo module for stereo correspondence 12 years ago
Vladislav Vinogradov 77aafc2984 removed unused includes 12 years ago
Vladislav Vinogradov e41aea0acf gpuimgproc module for image processing 12 years ago
Vladislav Vinogradov 229ca0914a gpunvidia module for NCV & NPP API 12 years ago
Andrey Kamaev 8f32902ce6 Minimize usages of legacy C API inside the library 12 years ago
Vladislav Vinogradov 204a19b431 moved common gpu utility functionality to gpu_private.hpp 12 years ago
Vladislav Vinogradov bf6c08a9ea fixed compilation with CUDA 12 years ago
Andrey Kamaev 517062039e Make core/internal.hpp a private header 12 years ago
Vladislav Vinogradov f0b19d4659 updated license header in whole gpu module 12 years ago
Vladislav Vinogradov abc9ef6809 moved utility functions from gpu_perf_test and gpu_test to ts module 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
Vladislav Vinogradov e06c3ec7c5 updated OpenGL functionality: 12 years ago
Vladislav Vinogradov b7e6b5af1b fixed tests (call resetDevice, if there was a gpu failure) 12 years ago
Vladislav Vinogradov 1a76242d99 added GPU_TEST_P macros 13 years ago
Vladislav Vinogradov 08fbf667f9 refactored opengl functionality 13 years ago
Andrey Kamaev a126532cb7 Fix OS X build warnings 13 years ago
marina.kolpakova 7a5b9a6b7f replase __APPLE__ marco with __clang__ 13 years ago
Andrey Kamaev 2b0072d823 Suppress more warnings in gtest on OS X 13 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 13 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 13 years ago
Vladislav Vinogradov 35b671efb5 disabled utility code in gpu tests when WITH_CUDA=false 13 years ago
Vladislav Vinogradov ec7f9566e0 minor gpu tests fix 13 years ago
Vladislav Vinogradov a0aef244d6 removed perf_gpu_cpu from CMake scripts 13 years ago
Sergiu Dotenco 4993748c91 added missing includes 13 years ago
Vladislav Vinogradov ddca47040b updated gpu accuracy tests 13 years ago
Vladislav Vinogradov 79d0dc25f4 added gpu RGB<->Lab and BGR<->Luv conversions 13 years ago