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 notebook demonstrating using BLIP-2 to label a dataset #205

Merged
merged 9 commits into from
Feb 19, 2024

Conversation

kfahn22
Copy link
Contributor

@kfahn22 kfahn22 commented Feb 10, 2024

This notebook is very similar to the one using OWLv2-- I just changed the model to BLIP-2 and haven't added annotated images.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

edit yaml file to see if that is why PR is failing
Used Black to reformat notebook
@@ -0,0 +1,12070 @@
{
Copy link
Collaborator

@MKhalusova MKhalusova Feb 13, 2024

Choose a reason for hiding this comment

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

which greatly reduces*


Reply via ReviewNB

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks!

@MKhalusova
Copy link
Collaborator

Great notebook, only a minor nit on my part.

@@ -0,0 +1,12070 @@
{
Copy link
Owner

@johko johko Feb 16, 2024

Choose a reason for hiding this comment

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

Line #13.    # Set the number of images to generate

Shouldn't it be "Set the number of images to label"?


Reply via ReviewNB

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks!

Copy link
Owner

@johko johko left a comment

Choose a reason for hiding this comment

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

Just a really minor nit, but else LGTM 👍

Copy link
Collaborator

@merveenoyan merveenoyan left a comment

Choose a reason for hiding this comment

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

Thank you!

@merveenoyan merveenoyan merged commit 55f428f into johko:main Feb 19, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants