Skip to content

Conversation

@RHeckerIntel
Copy link
Contributor

@RHeckerIntel RHeckerIntel commented Jun 13, 2025

Implements Classification Model into the refactor feature branch

Also managed to fix issue that the serialization gives slightly different output. The cause was a missing ov::set_batch(model, 1);
This mirrored the issue in instance and semantic segmentation and so also enabled those tests

Closes #294
Closes #293
Closes #292

@RHeckerIntel RHeckerIntel requested a review from a team as a code owner June 13, 2025 14:31
@github-actions github-actions bot added tests Related to tests cpp C++ related changes build Related to build scripts labels Jun 13, 2025
@RHeckerIntel RHeckerIntel force-pushed the rhecker/model_api_refactor_classification branch from 10cd895 to 58c7110 Compare June 16, 2025 10:36
orig_width and height are stored in rt_info anyway.
Serialization is a separate step and it _should_ output the same model
@sovrasov sovrasov merged commit d5890e8 into open-edge-platform:feature/cpp_refactoring Jun 17, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Related to build scripts cpp C++ related changes tests Related to tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants