  @prefix bibo: <http://purl.org/ontology/bibo/> .
  @prefix owl: <http://www.w3.org/2002/07/owl#> .
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  @prefix cc: <http://creativecommons.org/ns#> .
  @prefix ep: <http://eprints.org/ontology/> .
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  @prefix dct: <http://purl.org/dc/terms/> .
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  @prefix void: <http://rdfs.org/ns/void#> .
  @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
  @prefix eprel: <http://eprints.org/relation/> .
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  @prefix event: <http://purl.org/NET/c4dm/event.owl#> .
  @prefix doi: <https://doi.org/> .
  @prefix epid: <https://arxiv.universalpublishings.com/id/> .
  @prefix dc: <http://purl.org/dc/elements/1.1/> .

<>
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/81786>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<https://arxiv.universalpublishings.com/id/eprint/81786#authors>
	rdf:_1 <https://arxiv.universalpublishings.com/id/person/ext-0f348a8674d6afb7b421fa3b1a15d8e8> .

<https://arxiv.universalpublishings.com/id/eprint/81786/>
	dc:format "text/html";
	dc:title "HTML Summary of #81786 \n\nREAL-TIME OBJECT DETECTION AND CLASSIFICATION IN VIDEO IMAGES USING NEURAL NETWORKS\n\n";
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/81786> .

<https://arxiv.universalpublishings.com/id/eprint/81786>
	bibo:abstract "This article explores the application of neural networks, specifically Convolutional Neural Networks (CNNs) and Recurrent Neural Networks (RNNs), in real-time object detection and classification within video streams. With the rapid evolution of computer vision technologies, neural networks have become the cornerstone of modern object detection systems. The paper delves into the architecture of these networks, their integration into real-time systems, and the accuracy and efficiency they provide for various applications such as autonomous vehicles, surveillance, and human-computer interaction."^^xsd:string;
	bibo:authorList <https://arxiv.universalpublishings.com/id/eprint/81786#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/published>;
	dct:creator <https://arxiv.universalpublishings.com/id/person/ext-0f348a8674d6afb7b421fa3b1a15d8e8>;
	dct:date "2024-10-13";
	dct:isPartOf <https://arxiv.universalpublishings.com/id/repository>,
		<https://arxiv.universalpublishings.com/id/publication/ext-49f627dc2163f33bc2f328f6bf0ceed7>;
	dct:publisher <https://arxiv.universalpublishings.com/id/org/ext-d242a9f5e40e767de537eb4bf3f2e146>;
	dct:title "REAL-TIME OBJECT DETECTION AND CLASSIFICATION IN VIDEO IMAGES USING NEURAL NETWORKS"^^xsd:string;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ArticleEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://arxiv.universalpublishings.com/id/eprint/81786/> .

<https://arxiv.universalpublishings.com/id/org/ext-d242a9f5e40e767de537eb4bf3f2e146>
	foaf:name "Research Science and Innovation house"^^xsd:string;
	rdf:type foaf:Organization .

<https://arxiv.universalpublishings.com/id/person/ext-0f348a8674d6afb7b421fa3b1a15d8e8>
	foaf:familyName "Muminov"^^xsd:string;
	foaf:givenName "Islom"^^xsd:string;
	foaf:name "Islom Muminov"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/publication/ext-49f627dc2163f33bc2f328f6bf0ceed7>
	foaf:name "MEDICINE, PEDAGOGY AND TECHNOLOGY: THEORY AND PRACTICE"^^xsd:string;
	rdf:type bibo:Collection .

