20312 Commits (f351653589d823ab3234469cbaa285168dffedaa)

Author SHA1 Message Date
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
Alexander Alekhin 03a602b6ef remove moved code 5 years ago
Alexander Alekhin 523f081923 core(check): add Size_<int> 5 years ago
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
catree badd0d1ff4 Add explicit size check for Rodrigues() function to prevent issue like https://stackoverflow.com/questions/58969553 5 years ago
Brian Wignall 659ffaddb4 Fix spelling typos 5 years ago
Alexander Alekhin 07729e396d imgproc(resize): avoid unnecessary type conversions 5 years ago
Liubov Batanina cf477f7e9f Fix global axis 5 years ago
Liubov Batanina 543e0302d3 Support global pooling by axis 5 years ago