-
Notifications
You must be signed in to change notification settings - Fork 705
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
📝Add Dobot Notebooks #928
📝Add Dobot Notebooks #928
Conversation
* WIP commit * training via config file and robot control * 2 notebooks robot control
Removed utils directory from notebooks/500_use_cases
* adding robot/training notebooks * normalization issue fixed * adding imagenet for OV inferencing * Remove unused header * Add new line at the end of file * Fix dataset path * Fix formatting --------- Co-authored-by: Ashwin Vaidya <ashwinnitinvaidya@gmail.com>
* Add GitPython to requirements/base.txt (#906) * Add GitPython to requirements/base.txt Fixes #905 (should this go in `base.txt`, or `extras.txt`?) * Moved GitPython requirement from base to extra * adding robot/training notebooks * Modify notebooks * Run pre-commit * stash changes * Refactor files + delete old * Removve checkponit * Revert header * Address PR comments * Remove output --------- Co-authored-by: Paula Ramos <paula.ramos@intel.com> Co-authored-by: Ashwin Vaidya <ashwinitinvaidya@gmail.com>
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Codecov ReportBase: 86.77% // Head: 86.77% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## main #928 +/- ##
=======================================
Coverage 86.77% 86.77%
=======================================
Files 165 165
Lines 6319 6319
=======================================
Hits 5483 5483
Misses 836 836 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Description