Machine learning
סיווג תמונות באמצעות רשתות קונבולוציה (CNN)
סיווג תמונות באמצעות CNN משתמש בארכיטקטורות קונבולוציה עמוקות כגון ResNet (He et al., 2016), VGG ו-EfficientNet (Tan & Le, 2019) כדי למיין תמונות לקטגוריות. שכבות קונבולוציה מוערמות לומדות היררכיה של מאפיינים חזותיים ישירות מהפיקסלים, וחיבורי דילוג (שאריתיים) מונעים את בעיית הגרדיאנט הנעלם ברשתות עמוקות מאוד.
קראו את השיטה במלואה
לחברים בלבד
התחברותהתחברו עם חשבון חינמי כדי לקרוא חלק זה.
Method map
The neighbourhood of related methods — select a node to explore.
מקורות
- He, K., Zhang, X., Ren, S. & Sun, J. (2016). Deep Residual Learning for Image Recognition. CVPR. DOI: 10.1109/CVPR.2016.90 ↗
- Tan, M. & Le, Q.V. (2019). EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks. ICML, PMLR 97, 6105–6114. arXiv:1905.11946. link ↗
איך לצטט עמוד זה
ScholarGate. (2026, June 1). Convolutional Neural Network Image Classification (ResNet / VGG / EfficientNet). ScholarGate. https://scholargate.app/he/deep-learning/cnn-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.
- CNN מורחבלמידה עמוקה↔ compare
- יער אקראילמידת מכונה↔ compare
- מכונת וקטורים תומכים (סיווג)למידת מכונה↔ compare
- TextCNNלמידה עמוקה↔ compare
- XGBoostלמידת מכונה↔ compare