טרנספורמר סווין
טרנספורמר סווין (Swin Transformer) הוא טרנספורמר ראייה היררכי שהוצג על ידי Liu ועמיתיו בשנת 2021, המשתמש בתשומת לב בחלונות מוזזים (shifted window attention) כדי להשיג יעילות חישובית תוך שמירה על ביצועים חזקים במשימות ראייה ממוחשבת. בניגוד לטרנספורמר הראייה המקורי (Vision Transformer) המפעיל תשומת לב עצמית גלובלית, סווין משתמש בתשומת לב מקומית מבוססת חלונות עם הזזה תקופתית כדי לאזן בין יכולת ביטוי ליעילות.
קראו את השיטה במלואה
התחברו עם חשבון חינמי כדי לקרוא חלק זה.
Method map
The neighbourhood of related methods — select a node to explore.
מקורות
- Liu, Z., Lin, Y., Cao, Y., Hu, H., Wei, Y., Zhang, Z., Lin, S., & Guo, B. (2021). Swin Transformer: Hierarchical vision transformer using shifted windows. In Proceedings of the IEEE/CVF International Conference on Computer Vision (pp. 10012-10022). DOI: 10.1109/ICCV48922.2021.00986 ↗
איך לצטט עמוד זה
ScholarGate. (2026, June 3). Shifted Window Transformer for Vision. ScholarGate. https://scholargate.app/he/deep-learning/swin-transformer
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- DETR (Detection Transformer)למידה עמוקה↔ compare
- מקודדים אוטומטיים ממוסכיםלמידה עמוקה↔ compare
- Vision Mambaלמידה עמוקה↔ compare
- טרנספורמר ראייהלמידה עמוקה↔ compare