<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.xsl"?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-04-18T02:07:12Z</responseDate><request verb="GetRecord" identifier="oai:www.recercat.cat:2117/335999" metadataPrefix="qdc">https://recercat.cat/oai/request</request><GetRecord><record><header><identifier>oai:recercat.cat:2117/335999</identifier><datestamp>2026-02-11T06:11:28Z</datestamp><setSpec>com_2072_1033</setSpec><setSpec>col_2072_452950</setSpec></header><metadata><qdc:qualifieddc xmlns:qdc="http://dspace.org/qualifieddc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doc="http://www.lyncode.com/xoai" xsi:schemaLocation="http://purl.org/dc/elements/1.1/ http://dublincore.org/schemas/xmls/qdc/2006/01/06/dc.xsd http://purl.org/dc/terms/ http://dublincore.org/schemas/xmls/qdc/2006/01/06/dcterms.xsd http://dspace.org/qualifieddc/ http://www.ukoln.ac.uk/metadata/dcmi/xmlschema/qualifieddc.xsd">
   <dc:title>Work-efficient parallel non-maximum suppression kernels</dc:title>
   <dc:creator>Oro García, David</dc:creator>
   <dc:creator>Fernandez Tena, Carles</dc:creator>
   <dc:creator>Martorell Bofill, Xavier</dc:creator>
   <dc:creator>Hernando Pericás, Francisco Javier</dc:creator>
   <dc:subject>Àrees temàtiques de la UPC::Enginyeria de la telecomunicació::Processament del senyal::Processament de la imatge i del senyal vídeo</dc:subject>
   <dc:subject>Image processing</dc:subject>
   <dc:subject>Non-maximum suppression</dc:subject>
   <dc:subject>Object detection</dc:subject>
   <dc:subject>GPU computing</dc:subject>
   <dc:subject>Parallel computing</dc:subject>
   <dc:subject>Imatges -- Processament</dc:subject>
   <dcterms:abstract>In the context of object detection, sliding-window classifiers and single-shot convolutional neural network (CNN) meta-architectures typically yield multiple overlapping candidate windows with similar high scores around the true location of a particular object. Non-maximum suppression (NMS) is the process of selecting a single representative candidate within this cluster of detections, so as to obtain a unique detection per object appearing on a given picture. In this paper, we present a highly scalable NMS algorithm for embedded graphics processing unit (GPU) architectures that is designed from scratch to handle workloads featuring thousands of simultaneous detections on a given picture. Our kernels are directly applicable to other sequential NMS algorithms such as FeatureNMS, Soft-NMS or AdaptiveNMS that share the inner workings of the classic greedy NMS method. The obtained performance results show that our parallel NMS algorithm is capable of clustering 1024 simultaneous detected objects per frame in roughly 1 ms on both Tegra X1 and Tegra X2 on-die GPUs, while taking 2 ms on Tegra K1. Furthermore, our proposed parallel greedy NMS algorithm yields a 14–40x speed up when compared to state-of-the-art NMS methods that require learning a CNN from annotated data.</dcterms:abstract>
   <dcterms:abstract>This work has been partially supported by the Ministerio de Economía y Competitividad under contracts (TIN2015-65316-P, TEC2012-38939-C03-02), the Departament d’Innovació, Universitats i Empresa de la Generalitat de Catalunya under project MPEXPAR: Models de Programació i Entorns d’Execució Paral·lels (2014-SGR-1051), and the European Commission under the Horizon 2020 program (H2020-ICT-644312).</dcterms:abstract>
   <dcterms:abstract>Peer Reviewed</dcterms:abstract>
   <dcterms:abstract>Postprint (author's final draft)</dcterms:abstract>
   <dcterms:issued>2020-08-21</dcterms:issued>
   <dc:type>Article</dc:type>
   <dc:relation>https://academic.oup.com/comjnl/advance-article-abstract/doi/10.1093/comjnl/bxaa108/5894719</dc:relation>
   <dc:relation>info:eu-repo/grantAgreement/MINECO//TEC2012-38939-C03-02/ES/INVESTIGACION AVANZADA EN TECNOLOGIAS DEL HABLA PARA APLICACION A ENTORNOS AUDIOVISUALES/</dc:relation>
   <dc:relation>info:eu-repo/grantAgreement/MINECO//TIN2015-65316-P/ES/COMPUTACION DE ALTAS PRESTACIONES VII/</dc:relation>
   <dc:relation>info:eu-repo/grantAgreement/AGAUR/V PRI/2014 SGR 1051</dc:relation>
   <dc:rights>Open Access</dc:rights>
   <dc:publisher>Wiley Heyden</dc:publisher>
</qdc:qualifieddc></metadata></record></GetRecord></OAI-PMH>