-
Notifications
You must be signed in to change notification settings - Fork 713
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 community project pipeline #757
Conversation
Co-authored-by: Ashwin Vaidya <[email protected]>
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.
Again, fantastic work on the pipeline! Thanks for your efforts
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.
Thanks!
@ashwinvaidya17 @djdameln This PR still can not pass some test check to merge request.. What should I do something more to merged this PR? |
@vnk8071 Looks like the pre-commit checks have failed. Can you install pre-commit in your system as described here https://openvinotoolkit.github.io/anomalib/developer_guide/pre_commit_hooks.html. Then run |
@ashwinvaidya17 I have already follow your advise and commit modified. This is the first time I use pre-commit and face-off some problems to fix. Thank you so much. |
There seems to be some unintentional files committed to this PR. I can see some |
I just run pre-commit follow your instruction and it make some change in notebook files. What should I do in this problem or you can add this to README.md and I will close the PRs? |
@ashwinvaidya17 Thanks for your supported and I will close this PR. |
Description
Add community project about pipeline training and inference on website UI.
Fixes Add pipeline training and inference Patchcore UI #721
Changes
Checklist