Machine learningDeep learning / NLP / CV
למידת העברה עם זיהוי אובייקטים
למידת העברה עם זיהוי אובייקטים מתחילה מרשת עצבית עמוקה שאומנה מראש על מערך נתונים גדול של תמונות — בדרך כלל ImageNet עבור ה-backbone או COCO עבור הגלאי המלא — ומתאימה אותו לזיהוי אובייקטים בתחום חדש. על ידי שימוש חוזר בייצוגים חזותיים שנלמדו, היא משיגה דיוק זיהוי חזק עם הרבה פחות תמונות מתויגות מאשר אימון מאפס היה דורש.
קראו את השיטה במלואה
לחברים בלבד
התחברותהתחברו עם חשבון חינמי כדי לקרוא חלק זה.
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 ↗
- Ren, S., He, K., Girshick, R., & Sun, J. (2015). Faster R-CNN: Towards real-time object detection with region proposal networks. Advances in Neural Information Processing Systems (NeurIPS), 28. link ↗
איך לצטט עמוד זה
ScholarGate. (2026, June 3). Transfer Learning Applied to Object Detection. ScholarGate. https://scholargate.app/he/deep-learning/transfer-learning-with-object-detection
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
- זיהוי אובייקטיםלמידה עמוקה↔ compare
- למידת העברה בסיווג תמונותלמידה עמוקה↔ compare