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

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

<https://arxiv.universalpublishings.com/id/eprint/68602#authors>
	rdf:_1 <https://arxiv.universalpublishings.com/id/person/ext-bb040b4857d4dd0b0882717417f1c63b> .

<https://arxiv.universalpublishings.com/id/eprint/68602/>
	dc:format "text/html";
	dc:title "HTML Summary of #68602 \n\nRECURRENT NEURAL NETWORK (RNN) AND LONG SHORT-TERM MEMORY (LSTM) MODELS FOR MOTION DETECTION IN VIDEO IMAGES\n\n";
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/68602> .

<https://arxiv.universalpublishings.com/id/eprint/68602>
	bibo:abstract "This article explores the application of Recurrent Neural Networks (RNNs) and Long Short-Term Memory (LSTM) models for motion detection in video images. These deep learning models are particularly suited for tasks that require understanding temporal dependencies, such as tracking objects and detecting movements over time in video streams. The paper discusses the underlying architecture of RNNs and LSTMs, their strengths in handling sequential data, and their application in motion detection tasks, along with performance evaluations.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"^^xsd:string;
	bibo:authorList <https://arxiv.universalpublishings.com/id/eprint/68602#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/published>;
	dct:creator <https://arxiv.universalpublishings.com/id/person/ext-bb040b4857d4dd0b0882717417f1c63b>;
	dct:date "2024-10-13";
	dct:isPartOf <https://arxiv.universalpublishings.com/id/repository>,
		<https://arxiv.universalpublishings.com/id/publication/ext-238650826a2bedb0a5b1d4e1d1e617a9>;
	dct:publisher <https://arxiv.universalpublishings.com/id/org/ext-afa3b51ccfd8891e6f160b45061a5c4d>;
	dct:title "RECURRENT NEURAL NETWORK (RNN) AND LONG SHORT-TERM MEMORY (LSTM) MODELS FOR MOTION DETECTION IN VIDEO IMAGES"^^xsd:string;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ArticleEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://arxiv.universalpublishings.com/id/eprint/68602/> .

<https://arxiv.universalpublishings.com/id/org/ext-afa3b51ccfd8891e6f160b45061a5c4d>
	foaf:name "\"XXI ASRDA INNOVATSION TEXNOLOGIYALAR, FAN VA TAʼLIM TARAQQIYOTIDAGI DOLZARB MUAMMOLAR\" nomli respublika ilmiy-amaliy konferensiyasi"^^xsd:string;
	rdf:type foaf:Organization .

<https://arxiv.universalpublishings.com/id/person/ext-bb040b4857d4dd0b0882717417f1c63b>
	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-238650826a2bedb0a5b1d4e1d1e617a9>
	foaf:name "XXI ASRDA INNOVATSION TEXNOLOGIYALAR, FAN VA TAʼLIM TARAQQIYOTIDAGI DOLZARB MUAMMOLAR nomli respublika ilmiy-amaliy konferensiyasi"^^xsd:string;
	rdf:type bibo:Collection .

