-
Notifications
You must be signed in to change notification settings - Fork 30.8k
Create and Expose SamVisionModel as public for better accessibility #36493
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
Merged
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
24f8f6f
move encoder below
geetu040 7d60223
auto modeling
geetu040 60d77b3
Merge branch 'main' into sam-vision-encoder
geetu040 6a65a88
write SamVisionTester
geetu040 d2a4083
fix vision attention shape
geetu040 1cdf8c7
fix SamVisionTest
geetu040 61626ca
minor changes to SamVisionTest
geetu040 a1258f3
Revert "fix vision attention shape"
geetu040 cd42ffb
fix attention output shape in new tests
geetu040 2af72b5
remove encoder examples
geetu040 bdac520
run modular on got_ocr2
geetu040 d5ff273
code formatting
geetu040 9ae0b98
fix got_ocr2
geetu040 a4a60fc
ruff fixes
geetu040 6934b1c
code quality
geetu040 aaf6c53
add sam_vision in auto modeling and auto configuration
geetu040 760d2d2
remove composite test
geetu040 5336bac
updated index.md
geetu040 d0e7d18
Merge branch "main" and resolve conflicts
geetu040 1766a0f
add TFSamVisionEncoder to __init__
geetu040 06cce05
Merge remote-tracking branch 'origin/main' into sam-vision-encoder
geetu040 88ea9d4
fix public TFSamVisionEncoder
geetu040 dc8ea1b
remove outdated todo comment
geetu040 f791dc4
Merge branch 'main' into sam-vision-encoder
geetu040 f148ff3
set test_torch_exportable
geetu040 caca906
rename: VisionEncoder -> VisionModel
geetu040 6ed683e
bring back original SamVisionEncoder
geetu040 159022f
rename back: VisionEncoderOutput -> VisionModelOutput
geetu040 a1652c6
undo changes in SamModelTester
geetu040 08e1e5d
Merge branch 'main' into sam-vision-encoder
geetu040 51de71d
reuse SamVisionEncoder in SamVisionModel
geetu040 26af99c
Merge branch 'main' into sam-vision-encoder
geetu040 64080f4
Merge branch 'main' into sam-vision-encoder
geetu040 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.