{
  "@graph" : [ {
    "@id" : "http://cris.nrw/date2025",
    "@type" : [ "obo:BFO_0000003", "obo:BFO_0000008", "vivo:DateTimeValue", "obo:BFO_0000148" ],
    "rdf:type" : [ {
      "@id" : "obo:BFO_0000001"
    }, {
      "@id" : "owl:Thing"
    } ]
  }, {
    "@id" : "thkoeln:Konferenzpaper",
    "@type" : "owl:Class",
    "label" : [ {
      "@language" : "en-us",
      "@value" : "Conference Paper"
    }, {
      "@language" : "de-de",
      "@value" : "Konferenzpaper"
    } ]
  }, {
    "@id" : "thkoeln:Publikation",
    "@type" : "owl:Class",
    "label" : [ {
      "@language" : "de-de",
      "@value" : "Publikationen"
    }, {
      "@language" : "en-us",
      "@value" : "Publications"
    } ]
  }, {
    "@id" : "http://cris.nrw/hisinone/OpenAccess",
    "@type" : [ "http://cris.nrw/hisinone/Zugangsrecht", "owl:NamedIndividual" ],
    "rdf:type" : {
      "@id" : "owl:Thing"
    },
    "label" : [ {
      "@language" : "en-us",
      "@value" : "Open Access"
    }, {
      "@language" : "de-de",
      "@value" : "Open Access"
    } ]
  }, {
    "@id" : "http://cris.nrw/hisinone/RessourceText",
    "@type" : [ "owl:NamedIndividual", "http://cris.nrw/hisinone/ArtderRessource" ],
    "rdf:type" : {
      "@id" : "owl:Thing"
    },
    "label" : [ {
      "@language" : "de-de",
      "@value" : "Text"
    }, {
      "@language" : "en-us",
      "@value" : "Text"
    } ]
  }, {
    "@id" : "obo:BFO_0000001",
    "@type" : "owl:Class",
    "label" : [ {
      "@language" : "de-de",
      "@value" : "Entität"
    }, {
      "@language" : "en-us",
      "@value" : "Entity"
    }, {
      "@language" : "en",
      "@value" : "Entity"
    } ]
  }, {
    "@id" : "obo:BFO_0000002",
    "@type" : "owl:Class",
    "label" : [ {
      "@language" : "de-de",
      "@value" : "Kontinuant"
    }, {
      "@language" : "en-us",
      "@value" : "Continuant"
    }, {
      "@language" : "en",
      "@value" : "Continuant"
    } ]
  }, {
    "@id" : "obo:BFO_0000031",
    "@type" : "owl:Class",
    "label" : [ {
      "@language" : "de-de",
      "@value" : "Bedingter Kontinuant"
    }, {
      "@language" : "en-us",
      "@value" : "Generically Dependent Continuant"
    }, {
      "@language" : "en",
      "@value" : "Generically Dependent Continuant"
    } ]
  }, {
    "@id" : "obo:IAO_0000030",
    "@type" : "owl:Class",
    "label" : [ {
      "@language" : "de-de",
      "@value" : "Entität für Informationsinhalt"
    }, {
      "@language" : "en-us",
      "@value" : "Information Content Entity"
    }, {
      "@language" : "en",
      "@value" : "Information Content Entity"
    } ]
  }, {
    "@id" : "bibo:Document",
    "@type" : "owl:Class",
    "label" : [ {
      "@language" : "de-de",
      "@value" : "Dokument"
    }, {
      "@language" : "en-us",
      "@value" : "Document"
    }, {
      "@language" : "en",
      "@value" : "Document"
    } ]
  }, {
    "@id" : "owl:Thing",
    "@type" : "owl:Class"
  }, {
    "@id" : "https://fis.th-koeln.de/vivo/individual/10000138",
    "@type" : [ "thkoeln:Organisationseinheit", "foaf:Agent", "obo:BFO_0000004", "foaf:Organization" ],
    "istOrganisationseinheitVon" : "https://fis.th-koeln.de/vivo/individual/publ_20406",
    "rdf:type" : [ {
      "@id" : "obo:BFO_0000001"
    }, {
      "@id" : "obo:BFO_0000002"
    }, {
      "@id" : "owl:Thing"
    } ],
    "label" : "Institut für Medien- und Phototechnik"
  }, {
    "@id" : "https://fis.th-koeln.de/vivo/individual/FF_001",
    "istForschungsfeldvon" : "https://fis.th-koeln.de/vivo/individual/publ_20406"
  }, {
    "@id" : "https://fis.th-koeln.de/vivo/individual/aut_20406-1",
    "@type" : [ "obo:BFO_0000020", "vivo:Authorship", "vivo:Relationship" ],
    "relates" : "https://fis.th-koeln.de/vivo/individual/publ_20406",
    "rdf:type" : [ {
      "@id" : "obo:BFO_0000001"
    }, {
      "@id" : "obo:BFO_0000002"
    }, {
      "@id" : "owl:Thing"
    } ]
  }, {
    "@id" : "https://fis.th-koeln.de/vivo/individual/cite_20406-0",
    "@type" : "thkoeln:Zitat",
    "rdf:type" : {
      "@id" : "owl:Thing"
    }
  }, {
    "@id" : "https://fis.th-koeln.de/vivo/individual/cite_20406-1",
    "@type" : "thkoeln:Zitat",
    "rdf:type" : {
      "@id" : "owl:Thing"
    }
  }, {
    "@id" : "https://fis.th-koeln.de/vivo/individual/cite_20406-2",
    "@type" : "thkoeln:Zitat",
    "rdf:type" : {
      "@id" : "owl:Thing"
    }
  }, {
    "@id" : "https://fis.th-koeln.de/vivo/individual/publ_20406",
    "@type" : "foaf:Document",
    "abstractDE" : "This paper evaluates and compares three deep learning (DL) approaches for plant seedlings classification using a dataset consisting of 4750 images of 12 different plant species. Several DL approaches were considered, including a custom convolutional neural network (CNN) trained from scratch, a pre-trained CNN \"ResNet-18\" and a pre-trained vision transformer (ViT) \"vit-base-patch16-224\" fine-tuned for the task at hand. To address the challenges of data scarcity and class imbalance, extensive data augmentation techniques such as random rotations, flips and color jittering were employed. Results showed that transfer learning with ResNet-18 outperforms the custom model, achieving a mean F1-score (micro-averaged) of ~0.961 on the test set. The custom CNN, still achieved a competitive F1-score of ~0.927, demonstrating that even smaller locally trained architectures can be viable if carefully designed and thoroughly regularized. While the ViT model achieved the highest F1-score of ~0.967, an ensemble combining the predictions of all three models outperformed the single models with a score of ~0.971. Finally, potential improvements are outlined, including deeper architectures, synthetic image generation and interpretability measures, to further improve seedling classification performance.",
    "sprache" : "englisch",
    "status" : "validiert",
    "hatForschungsfeld" : "https://fis.th-koeln.de/vivo/individual/FF_001",
    "hatOrganisationseinheit" : "https://fis.th-koeln.de/vivo/individual/10000138",
    "hatParentPublikation" : "https://fis.th-koeln.de/vivo/individual/publ_4",
    "hatRessourceart" : "http://cris.nrw/hisinone/RessourceText",
    "hatZitat" : [ "https://fis.th-koeln.de/vivo/individual/cite_20406-1", "https://fis.th-koeln.de/vivo/individual/cite_20406-2", "https://fis.th-koeln.de/vivo/individual/cite_20406-0" ],
    "hatZugangsrecht" : "http://cris.nrw/hisinone/OpenAccess",
    "date" : "2026-04-04T00:04:44",
    "publisher" : "https://fis.th-koeln.de/vivo",
    "rights" : "https://fis.th-koeln.de/vivo/termsOfUse",
    "abstract" : "This paper evaluates and compares three deep learning (DL) approaches for plant seedlings classification using a dataset consisting of 4750 images of 12 different plant species. Several DL approaches were considered, including a custom convolutional neural network (CNN) trained from scratch, a pre-trained CNN \"ResNet-18\" and a pre-trained vision transformer (ViT) \"vit-base-patch16-224\" fine-tuned for the task at hand. To address the challenges of data scarcity and class imbalance, extensive data augmentation techniques such as random rotations, flips and color jittering were employed. Results showed that transfer learning with ResNet-18 outperforms the custom model, achieving a mean F1-score (micro-averaged) of ~0.961 on the test set. The custom CNN, still achieved a competitive F1-score of ~0.927, demonstrating that even smaller locally trained architectures can be viable if carefully designed and thoroughly regularized. While the ViT model achieved the highest F1-score of ~0.967, an ensemble combining the predictions of all three models outperformed the single models with a score of ~0.971. Finally, potential improvements are outlined, including deeper architectures, synthetic image generation and interpretability measures, to further improve seedling classification performance.",
    "doi" : "10.57684/COS-1297",
    "isbn13" : [ "#MODS-ID.bibthk_mods_00014907", "#defaultkonferenzband" ],
    "pageEnd" : "28",
    "pageStart" : "18",
    "mostSpecificType" : "thkoeln:Konferenzpaper",
    "dateTimeValue" : "http://cris.nrw/date2025",
    "freetextKeyword" : [ "Convolutional neural networks", "Vision transformers", "Machine learning", "Image classification", "Transfer learning" ],
    "relatedBy" : "https://fis.th-koeln.de/vivo/individual/aut_20406-1",
    "rdf:type" : [ {
      "@id" : "obo:BFO_0000002"
    }, {
      "@id" : "obo:BFO_0000031"
    }, {
      "@id" : "obo:IAO_0000030"
    }, {
      "@id" : "bibo:Document"
    }, {
      "@id" : "thkoeln:Konferenzpaper"
    }, {
      "@id" : "owl:Thing"
    }, {
      "@id" : "obo:BFO_0000001"
    }, {
      "@id" : "thkoeln:Publikation"
    } ],
    "label" : [ "RDF description of DEEP-SEED: From Scratch to Ensemble -- A Deep Learning Approach to Seedling Classification - https://fis.th-koeln.de/vivo/individual/publ_20406", "DEEP-SEED: From Scratch to Ensemble -- A Deep Learning Approach to Seedling Classification" ]
  }, {
    "@id" : "https://fis.th-koeln.de/vivo/individual/publ_4",
    "hatChildPublikation" : "https://fis.th-koeln.de/vivo/individual/publ_20406"
  } ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "istForschungsfeldvon" : {
      "@id" : "http://cris.nrw/hisinone/istForschungsfeldvon",
      "@type" : "@id"
    },
    "istOrganisationseinheitVon" : {
      "@id" : "http://cris.nrw/hisinone/istOrganisationseinheitVon",
      "@type" : "@id"
    },
    "freetextKeyword" : {
      "@id" : "http://vivoweb.org/ontology/core#freetextKeyword"
    },
    "hatOrganisationseinheit" : {
      "@id" : "http://cris.nrw/hisinone/hatOrganisationseinheit",
      "@type" : "@id"
    },
    "hatZitat" : {
      "@id" : "http://cris.nrw/hisinone/hatZitat",
      "@type" : "@id"
    },
    "hatRessourceart" : {
      "@id" : "http://cris.nrw/hisinone/hatRessourceart",
      "@type" : "@id"
    },
    "isbn13" : {
      "@id" : "http://purl.org/ontology/bibo/isbn13"
    },
    "dateTimeValue" : {
      "@id" : "http://vivoweb.org/ontology/core#dateTimeValue",
      "@type" : "@id"
    },
    "date" : {
      "@id" : "http://purl.org/dc/elements/1.1/date",
      "@type" : "http://www.w3.org/2001/XMLSchema#dateTime"
    },
    "hatZugangsrecht" : {
      "@id" : "http://cris.nrw/hisinone/hatZugangsrecht",
      "@type" : "@id"
    },
    "pageEnd" : {
      "@id" : "http://purl.org/ontology/bibo/pageEnd"
    },
    "rights" : {
      "@id" : "http://purl.org/dc/elements/1.1/rights",
      "@type" : "@id"
    },
    "sprache" : {
      "@id" : "http://cris.nrw/hisinone#sprache"
    },
    "abstract" : {
      "@id" : "http://purl.org/ontology/bibo/abstract"
    },
    "mostSpecificType" : {
      "@id" : "http://vitro.mannlib.cornell.edu/ns/vitro/0.7#mostSpecificType",
      "@type" : "@id"
    },
    "relatedBy" : {
      "@id" : "http://vivoweb.org/ontology/core#relatedBy",
      "@type" : "@id"
    },
    "doi" : {
      "@id" : "http://purl.org/ontology/bibo/doi"
    },
    "abstractDE" : {
      "@id" : "http://cris.nrw/hisinone#abstractDE"
    },
    "pageStart" : {
      "@id" : "http://purl.org/ontology/bibo/pageStart"
    },
    "hatParentPublikation" : {
      "@id" : "http://cris.nrw/hisinone/hatParentPublikation",
      "@type" : "@id"
    },
    "hatForschungsfeld" : {
      "@id" : "http://cris.nrw/hisinone/hatForschungsfeld",
      "@type" : "@id"
    },
    "status" : {
      "@id" : "http://cris.nrw/hisinone#status"
    },
    "publisher" : {
      "@id" : "http://purl.org/dc/elements/1.1/publisher",
      "@type" : "@id"
    },
    "hatChildPublikation" : {
      "@id" : "http://cris.nrw/hisinone/hatChildPublikation",
      "@type" : "@id"
    },
    "relates" : {
      "@id" : "http://vivoweb.org/ontology/core#relates",
      "@type" : "@id"
    },
    "ocrer" : "http://purl.org/net/OCRe/research.owl#",
    "owl" : "http://www.w3.org/2002/07/owl#",
    "scires" : "http://vivoweb.org/ontology/scientific-research#",
    "xsd" : "http://www.w3.org/2001/XMLSchema#",
    "skos" : "http://www.w3.org/2004/02/skos/core#",
    "rdfs" : "http://www.w3.org/2000/01/rdf-schema#",
    "ocresd" : "http://purl.org/net/OCRe/study_design.owl#",
    "swo" : "http://www.ebi.ac.uk/efo/swo/",
    "cito" : "http://purl.org/spar/cito/",
    "geo" : "http://aims.fao.org/aos/geopolitical.owl#",
    "ocresst" : "http://purl.org/net/OCRe/statistics.owl#",
    "dcterms" : "http://purl.org/dc/terms/",
    "vivo" : "http://vivoweb.org/ontology/core#",
    "event" : "http://purl.org/NET/c4dm/event.owl#",
    "vann" : "http://purl.org/vocab/vann/",
    "foaf" : "http://xmlns.com/foaf/0.1/",
    "c4o" : "http://purl.org/spar/c4o/",
    "fabio" : "http://purl.org/spar/fabio/",
    "vcard" : "http://www.w3.org/2006/vcard/ns#",
    "thkoeln" : "http://cris.nrw/hisinone#",
    "vitro" : "http://vitro.mannlib.cornell.edu/ns/vitro/0.7#",
    "vitro-public" : "http://vitro.mannlib.cornell.edu/ns/vitro/public#",
    "rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
    "ocresp" : "http://purl.org/net/OCRe/study_protocol.owl#",
    "bibo" : "http://purl.org/ontology/bibo/",
    "obo" : "http://purl.obolibrary.org/obo/",
    "ro" : "http://purl.obolibrary.org/obo/ro.owl#"
  }
}
