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
|
2023-02-15 14:04:14 +03:00 |
|
TolyaTalamanov
|
5f50e7bafe
|
Criteria -> Criterion
|
2022-10-06 09:41:30 +00:00 |
|
TolyaTalamanov
|
9f88a65873
|
Fix functional pipeline tool tests
|
2022-10-04 14:23:05 +00:00 |
|
TolyaTalamanov
|
1113c9ab10
|
Support num_iters criteria for pipeline tool
|
2022-10-04 08:37:56 +00:00 |
|
TolyaTalamanov
|
b1d28d5b4a
|
Expand performance report
|
2022-10-03 09:04:49 +00:00 |
|
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
|
2022-02-09 16:52:23 +00:00 |
|
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
|
2022-02-01 16:32:56 +03:00 |
|