19294 Commits (2c9d149ac26f8b9026e2f2b31ca22ec36ab65694)

Author SHA1 Message Date
Alexander Alekhin b21a861c5b dnn(test): adjust test tolerance for MYRIAD 5 years ago
Liubov Batanina 35c24480ae Fix axis 5 years ago
Liubov Batanina 832ca0734d Refactoring 5 years ago
Liubov Batanina fada959b4b Fix comment 5 years ago
Liubov Batanina c6936f5a77 Support lrn with SPATIAL_NRM 5 years ago
Liubov Batanina d825caf18e Update check params 5 years ago
Liubov Batanina 97455f1593 Remove useless condition 5 years ago
Liubov Batanina 08ba63da02 Add global pool flags 5 years ago
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
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
Dmitry Kurtaev d92a883de1 Different way to reset Myriad device 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
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
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
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
Dmitry Kurtaev f954f0830c Sort text TensorFlow graphs 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
Liubov Batanina 752653c70b Update global pooling 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
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