20241 Commits (277f0d270fd77ffc3e22c9f08025207b4f384ef3)

Author SHA1 Message Date
Alexander Alekhin d42e04d0df core(SIMD): fix MSA build - add v_reduce_min/max for u8/s8 5 years ago
Ganesh Kathiresan 80ade96c8c Merge pull request #16309 from ganesh-k13:bugfix/imdecode-resize 5 years ago
ashishiva3@gmail.com f29bc22005 Convolutional padding parsing modified 5 years ago
Alexander Alekhin ac30620344 ts: move message about misused 'optional' under the configuration parameter 5 years ago
Chip Kerchner 301626ba26 Merge pull request #15488 from ChipKerchner:vectorizeMinMax2 5 years ago
Julien 886220b9be Merge pull request #16273 from JulienMaille:wrapper_available_target 5 years ago
Alexander Alekhin 55d54b56bf dnn(onnx): handle unaligned access in ONNX importer 5 years ago
Alexander Alekhin 09b3383a7e imgproc: dispatch sumpixels (integral) 5 years ago
Alexander Alekhin b4316af834 imgproc: rename sumpixels.avx512_skx.{cpp,hpp} 5 years ago
Julien Maille a696348ec5 FIX: disable dnn cuda input_shortcut on _half for CC<5.3 5 years ago
Yashas Samaga B L d85e67d3ec Merge pull request #16063 from YashasSamaga:cuda4dnn-shortcut-unequal 5 years ago
Dmitry Kurtaev 8b9e8a805d MVN support through nGraph 5 years ago
Alexander Alekhin c6a622542d imgproc: copy sumpixels.dispatch.cpp 5 years ago
Alexander Alekhin 4ecbcf0885 imgproc: copy sumpixels.simd.hpp 5 years ago
Alexander Alekhin 2638c5e9b7 dnn: dump layer's blobs on getMemoryShapes() error 5 years ago
Julien ced3df73da Fix: rsqrt(float) was improperly put in the ifdef for half 5 years ago
YashasSamaga fd369a5004 fix and optimize ROIPooling 5 years ago
Alexander Alekhin a90dacdf75 android: fix javadoc 5 years ago
Dmitry Kurtaev d92a883de1 Different way to reset Myriad device 5 years ago
Julien 4e2ef8c8f5 Merge pull request #16218 from JulienMaille:cuda-dnn-for-older-gpus 5 years ago
Dmitry Kurtaev 7c741f54fa Wrap custom OpenCV layers to try-catch 5 years ago
Dmitry Kurtaev 0d896af8ec Fix uninitialized value 5 years ago
Hannes Achleitner afc8dd5661 remove Eclipse relicts in Android sample 5 years ago
Hannes Achleitner 52f930cca7 finish Android version info to Gradle style 5 years ago
sajarindider 4b93820880 Fixed small inefficiency in seamless clone init 5 years ago
Liubov Batanina be86338a79 Enable acrossSpatial normalizeL2 on Myriad 5 years ago
Dmitry Kurtaev c1c84d2fd1 ONNX graphs simplifier 5 years ago
Vadim Levin 31289d2f32 Merge pull request #15915 from VadimLevin:dev/norm_fix 5 years ago
Dmitry Kurtaev 8f1e36f7c1 Disable some tests for Myriad target of nGraph 5 years ago
Anatoliy Talamanov 55f2370f36 Merge pull request #16221 from TolyaTalamanov:at/fix-g_typed_kernel_m 5 years ago
Alexander Alekhin a9f3acb125 core(simd): fix NEON alignmnet issue 5 years ago
Alexander Alekhin e180cc050b
Merge pull request #16236 from alalek:fix_core_simd_emulator 5 years ago
olramde c75d93337e Merge pull request #16240 from olramde:olramde 5 years ago
Liubov Batanina 9ed372b297 Update get memory shapes 5 years ago
Liubov Batanina 4625337179 Add docs reduce mean 5 years ago
Liubov Batanina e9e3af0aaa Add global pool by axis test 5 years ago
Liubov Batanina a33d50084d Add global_pooling_dim flags 5 years ago
Liubov Batanina 7eba3a7c96 Add pack description 5 years ago
Samuel Thibault e57ceea3d3 Fix build on non-Linux glibc-based systems 5 years ago
Nuzhny007 7d484d21f7 Fixed compilation on windows with openvx 5 years ago
Janusz Lisiecki 178c4810e6 Fix swapped channels in BGR* conversion utility function 5 years ago
Paul E. Murphy c1cdb2416a imgproc(resize): improve 8u3 HResize vector exit calc 5 years ago
hannesa2 43a91f82fe Merge pull request #16222 from hannesa2:AndroidMoveVersionInfo 5 years ago
Dmitry Kurtaev f954f0830c Sort text TensorFlow graphs 5 years ago
YashasSamaga 48eecafc89 simplify code to help MSVC 19.10 and lower 5 years ago
Dmitry Kurtaev 76cfa65d55 AddV2 from TensorFlow 5 years ago
Peter Würtz 8aebef2459 Use global RNG for training RTrees. 5 years ago
YashasSamaga 01f97f150c perfor fp conversions on GPU 5 years ago
YashasSamaga 17a35587e1 use optimized cuDNN path for conv + bias + relu 5 years ago
Liubov Batanina 752653c70b Update global pooling 5 years ago