-
Notifications
You must be signed in to change notification settings - Fork 438
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
docs: Added colab link in the Read me for artefact detection #755
Conversation
Codecov Report
@@ Coverage Diff @@
## main #755 +/- ##
==========================================
- Coverage 96.20% 96.08% -0.13%
==========================================
Files 129 129
Lines 4799 4799
==========================================
- Hits 4617 4611 -6
- Misses 182 188 +6
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
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.
Small typo to fix and we're good to go!
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.
Looks good, thank you!!
I am unable to merge this branch as not all required tests are passed |
I just rerun the unittests, it's one random defect in our unittest that I still haven't solved yet 😅 |
All good now @SiddhantBahuguna 👍 |
Thanks a lot :) |
This PR adds a new row containing the colab link in Readme for plotting the artefact detection predictions.
Any feedback is welcome!