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 Fine-tune Simpleshot example notebook #82

Merged
merged 1 commit into from
Mar 7, 2025
Merged

Conversation

johnbradley
Copy link
Collaborator

Adds a notebook that trains a Simpleshot to predicts species based on image embeddings created by BioCLIP. The Simpleshot logic is based on from https://github.com/samuelstevens/biobench by @samuelstevens.

Part of issue #76.

@johnbradley johnbradley requested a review from Copilot January 23, 2025 21:51
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

Copy link
Member

@hlapp hlapp left a comment

Choose a reason for hiding this comment

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

LGTM!

@hlapp
Copy link
Member

hlapp commented Jan 27, 2025

Perhaps @samuelstevens is able and willing to specifically look over the Notebook.

@johnbradley
Copy link
Collaborator Author

Colab link for this branch: https://colab.research.google.com/github/Imageomics/pybioclip/blob/fine-tune-ss/examples/FineTuneSimpleShot.ipynb

@egrace479
Copy link
Member

In Cell ID: 71d4a8a2-1a9d-4c7c-8ca5-0e6083ffd60e, I assume it's based on code from biobench, not directly from?
Screenshot 2025-03-06 at 1 07 11 PM

Adds a notebook that trains a Simpleshot to predicts species based
on image embeddings created by BioCLIP. The Simpleshot logic
is based on from https://github.com/samuelstevens/biobench by
@samuelstevens.

Part of issue #76.

Co-authored-by: Samuel Stevens <[email protected]>
@johnbradley johnbradley merged commit 5b24429 into main Mar 7, 2025
2 checks passed
@johnbradley johnbradley deleted the fine-tune-ss branch March 7, 2025 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants