1. 24 1月, 2022 1 次提交
    • S
      Merge pull request #21232 from sivanov-work:vpl_gpu_remote_infer · 266835cd
      Sergey Ivanov 提交于
      G-API: oneVPL DX11 inference
      
      * Draft GPU infer
      
      * Fix incorrect subresource_id for array of textures
      
      * Fix for TheOneSurface in different Frames
      
      * Turn on VPP param configuration
      
      * Add cropIn params
      
      * Remove infer sync sample
      
      * Remove comments
      
      * Remove DX11AllocResource extra init
      
      * Add condition for NV12 processing in giebackend
      
      * Add VPP frames pool param configurable
      
      * -M Remove extra WARN & INFOs, Fix custom MAC
      
      * Remove global vars from example, Fix some comments, Disable blobParam due to OV issue
      
      * Conflict resolving
      
      * Revert back pointer cast for cv::any
      266835cd
  2. 13 1月, 2022 1 次提交
  3. 24 12月, 2021 1 次提交
  4. 16 11月, 2021 2 次提交
    • A
      Merge pull request #20925 from TolyaTalamanov:at/enable-2d-inputs-giebackend · c7df8246
      Anatoliy Talamanov 提交于
      [G-API] Enable 2D inputs for GIEBackend
      
      * Enable 2D inputs
      
      * Fix typo
      c7df8246
    • A
      Merge pull request #20918 from TolyaTalamanov:at/fix-empty-map-importNetwork · 2b2e515a
      Anatoliy Talamanov 提交于
      [G-API] Fix bugs in GIEBackend
      
      * Remove inputs/outputs map from IEUnit
      
      * Add test
      
      * Add NV12 test
      
      * Reorganize setBlob function
      
      * Check that backend don't overwrite blob precision
      
      * Stop setting config to global IE::Core
      
      * Replace mutable to const_cast
      
      * Update modules/gapi/test/infer/gapi_infer_ie_test.cpp
      
      * Update modules/gapi/test/infer/gapi_infer_ie_test.cpp
      
      * Make blob parameter as const ref
      
      * Cosmetic fixes
      
      * Fix failed test on inferROI
      
      * Removed double ref for ii
      
      * Disable tests
      
      * Skip tests if device not available
      
      * Use Sync prim under shared_ptr to avoid issue on MAC
      
      * Apply WA for IE::Core
      
      * Apply WA for MAC build
      
      * Try to apply another WA
      
      * Not release IE::Core for apple
      
      * Put comment
      
      * Support PreprocInfo for
      
      * InferROI
      * InferList
      * InferList2
      
      * Remove empty line
      
      * Fix alignment
      Co-authored-by: NMaxim Pashchenkov <maxim.pashchenkov@intel.com>
      2b2e515a
  5. 19 10月, 2021 1 次提交
  6. 01 10月, 2021 1 次提交
  7. 18 8月, 2021 1 次提交
  8. 06 8月, 2021 1 次提交
  9. 05 8月, 2021 1 次提交
  10. 01 7月, 2021 1 次提交
  11. 26 6月, 2021 1 次提交
    • A
      Merge pull request #20156 from smirnov-alexey:as/gapi_remote_infer · c95a5645
      Alexey Smirnov 提交于
      G-API: Support remote inference
      
      * Extend MediaFrame to be able to extract additional info besides access
      
      * Add API for remote inference
      
      * Add default implementation for blobParams()
      
      * Add default implementation for blobParams()
      
      * Address review comments
      
      * Fix any_cast usage
      
      * Add comment on the default blobParams()
      
      * Address review comments
      
      * Add missing rctx
      
      * Minor fix
      
      * Fix indentation and comment
      
      * Address review comments
      
      * Add documentation
      c95a5645
  12. 18 5月, 2021 1 次提交
  13. 12 5月, 2021 1 次提交
  14. 11 5月, 2021 1 次提交
  15. 24 4月, 2021 1 次提交
  16. 31 3月, 2021 1 次提交
    • M
      Merge pull request #19752 from mpashchenkov:mp/onnx-int64-to-32 · 69fc0acd
      Maxim Pashchenkov 提交于
      G-API: ONNX. Adding INT64-32 conversion for output.
      
      * Added int64 to 32 conversion
      
      * Added warning
      
      * Added type checks for all toCV
      
      * Added type checks for tests
      
      * Small fixes
      
      * Const for fixture in test
      
      * std::tuple if retutn value for toCV
      
      * Mistake
      
      * Changed toCV for tests
      
      * Added Assert
      
      * Fix for comments
      
      * One conversion for ONNX and IE
      
      * Clean up
      
      * One more fix
      
      * Added copyFromONNX
      
      * Removed warning
      
      * Apply review comments
      69fc0acd
  17. 30 3月, 2021 1 次提交
  18. 22 3月, 2021 1 次提交
  19. 19 3月, 2021 3 次提交
  20. 12 3月, 2021 1 次提交
  21. 11 3月, 2021 1 次提交
  22. 03 3月, 2021 1 次提交
  23. 01 3月, 2021 1 次提交
    • A
      Merge pull request #19322 from TolyaTalamanov:at/python-callbacks · eb82ba36
      Anatoliy Talamanov 提交于
      [G-API] Introduce cv.gin/cv.descr_of for python
      
      * Implement cv.gin/cv.descr_of
      
      * Fix macos build
      
      * Fix gcomputation tests
      
      * Add test
      
      * Add using to a void exceeded length for windows build
      
      * Add using to a void exceeded length for windows build
      
      * Fix comments to review
      
      * Fix comments to review
      
      * Update from latest master
      
      * Avoid graph compilation to obtain in/out info
      
      * Fix indentation
      
      * Fix comments to review
      
      * Avoid using default in switches
      
      * Post output meta for giebackend
      eb82ba36
  24. 26 2月, 2021 1 次提交
  25. 17 2月, 2021 1 次提交
  26. 12 2月, 2021 1 次提交
  27. 20 1月, 2021 1 次提交
  28. 13 1月, 2021 1 次提交
  29. 09 12月, 2020 1 次提交
  30. 06 11月, 2020 1 次提交
  31. 04 11月, 2020 1 次提交
  32. 30 10月, 2020 1 次提交
    • D
      G-API: Introduce streaming::desync and infer(ROI) · ca8bb8d0
      Dmitry Matveev 提交于
      - desync() is a new (and for now, the only one) intrinsic
        which splits the graph execution into asynchronous parts
        when running in Streaming mode;
      - desync() makes no effect when compiling in Traditional mode;
      - Added tests on desync() working in various scenarios;
      - Extended GStreamingExecutor to support desync(); also extended
        GStreamingCompiled() with a new version of pull() returning a
        vector of optional values;
      - Fixed various issues with storing the type information & proper
        construction callbacks for GArray<> and GOpaque;
      
      - Introduced a new infer(Roi,GMat) overload with a sample;
      
      - Introduced an internal API for Islands to control fusion
        procedure (to fuse or not to fuse);
      - Introduced handleStopStream() callback for island executables;
      - Added GCompileArgs to metadata of the graph (required for other
        features).
      ca8bb8d0
  33. 27 10月, 2020 1 次提交
    • A
      Merge pull request #18491 from TolyaTalamanov:at/wrap-inference · 93c37759
      Anatoliy Talamanov 提交于
      [G-API] Wrap cv::gapi::infer<Generic> into python
      
      * Introduce generic infer
      
      * Move Generic to infer.hpp
      
      * Removew num_outs
      
      * Fix windows warnings
      
      * Fix comments to review
      
      * Fix doxygen
      
      * Add comment
      
      * Fix comments to review
      
      * Wrap inference to python
      
      * Add default ctor to Params
      
      * Add test
      
      * Fix clang build
      
      * Implement GInferInputs/GInferOutputs as Pimpl
      
      * Add checkIEtarget to infer test
      
      * Fix path
      
      * Supress warning
      
      * Use getAvailableDevices insted of checkIETarget
      
      * Move PyParams to bindings_ie
      
      * Add namespace
      
      * Update CMakeLists.txt
      93c37759
  34. 15 10月, 2020 1 次提交
  35. 09 10月, 2020 1 次提交
  36. 05 10月, 2020 1 次提交
  37. 08 9月, 2020 1 次提交
    • A
      Merge pull request #18127 from smirnov-alexey:as/gapi_serialization · a3e8c6e8
      Alexey Smirnov 提交于
      [G-API]: Add GOpaque and GArray serialization support
      
      * Add GOpaque and GArray serialization support
      
      * Address review comments
      
      * Remove holds() method
      
      * Address review comments
      
      * Remove comments
      
      * Align streaming with kind changes
      
      * Fix kind in kernel
      
      * Address review comments
      a3e8c6e8