Porovnat metody
Prohlédněte si vybrané metody vedle sebe; řádky, které se liší, jsou zvýrazněny.
| Vícejazyčná sémantická segmentace× | Sémantická segmentace× | |
|---|---|---|
| Obor | Hluboké učení | Hluboké učení |
| Rodina | Machine learning | Machine learning |
| Rok vzniku≠ | 2019–2022 | 2015 |
| Tvůrce≠ | Various (building on Long et al. 2015 FCN; multilingual extensions c. 2019–2022) | Long, J., Shelhamer, E., & Darrell, T. |
| Typ≠ | Pixel-wise classification with cross-lingual features | Dense prediction / pixel-wise classification |
| Původní zdroj≠ | 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 ↗ |
| Další názvy | cross-lingual semantic segmentation, multilingual scene parsing, multilingual pixel-wise classification, ML-SegNet | pixel-wise classification, scene parsing, dense labeling, semantic scene segmentation |
| Příbuzné≠ | 3 | 5 |
| Shrnutí≠ | 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. |
| ScholarGateDatová sada ↗ |
|
|