1. 29 5月, 2020 1 次提交
  2. 27 5月, 2020 2 次提交
  3. 26 5月, 2020 4 次提交
  4. 25 5月, 2020 2 次提交
  5. 24 5月, 2020 1 次提交
    • J
      Merge pull request #17320 from jgbradley1:add-eigen-tensor-conversions · 9fef09fe
      Josh Bradley 提交于
      * add eigen tensor conversion functions
      
      * add eigen tensor conversion tests
      
      * add support for column major order
      
      * update eigen tensor tests
      
      * fix coding style and add conditional compilation
      
      * fix conditional compilation checks
      
      * remove whitespace
      
      * rearrange functions for easier reading
      
      * reformat function documentation and add tensormap unit test
      
      * cleanup documentation of unit test
      
      * remove condition duplication
      
      * check Eigen major version, not minor version
      
      * restrict to Eigen v3.3.0+
      
      * add documentation note and add type checking to cv2eigen_tensormap()
      9fef09fe
  6. 23 5月, 2020 1 次提交
  7. 22 5月, 2020 4 次提交
  8. 21 5月, 2020 4 次提交
  9. 20 5月, 2020 3 次提交
  10. 19 5月, 2020 3 次提交
    • L
      Merge pull request #16575 from l-bat:flownet2 · d991c220
      Liubov Batanina 提交于
      Support FlowNet2 model
      
      * Support DataAugmentation layer
      
      * Fix warnings
      
      * Fix comments
      
      * Support Correlation layer
      
      * TEST
      
      * Support Correlation layer
      
      * Supported Accum and FlowWarp layers
      
      * Supported ChannelNorm layer
      
      * Supported Resample with inputs.size() > 1
      
      * Fixed comments
      
      * Refactoring
      
      * Added tests
      
      * Add resample test
      
      * Added asserts in resize layer
      
      * Updated DataAugmentation layer
      
      * Update convolution layer
      
      * Refactoring
      
      * Fix data augmentation layer
      
      * Fix caffe importer
      
      * Fix resize
      
      * Switch to Mat ptr
      
      * Remove useless resize type
      
      * Used ResizeLayer in Accum
      
      * Split ChannelNormLayer
      
      * Delete duplicate assert
      
      * Add sample
      
      * Fix sample
      
      * Added colormap
      d991c220
    • A
      322960f7
    • D
      Increase test threshold for YOLOv3 on OCL FP16 · b5035ce9
      Dmitry Kurtaev 提交于
      b5035ce9
  11. 18 5月, 2020 3 次提交
  12. 17 5月, 2020 5 次提交
  13. 16 5月, 2020 1 次提交
  14. 15 5月, 2020 4 次提交
  15. 14 5月, 2020 2 次提交