Anatoliy Talamanov
|
6c235c8edb
|
Merge pull request #23211 from TolyaTalamanov:at/pipeline-modeling-tool-perf-alignment
[G-API] Pipeline modeling tool: Refactor calculating performance statistics
* Add warmup execution
* Align perf metrics
* Add busy wait mode for source
* Small fix for late frames
* pl_fn to src_fn
* Change show statistics
* Correct warm-up iteration
* Properly calculate drop frames
* Enable frame dropping for streaming mode
* Enable frame dropping for streaming mode
* Fix comments to review
* Fix typos
* Cosmetic
|
2 years ago |
TolyaTalamanov
|
1113c9ab10
|
Support num_iters criteria for pipeline tool
|
2 years ago |
TolyaTalamanov
|
b1d28d5b4a
|
Expand performance report
|
2 years ago |
TolyaTalamanov
|
ec92f3fefa
|
Apply comments
* Rename intersectMapWith -> mergeMapWith
* Remove macro
* Add r-value ref
|
2 years ago |
TolyaTalamanov
|
eb8883160d
|
Support config as part of Infer node in yml
|
2 years ago |
Anatoliy Talamanov
|
08356007c9
|
Merge pull request #21566 from TolyaTalamanov:at/gapi-modeling-tool_fix_handling_fp16_precision
[G-API] Pipeline modeling tool - Fix generating FP16 Mat
* Fix handling fp16 precision
* Disable preproc in case FP16 input inside IE backend
* Fix isApplicableForResize function
|
3 years ago |
Anatoliy Talamanov
|
a92cba8484
|
Merge pull request #21477 from TolyaTalamanov:at/pipeline-builder-tool
[G-API] Implement G-API pipeline modeling tool
* Implement G-API pipeline builder tool
* Remove whitespaces from config
* Remove unused unittest stuff
* Fix comments to review
* Fix MAC warning
* Rename to pipeline_modeling_tool
* Move to opencv apps
* Move config to gapi/samples/data
* gapi: samples sources are installed automatically
|
3 years ago |