<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/terms/"
         xmlns:foaf="http://xmlns.com/foaf/0.1/"
         xmlns:bibo="http://purl.org/ontology/bibo/"
         xmlns:fabio="http://purl.org/spar/fabio/"
         xmlns:owl="http://www.w3.org/2002/07/owl#"
         xmlns:event="http://purl.org/NET/c4dm/event.owl#"
         xmlns:ore="http://www.openarchives.org/ore/terms/">

    <rdf:Description rdf:about="https://www.hsbi.de/publikationsserver/record/7002">
        <ore:isDescribedBy rdf:resource="https://www.hsbi.de/publikationsserver/record/7002"/>
        <dc:title>A Web-Based Platform for Interactive Comparison of Neural Network Image Segmentation Models</dc:title>
        <bibo:authorList rdf:parseType="Collection">
            <foaf:Person>
                <foaf:name></foaf:name>
                <foaf:surname></foaf:surname>
                <foaf:givenname></foaf:givenname>
            </foaf:Person>
            <foaf:Person>
                <foaf:name></foaf:name>
                <foaf:surname></foaf:surname>
                <foaf:givenname></foaf:givenname>
            </foaf:Person>
            <foaf:Person>
                <foaf:name></foaf:name>
                <foaf:surname></foaf:surname>
                <foaf:givenname></foaf:givenname>
            </foaf:Person>
        </bibo:authorList>
        <bibo:abstract>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.</bibo:abstract>
        <dc:publisher>IARIA</dc:publisher>
    </rdf:Description>
</rdf:RDF>
