방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 다중 양식 합성곱 신경망× | 이미지 분류× | |
|---|---|---|
| 분야 | 딥러닝 | 딥러닝 |
| 계열 | Machine learning | Machine learning |
| 기원 연도≠ | 2011 | 2012 (deep CNN era); conceptual roots 1989 (LeCun) |
| 창시자≠ | Ngiam, J. et al. / multiple groups | Krizhevsky, A.; Sutskever, I.; Hinton, G. E. |
| 유형≠ | Multimodal deep learning model | Supervised classification task |
| 원전≠ | Ngiam, J., Khosla, A., Kim, M., Nam, J., Lee, H., & Ng, A. Y. (2011). Multimodal deep learning. In Proceedings of the 28th International Conference on Machine Learning (ICML), 689–696. link ↗ | Krizhevsky, A., Sutskever, I., & Hinton, G. E. (2012). ImageNet classification with deep convolutional neural networks. Advances in Neural Information Processing Systems (NeurIPS), 25, 1097–1105. link ↗ |
| 별칭 | MM-CNN, multimodal CNN, multi-input CNN, cross-modal convolutional network | visual classification, image recognition, CNN-based classification, visual categorization |
| 관련 | 5 | 5 |
| 요약≠ | A Multimodal Convolutional Neural Network (MM-CNN) processes and fuses two or more input modalities — such as images and text, or video and audio — through dedicated convolutional branches, learning a shared representation that captures complementary signals from each source. The fused representation drives a downstream task such as classification, regression, or retrieval. | Image classification is the task of assigning a single semantic label to an entire image from a fixed set of categories. Modern approaches rely on deep convolutional neural networks (CNNs) or Vision Transformers (ViTs) trained end-to-end on large labeled datasets such as ImageNet, achieving superhuman accuracy on many benchmarks and underpinning applications from medical imaging to autonomous vehicles. |
| ScholarGate데이터셋 ↗ |
|
|