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

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

<https://arxiv.universalpublishings.com/id/eprint/51457#authors>
	rdf:_1 <https://arxiv.universalpublishings.com/id/person/ext-228eafb73602a6148280f9783fb3226d>;
	rdf:_2 <https://arxiv.universalpublishings.com/id/person/ext-1bc72470a0a3b585486a678db0456fc6>;
	rdf:_3 <https://arxiv.universalpublishings.com/id/person/ext-ebfe4231ba4a82b277d88295bd0dd327> .

<https://arxiv.universalpublishings.com/id/eprint/51457/>
	dc:format "text/html";
	dc:title "HTML Summary of #51457 \n\nTRAFFIC SIGNS RECOGNITION SYSTEM DEVELOPMENT\n\n";
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/51457> .

<https://arxiv.universalpublishings.com/id/eprint/51457>
	bibo:abstract "In this article, the authors consider the feasibility of developing systems for recognizing road signs, as well as road markings, registration and recognition of obstacles, and other traffic objects. The authors consider the possibility of using artificial neural networks to solve this problem. In particular, they propose using a multilayer perceptron to achieve sufficient recognition accuracy. In the future, it is planned to develop software for the implementation of the developed road sign recognition system."^^xsd:string;
	bibo:authorList <https://arxiv.universalpublishings.com/id/eprint/51457#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/published>;
	dct:creator <https://arxiv.universalpublishings.com/id/person/ext-1bc72470a0a3b585486a678db0456fc6>,
		<https://arxiv.universalpublishings.com/id/person/ext-228eafb73602a6148280f9783fb3226d>,
		<https://arxiv.universalpublishings.com/id/person/ext-ebfe4231ba4a82b277d88295bd0dd327>;
	dct:date "2023-10-20";
	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 "TRAFFIC SIGNS RECOGNITION SYSTEM DEVELOPMENT"^^xsd:string;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ArticleEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://arxiv.universalpublishings.com/id/eprint/51457/> .

<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-1bc72470a0a3b585486a678db0456fc6>
	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-228eafb73602a6148280f9783fb3226d>
	foaf:familyName "Nikitin"^^xsd:string;
	foaf:givenName "Vladyslav"^^xsd:string;
	foaf:name "Vladyslav Nikitin"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/person/ext-ebfe4231ba4a82b277d88295bd0dd327>
	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 .

