  @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 dct: <http://purl.org/dc/terms/> .
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  @prefix ep: <http://eprints.org/ontology/> .
  @prefix void: <http://rdfs.org/ns/void#> .
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  @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 dc: <http://purl.org/dc/elements/1.1/> .
  @prefix epid: <https://arxiv.universalpublishings.com/id/> .
  @prefix doi: <https://doi.org/> .
  @prefix event: <http://purl.org/NET/c4dm/event.owl#> .

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

<https://arxiv.universalpublishings.com/id/eprint/55130#authors>
	rdf:_1 <https://arxiv.universalpublishings.com/id/person/ext-ad6e1f01f76107ba0bc08b3baf79cca5>;
	rdf:_2 <https://arxiv.universalpublishings.com/id/person/ext-b76407a0c4b726212193587487fabecc>;
	rdf:_3 <https://arxiv.universalpublishings.com/id/person/ext-ab326ebdbdf6207764fcf8af02829a0f>;
	rdf:_4 <https://arxiv.universalpublishings.com/id/person/ext-4fec99e9f9e98156086ba65df4f9d0ef> .

<https://arxiv.universalpublishings.com/id/eprint/55130/>
	dc:format "text/html";
	dc:title "HTML Summary of #55130 \n\nMobileNetv2 Neural Network Model for Human Recognition and Identification in the Working Area of a Collaborative Robot\n\n";
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/55130> .

<https://arxiv.universalpublishings.com/id/eprint/55130>
	bibo:abstract "The article considers the software implementation of the MobileNetV2 neural network model for human recognition and identification in the working area of a collaborative robot. A mathematical description of the MobileNetV2 operation is presented, in particular its architecture and principles of operation, which allow to achieve high accuracy with reduced computing costs. The process of implementing the model in Python using the PyCharm environment is described, and a number of tests were conducted to evaluate its effectiveness in real-time conditions. The test results demonstrate the high accuracy and speed of the model, which confirms its suitability for use in collaborative robot systems that interact with people."^^xsd:string;
	bibo:authorList <https://arxiv.universalpublishings.com/id/eprint/55130#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/published>;
	dct:creator <https://arxiv.universalpublishings.com/id/person/ext-4fec99e9f9e98156086ba65df4f9d0ef>,
		<https://arxiv.universalpublishings.com/id/person/ext-ab326ebdbdf6207764fcf8af02829a0f>,
		<https://arxiv.universalpublishings.com/id/person/ext-ad6e1f01f76107ba0bc08b3baf79cca5>,
		<https://arxiv.universalpublishings.com/id/person/ext-b76407a0c4b726212193587487fabecc>;
	dct:date "2024-08-02";
	dct:isPartOf <https://arxiv.universalpublishings.com/id/repository>,
		<https://arxiv.universalpublishings.com/id/publication/ext-d62a5dbdabc792c15cf76756361a4d36>;
	dct:publisher <https://arxiv.universalpublishings.com/id/org/ext-20ef1f289b7920027328009b5eefe52c>;
	dct:title "MobileNetv2 Neural Network Model for Human Recognition and Identification in the Working Area of a Collaborative Robot"^^xsd:string;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ArticleEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://arxiv.universalpublishings.com/id/eprint/55130/> .

<https://arxiv.universalpublishings.com/id/org/ext-20ef1f289b7920027328009b5eefe52c>
	foaf:name "Center for Tech and Media Research"^^xsd:string;
	rdf:type foaf:Organization .

<https://arxiv.universalpublishings.com/id/person/ext-4fec99e9f9e98156086ba65df4f9d0ef>
	foaf:familyName "Alkhalaileh"^^xsd:string;
	foaf:givenName "Ahmad"^^xsd:string;
	foaf:name "Ahmad Alkhalaileh"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/person/ext-ab326ebdbdf6207764fcf8af02829a0f>
	foaf:familyName "Maksymova"^^xsd:string;
	foaf:givenName "Svitlana"^^xsd:string;
	foaf:name "Svitlana Maksymova"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/person/ext-ad6e1f01f76107ba0bc08b3baf79cca5>
	foaf:familyName "Gurin"^^xsd:string;
	foaf:givenName "Dmytro"^^xsd:string;
	foaf:name "Dmytro Gurin"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/person/ext-b76407a0c4b726212193587487fabecc>
	foaf:familyName "Yevsieiev"^^xsd:string;
	foaf:givenName "Vladyslav"^^xsd:string;
	foaf:name "Vladyslav Yevsieiev"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/publication/ext-d62a5dbdabc792c15cf76756361a4d36>
	foaf:name "Multidisciplinary Journal of Science and Technology"^^xsd:string;
	rdf:type bibo:Collection .

