Skip to content

Add a network inference example #22

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

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

weyland0
Copy link
Collaborator

No description provided.

Necessary for passing static analysis
@aobolensk
Copy link
Member

Please, update your branch and after that fix misc-include-cleaner clang-tidy remark

@aobolensk
Copy link
Member

Please, add yolov8-cls-inference subdirectory in app/CMakeLists.txt. After that we will see if clang-tidy issue still persists

Copy link
Member

@aobolensk aobolensk left a comment

Choose a reason for hiding this comment

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

Please, update your branch to get OpenCV working

}

// read the classification list
std::ifstream file("classification_list.txt");
Copy link
Member

Choose a reason for hiding this comment

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

Does it really work? I mean, your built executable is located in another directory, but you're looking for the .txt file in the directory from which you're running the executable

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