Skip to content
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 Detectron2 tutorial #2054

Merged
merged 2 commits into from
Sep 8, 2022
Merged

Add Detectron2 tutorial #2054

merged 2 commits into from
Sep 8, 2022

Conversation

ehofesmann
Copy link
Member

Adds a tutorial showing how to load FiftyOne datasets into detectron2 model training pipelines, trains a segmentation model, then loads the predictions back into FiftyOne and performs evaluation.

@ehofesmann ehofesmann added the documentation Documentation work label Sep 1, 2022
@ehofesmann ehofesmann requested a review from a team September 1, 2022 23:06
@ehofesmann ehofesmann self-assigned this Sep 1, 2022
@ehofesmann ehofesmann changed the title [DOCS] Add Detectron2 tutorial Add Detectron2 tutorial Sep 2, 2022
Copy link
Contributor

@brimoor brimoor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Love that we have an example that includes training a model 💯 🍨

@brimoor brimoor merged commit 46d07ce into develop Sep 8, 2022
@brimoor brimoor deleted the feature/detectron2-tutorial branch September 8, 2022 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants