1. 12 Sep, 2018 1 commit
  2. 10 Sep, 2018 1 commit
    • Lubov Batanina's avatar
      Merge pull request #12071 from l-bat/l-bat:onnx_parser · 0c859002
      Lubov Batanina authored
      * Add Squeezenet support in ONNX
      
      * Add AlexNet support in ONNX
      
      * Add Googlenet support in ONNX
      
      * Add CaffeNet and RCNN support in ONNX
      
      * Add VGG16 and VGG16 with batch normalization support in ONNX
      
      * Add RCNN, ZFNet, ResNet18v1 and ResNet50v1 support in ONNX
      
      * Add ResNet101_DUC_HDC
      
      * Add Tiny Yolov2
      
      * Add CNN_MNIST, MobileNetv2 and LResNet100 support in ONNX
      
      * Add ONNX models for emotion recognition
      
      * Add DenseNet121 support in ONNX
      
      * Add Inception v1 support in ONNX
      
      * Refactoring
      
      * Fix tests
      
      * Fix tests
      
      * Skip unstable test
      
      * Modify Reshape operation
      0c859002
  3. 07 Sep, 2018 1 commit
  4. 06 Sep, 2018 1 commit
  5. 30 Aug, 2018 1 commit
  6. 13 Aug, 2018 1 commit
  7. 11 Jul, 2018 1 commit
  8. 03 Jun, 2018 1 commit
  9. 22 May, 2018 1 commit
    • Alexander Alekhin's avatar
      improve code quality · 471c1732
      Alexander Alekhin authored
      - eliminate rand() calls
      - non initialized members/ variables
      - unused return values
      - missing/useless NULL checks
      471c1732
  10. 11 May, 2018 1 commit
  11. 03 May, 2018 1 commit
  12. 26 Apr, 2018 1 commit
  13. 10 Apr, 2018 1 commit
  14. 02 Apr, 2018 1 commit
  15. 21 Feb, 2018 1 commit
  16. 31 Jan, 2018 1 commit
  17. 15 Jan, 2018 1 commit
  18. 13 Jan, 2018 1 commit
  19. 08 Jan, 2018 1 commit
  20. 20 Dec, 2017 1 commit
  21. 15 Dec, 2017 1 commit
  22. 07 Dec, 2017 1 commit
  23. 27 Nov, 2017 1 commit
  24. 22 Nov, 2017 1 commit
  25. 20 Nov, 2017 1 commit
  26. 16 Nov, 2017 1 commit
  27. 18 Oct, 2017 1 commit
  28. 15 Oct, 2017 1 commit
  29. 14 Oct, 2017 1 commit
    • Igor Wodiany's avatar
      Move vector_size_t and vector_vector_Mat · e2499e5b
      Igor Wodiany authored
      These two typdefs are not compiled when BUILD_opencv_dnn is set to
      false, however there are other modules that uses these typedef so
      it may cause build errors. Moving typedef to the python module
      ensures they are always defined.
      e2499e5b
  30. 11 Oct, 2017 1 commit
  31. 18 Sep, 2017 1 commit
  32. 15 Sep, 2017 1 commit
  33. 31 Aug, 2017 1 commit
  34. 02 Jul, 2017 1 commit
  35. 26 Jun, 2017 1 commit