Skip to content

Tip adapter - #20

Merged
jzr-certi merged 17 commits into
developfrom
tip-adapter
Mar 30, 2026
Merged

Tip adapter#20
jzr-certi merged 17 commits into
developfrom
tip-adapter

Conversation

@jzr-certi

Copy link
Copy Markdown
Collaborator

Description

Add TipAdapter: New model for classification. Places an adapter on top of a clip model that generates key-value pairs from that support set and uses it to get the final prediction.

Proposed Changes

Added new model (TipAdapter)
Added new preprocessing method (support set augmentation used in TipAdapter inference and training)
Fixed multiprocessing bug in FSLDataset
Created PreprocessingMethod(Enum) to better organize preprocessing method selection
Added center crop to FSLDataset
Fixed bounding box normalization bug

@jzr-certi
jzr-certi marked this pull request as draft March 26, 2026 13:56
@jzr-certi jzr-certi added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request and removed bug Something isn't working labels Mar 26, 2026
@jzr-certi
jzr-certi marked this pull request as ready for review March 30, 2026 12:04
@jzr-certi
jzr-certi merged commit 755fc00 into develop Mar 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant