Armaghan Shakir
0710e9b1e8
Create and Expose SamVisionModel as public for better accessibility (#36493)
* move encoder below
* auto modeling
* write SamVisionTester
* fix vision attention shape
* fix SamVisionTest
* minor changes to SamVisionTest
* Revert "fix vision attention shape"
This reverts commit d2a4083ae5704716e33351aed03af8f3cc45f3ae.
* fix attention output shape in new tests
* remove encoder examples
* run modular on got_ocr2
* code formatting
* fix got_ocr2
* ruff fixes
* code quality
* add sam_vision in auto modeling and auto configuration
* remove composite test
* updated index.md
* add TFSamVisionEncoder to __init__
* fix public TFSamVisionEncoder
* remove outdated todo comment
* set test_torch_exportable
Co-authored-by: Pavel Iakubovskii <qubvel@gmail.com>
* rename: VisionEncoder -> VisionModel
* bring back original SamVisionEncoder
* rename back: VisionEncoderOutput -> VisionModelOutput
* undo changes in SamModelTester
* reuse SamVisionEncoder in SamVisionModel
---------
Co-authored-by: Pavel Iakubovskii <qubvel@gmail.com>
2025-03-31 11:45:07 +02:00
..
2025-01-24 16:55:28 +01:00
2025-03-05 15:04:06 -08:00
2025-03-21 10:20:05 +01:00
2024-09-19 19:28:04 +01:00
2024-03-19 14:43:02 +00:00
2025-03-12 09:08:12 +01:00
2025-03-31 11:02:49 +02:00
2025-03-31 11:45:07 +02:00
2025-03-19 18:29:40 +00:00
2025-03-27 14:55:50 +00:00
2025-03-25 16:00:11 +01:00
2025-03-27 12:38:37 +01:00
2025-03-31 09:50:49 +02:00
2025-03-25 17:25:39 +01:00
2025-03-31 10:55:47 +02:00
2025-03-28 15:09:35 +01:00
2025-03-27 14:55:50 +00:00
2025-03-27 15:01:56 +00:00
2023-12-20 18:33:17 +00:00
2025-03-20 15:15:01 +00:00
2023-06-15 07:30:24 -04:00
2025-03-14 12:15:32 +00:00
2025-02-21 18:38:41 +01:00
2025-03-26 21:24:18 +01:00
2025-03-05 15:04:06 -08:00
2025-03-17 17:45:57 +00:00
2024-10-31 15:48:11 -04:00
2025-03-27 14:46:11 +01:00
2023-09-05 10:12:25 +02:00
2025-03-28 15:09:35 +01:00
2025-03-17 16:09:46 +01:00