<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
<ListRecords>
<oai_dc:dc xmlns="http://www.openarchives.org/OAI/2.0/oai_dc/"
           xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
           xmlns:dc="http://purl.org/dc/elements/1.1/"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
   	<dc:title>A Web-Based Platform for Interactive Comparison of Neural Network Image Segmentation Models</dc:title>
   	<dc:creator>Vovchenko, Viktoriia</dc:creator>
   	<dc:creator>Schultenkämper, Sergej</dc:creator>
   	<dc:creator>Bäumer, Frederik</dc:creator>
   	<dc:subject>segmentation</dc:subject>
   	<dc:subject>model comparison</dc:subject>
   	<dc:subject>face parsing</dc:subject>
   	<dc:description>Selecting an appropriate semantic segmentation model for a given application domain remains a challenging and time-consuming task for practitioners and researchers. This paper presents an interactive, web-based platform that enables side-by-side visual comparison of multiple neural network segmentation models applied to identical images. The system integrates three transformer-based segmentation models: a face-parsing network producing 19 semantic classes, a SegFormer-B3 clothing segmentation model with 18 classes, and a Mask2Former model for general-purpose scene segmentation spanning 150 ADE20K categories. Key contributions include side-by-side evaluation of model outputs across multiple architectures and image categories, with real-time segment highlighting and a scalable inference caching system that enables model comparisons without requiring repeated graphics processing unit (GPU) computation. The platform organizes a curated dataset of images under a hierarchical category taxonomy, supporting structured evaluation across demographic and contextual variables. As a practical use case, the system is applied within the ADRIAN project to assist in verifying identity consistency across images through segmentation-based analysis. The platform thus contributes a specialized artificial intelligence (AI) tool for systematic segmentation and object detection model evaluation within media analysis pipelines, where selecting appropriate models is a recurring challenge across tasks from identity verification to content moderation. It is available under https://github.com/vika-v-v/neural-networks-for-image-segmentation and designed to lower the barrier for comparative model evaluation in applied computer vision workflows.</dc:description>
   	<dc:publisher>IARIA</dc:publisher>
   	<dc:date>2026</dc:date>
   	<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
   	<dc:type>doc-type:conferenceObject</dc:type>
   	<dc:type>text</dc:type>
   	<dc:type>http://purl.org/coar/resource_type/c_5794</dc:type>
   	<dc:identifier>https://www.hsbi.de/publikationsserver/record/7002</dc:identifier>
   	<dc:source>Vovchenko V, Schultenkämper S, Bäumer F. A Web-Based Platform for Interactive Comparison of Neural Network Image Segmentation Models. In: &lt;i&gt;2026 The Second International Conference on AI-Based Media Innovation&lt;/i&gt;. IARIA.</dc:source>
   	<dc:language>eng</dc:language>
   	<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
</oai_dc:dc>
</ListRecords>
</OAI-PMH>
