방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 다국어 의미론적 분할(Multilingual Semantic Segmentation)× | Semantic segmentation× | |
|---|---|---|
| 분야 | 딥러닝 | 딥러닝 |
| 계열 | Machine learning | Machine learning |
| 기원 연도≠ | 2019–2022 | 2015 |
| 창시자≠ | Various (building on Long et al. 2015 FCN; multilingual extensions c. 2019–2022) | Long, J., Shelhamer, E., & Darrell, T. |
| 유형≠ | Pixel-wise classification with cross-lingual features | Dense prediction / pixel-wise classification |
| 원전≠ | Chen, L.-C., Zhu, Y., Papandreou, G., Schroff, F., & Adam, H. (2018). Encoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation. In Proceedings of ECCV 2018. link ↗ | Long, J., Shelhamer, E., & Darrell, T. (2015). Fully convolutional networks for semantic segmentation. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), pp. 3431–3440. DOI ↗ |
| 별칭 | cross-lingual semantic segmentation, multilingual scene parsing, multilingual pixel-wise classification, ML-SegNet | pixel-wise classification, scene parsing, dense labeling, semantic scene segmentation |
| 관련≠ | 3 | 5 |
| 요약≠ | Multilingual semantic segmentation is a pixel-level scene parsing approach that assigns a semantic class label to every pixel in an image while incorporating cross-lingual capabilities — enabling a single model to recognise scene-text elements, annotations, or training signals drawn from multiple languages. It combines deep encoder-decoder architectures with multilingual language representations, making it applicable to documents, street signs, natural scene images, and medical imagery across diverse linguistic contexts. | Semantic segmentation assigns a class label to every pixel in an image, producing a dense, category-annotated map of the scene. Unlike object detection, which draws bounding boxes, it delineates the exact spatial extent of each class, making it indispensable in medical imaging, autonomous driving, satellite analysis, and any task where precise region boundaries matter. |
| ScholarGate데이터셋 ↗ |
|
|