Machine learningDeep learning / NLP / CV
למידת העברה בסיווג תמונות
למידת העברה בסיווג תמונות עושה שימוש חוזר ברשת עצבית עמוקה — בדרך כלל CNN או Vision Transformer — שאומנה מראש על מערך נתונים גדול כמו ImageNet, ומתאימה אותה לסיווג תמונות בתחום יעד חדש. על ידי ירושת תכונות חזותיות כלליות מהמשימה המקורית, הגישה משיגה דיוק גבוה עם הרבה פחות תמונות מתויגות מאשר אימון מאפס.
קראו את השיטה במלואה
לחברים בלבד
התחברותהתחברו עם חשבון חינמי כדי לקרוא חלק זה.
Method map
The neighbourhood of related methods — select a node to explore.
מקורות
- Pan, S. J., & Yang, Q. (2010). A survey on transfer learning. IEEE Transactions on Knowledge and Data Engineering, 22(10), 1345–1359. DOI: 10.1109/TKDE.2009.191 ↗
- Krizhevsky, A., Sutskever, I., & Hinton, G. E. (2012). ImageNet classification with deep convolutional neural networks. Advances in Neural Information Processing Systems, 25. link ↗
איך לצטט עמוד זה
ScholarGate. (2026, June 3). Transfer Learning with Pretrained Deep Neural Networks for Image Classification. ScholarGate. https://scholargate.app/he/deep-learning/transfer-learning-with-image-classification
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.
- רשת קונבולוציה מכווננת (Fine-Tuned Convolutional Neural Network)למידה עמוקה↔ compare
- Vision Transformer מכוונן עדיןלמידה עמוקה↔ compare
- סיווג תמונהלמידה עמוקה↔ compare
- למידת העברה עם זיהוי אובייקטיםלמידה עמוקה↔ compare