Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Add a network inference example#22

Open
weyland0 wants to merge 9 commits intoembedded-dev-research:mainfrom
weyland0:inference
Open

Add a network inference example#22
weyland0 wants to merge 9 commits intoembedded-dev-research:mainfrom
weyland0:inference

Conversation

@weyland0
Copy link
Copy Markdown
Collaborator

No description provided.

Necessary for passing static analysis
@aobolensk
Copy link
Copy Markdown
Member

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

@aobolensk
Copy link
Copy Markdown
Member

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

Copy link
Copy Markdown
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
Copy Markdown
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants