Semantic image segmentation

Semantic Image Segmentation is a Computer Vision task aimed at creating pixel-level labels in images for a detailed in-depth scene understanding and therefore has many practical applications in tasks like scene understanding for self-driving cars, virtual image searches, satellite image classificati...

وصف كامل

محفوظ في:
التفاصيل البيبلوغرافية
المؤلف الرئيسي: Manikkath, Bharat
مؤلفون آخرون: Lu Shijian
التنسيق: Final Year Project
اللغة:English
منشور في: Nanyang Technological University 2024
الموضوعات:
الوصول للمادة أونلاين:https://hdl.handle.net/10356/175376
الوسوم: إضافة وسم
لا توجد وسوم, كن أول من يضع وسما على هذه التسجيلة!
الوصف
الملخص:Semantic Image Segmentation is a Computer Vision task aimed at creating pixel-level labels in images for a detailed in-depth scene understanding and therefore has many practical applications in tasks like scene understanding for self-driving cars, virtual image searches, satellite image classification and many more. Most models are trained to only perform on a limited domain and may struggle when scaled to recognize a large number of distinct classes. To deal with this problem, the zero-shot methodology aims to generalize information learned from seen classes to recognize and segment previously unseen classes without supervision. The Recent years have seen a remarkable improvement in the quality and generalizability of Vision Foundational Models. This project aims to investigate the ability of such Vision Foundational Models in performing the task of semantic segmentation without additional fine-tuning.