-
Notifications
You must be signed in to change notification settings - Fork 0
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
Examples added. #35
Examples added. #35
Conversation
@klemen1999 I also plan to add one readme in the examples to explain the usage. |
37473f8
to
1c353dd
Compare
Test Results117 tests 117 ✅ 1s ⏱️ Results for commit 06d8abb. ♻️ This comment has been updated with latest results. |
☂️ Python Coverage
Overall Coverage
New FilesNo new covered files... Modified FilesNo covered modified files...
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This PR adds general example script
main.py
. It requires one argument-s
or--slug
representing model slug. The script then automatically sets the whole pipeline - creates camera with correct output size, network node, parser node with right settings, and visualization.The script catches errors if the model is not available from HubAI.
All public models work except:
The examples work for RVC2 devices.