* Crop preprocessing support Note: instead of 'ov::Coordinate' simple std::vector<int> is used because Coordinate don't support negative dimensions Added unit tests, template reference tests, cpu and gpu tests * Added python bindings Fix review comments * Fixed python code style * Fix thresholds * Fix python style Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com> |
||
|---|---|---|
| .. | ||
| base_reference_cnn_test.cpp | ||
| base_reference_cnn_test.hpp | ||
| preprocess.cpp | ||
| preprocess_legacy.cpp | ||
| preprocess_opencv.cpp | ||