1. 26 1月, 2022 1 次提交
  2. 03 11月, 2021 1 次提交
  3. 26 8月, 2021 1 次提交
  4. 19 5月, 2020 1 次提交
    • 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
  5. 22 2月, 2020 1 次提交
  6. 19 2月, 2020 1 次提交
  7. 02 12月, 2019 1 次提交
  8. 05 6月, 2019 1 次提交
  9. 12 2月, 2019 1 次提交
  10. 24 10月, 2018 1 次提交
  11. 10 10月, 2018 1 次提交
  12. 15 8月, 2018 1 次提交
  13. 11 7月, 2018 1 次提交
  14. 10 7月, 2018 1 次提交
  15. 04 5月, 2018 1 次提交
  16. 24 4月, 2018 1 次提交
  17. 23 3月, 2018 1 次提交
  18. 18 12月, 2017 1 次提交
  19. 21 11月, 2017 1 次提交
  20. 20 11月, 2017 1 次提交
  21. 02 11月, 2017 1 次提交
  22. 10 10月, 2017 1 次提交
  23. 06 10月, 2017 1 次提交
  24. 18 9月, 2017 1 次提交
  25. 15 9月, 2017 1 次提交
  26. 29 6月, 2017 1 次提交
    • A
      dnn: added "hidden" experimental namespace · da096032
      Alexander Alekhin 提交于
      Main purpose of this namespace is to avoid using of incompatible
      binaries that will cause applications crashes.
      
      This additional namespace will not impact "Source code API".
      This change allows to maintain ABI checks (with easy filtering out).
      da096032
  27. 28 6月, 2017 1 次提交
  28. 26 6月, 2017 1 次提交