Skip to content

Use last model layer for benchmarking (do not pick softmax layer, which may be located somewhere in the middle of the model (#147490) #3966

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

alpkn
Copy link
Contributor

@alpkn alpkn commented Jul 25, 2024

Use last model layer for benchmarking (do not pick softmax layer, which may be located somewhere in the middle of the model (#147490)

Ticket: [147490]

Description:
Classification Benchmark C++ classification_benchmark_demo provides incorrect classification results for some networks.

Networks affected:
levit-128s
resnest-50-pytorch
swin-tiny-patch4-window7-224
t2t-vit-14

Affected demos:
classification_benchmark_demo

…ch may be located somewhere in the middle of the model (#147490)
@alpkn alpkn marked this pull request as ready for review July 25, 2024 16:38
Copy link
Contributor Author

@alpkn alpkn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated

@alpkn alpkn requested a review from Wovchena July 26, 2024 12:45
@Wovchena Wovchena merged commit 3508d77 into openvinotoolkit:master Jul 26, 2024
17 of 22 checks passed
@alpkn alpkn deleted the omz_class_bench_demo_fix_147490 branch July 26, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants