1. 28 9月, 2020 1 次提交
  2. 27 9月, 2020 1 次提交
  3. 18 9月, 2020 1 次提交
  4. 17 9月, 2020 1 次提交
    • S
      Merge pull request #18316 from sl-sergei:fix_18253 · fa953e42
      Sergei Slashchinin 提交于
      Fix loading of ONNX models with Resize operation with Opset 11 for newer versions of Pytorch
      
      * Add reproducer for Resize operation from newer versions of Pytorch
      
      * Fix loading of scales parameter for Resize layer
      
      * Change check type for better diagnostic messages
      fa953e42
  5. 11 9月, 2020 1 次提交
  6. 09 9月, 2020 1 次提交
  7. 02 9月, 2020 1 次提交
  8. 26 8月, 2020 1 次提交
    • S
      Merge pull request #17978 from sl-sergei:fix_17516_17531 · 9aa401a7
      Sergei Slashchinin 提交于
      * Fix ONNX loading in issues opencv#17516, opencv#17531
      
      * Add tests for Linear and Matmul layers
      
      * Disable tests for IE versions lower than 20.4
      
      * Skip unstable tests with OpenCL FP16 on Intel GPU
      
      * Add correct test filtering for OpenCL FP16 tests
      9aa401a7
  9. 24 8月, 2020 1 次提交
  10. 15 8月, 2020 1 次提交
  11. 14 8月, 2020 1 次提交
  12. 06 8月, 2020 1 次提交
  13. 04 8月, 2020 1 次提交
  14. 20 7月, 2020 1 次提交
  15. 04 6月, 2020 1 次提交
  16. 12 5月, 2020 1 次提交
  17. 22 4月, 2020 1 次提交
  18. 21 4月, 2020 1 次提交
  19. 13 4月, 2020 1 次提交
  20. 11 4月, 2020 1 次提交
  21. 08 4月, 2020 1 次提交
  22. 07 4月, 2020 1 次提交
    • L
      Merge pull request #16840 from l-bat:matmul_inputs · 73477141
      Liubov Batanina 提交于
      * Supported FullyConnected layer with two inputs
      
      * Skipped test
      
      * Fix conditions
      
      * Added OpenCL support
      
      * Supported ReduceMean3D
      
      * Supported Expand layer
      
      * Fix warning
      
      * Added Normalize subgraph
      
      * refactoring
      
      * Used addLayer
      
      * Fix check
      
      * Used addLayer
      
      * Skip failed test
      
      * Added normalize1 subgraph
      
      * Fix comments
      73477141
  23. 04 4月, 2020 1 次提交
  24. 23 3月, 2020 1 次提交
  25. 22 3月, 2020 1 次提交
  26. 18 3月, 2020 3 次提交
  27. 17 3月, 2020 1 次提交
    • L
      Merge pull request #16715 from l-bat:slice_onnx · 718d7e4b
      Liubov Batanina 提交于
      * Support Slice layer with multiple inputs
      
      * Add test
      
      * Supported Resize from PyTorch
      
      * Rewrite test
      
      * Remove Cast layer (supported in #16735)
      
      * Support ConstantOfShape
      
      * Fix tests
      
      * Fix coments
      
      * Remove useless condition
      
      * Fixed failed tests
      718d7e4b
  28. 14 3月, 2020 1 次提交
  29. 06 3月, 2020 1 次提交
  30. 04 3月, 2020 1 次提交
  31. 29 2月, 2020 1 次提交
  32. 18 2月, 2020 1 次提交
    • L
      Merge pull request #16472 from l-bat:cp_vton · e970eccb
      Liubov Batanina 提交于
      Add CP-VTON sample
      
      * Support resize from PyTorch
      
      * Add CP-VTON sample
      
      * Fix downsampling
      
      * Fix test
      
      * Add model links
      
      * Add default args
      
      * Speed up resize
      
      * Fix TOM link
      
      * Add default args
      
      * Fix comments
      
      * Set aspect ratio for input
      
      * Update links
      
      * Check files exist
      e970eccb
  33. 15 2月, 2020 1 次提交
  34. 29 1月, 2020 1 次提交
  35. 18 1月, 2020 1 次提交
  36. 14 1月, 2020 1 次提交
  37. 14 11月, 2019 1 次提交
  38. 09 11月, 2019 1 次提交