זיהוי אובייקטים
זיהוי אובייקטים הוא משימת ראייה ממוחשבת שבה רשת עצבית עמוקה ממקמת ומסווגת בו-זמנית כל מופע של קטגוריה אחת או יותר של אובייקטים בתמונה, ומפיקה תיבת תוחמת (bounding box) ותווית סיווג (class label) עבור כל אובייקט שזוהה. זיהויים מודרניים — ממשפחת R-CNN ועד YOLO ו-DETR — משיגים דיוק הקרוב לאנושי במהירויות זמן-אמת על מערכי נתונים סטנדרטיים.
קראו את השיטה במלואה
התחברו עם חשבון חינמי כדי לקרוא חלק זה.
Method map
The neighbourhood of related methods — select a node to explore.
+6 more
מקורות
- Girshick, R., Donahue, J., Darrell, T., & Malik, J. (2014). Rich feature hierarchies for accurate object detection and semantic segmentation. Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 580–587. DOI: 10.1109/CVPR.2014.81 ↗
- Redmon, J., Divvala, S., Girshick, R., & Farhadi, A. (2016). You Only Look Once: Unified, Real-Time Object Detection. Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 779–788. DOI: 10.1109/CVPR.2016.91 ↗
איך לצטט עמוד זה
ScholarGate. (2026, June 3). Object Detection (Region-Based and Anchor-Free Deep Neural Network Models). ScholarGate. https://scholargate.app/he/deep-learning/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.
- סיווג תמונהלמידה עמוקה↔ compare
- פילוח מופעיםלמידה עמוקה↔ compare
- סגמנטציה סמנטיתלמידה עמוקה↔ compare