-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Add object detection documentation #3789
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
Conversation
rajat2004
left a comment
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.
Also need to add the page to mkdocs.yml present in the root folder so that the page appears in the side navbar. You can use mkdocs serve to see the final page
- Add images to repo - Update object_detection.md
|
@rajat2004 Thank you very much for the review and guidance! |
zimmy87
left a comment
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.
Just a couple typos
|
The MacOS build check failure is a known issue already fixed in master, so it should disappear after merging. All CR feedback has been addressed so I am moving ahead with merge. |
Add object detection documentation for this PR #3472