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
|
5f50e7bafe
|
Criteria -> Criterion
|
3 years ago |
TolyaTalamanov
|
9f88a65873
|
Fix functional pipeline tool tests
|
3 years ago |
TolyaTalamanov
|
1113c9ab10
|
Support num_iters criteria for pipeline tool
|
3 years ago |
TolyaTalamanov
|
b1d28d5b4a
|
Expand performance report
|
3 years ago |
Anatoliy Talamanov
|
619b6dfae3
|
Merge pull request #21579 from TolyaTalamanov:at/handle-errors-in-iebackend
[G-API] Handle errors in IEBackend & modeling tool
* Handle errors in IEBackend & modeling tool
* Handle exceptions in callback
* Add const cv to exception
|
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 |