Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–48 of 48 results for author: Kryjak, T

Searching in archive cs. Search in all archives.
.
  1. Hardware-aware Graph Neural Networks prunning for embedded event-based vision

    Authors: Piotr Wzorek, Kamil Jeziorek, Tomasz Kryjak

    Abstract: Event-based cameras are gaining popularity as the sensor of choice for mobile robotics, due to their high performance in dynamic environments. However, these applications require efficient real-time data processing with low latency and power consumption. One strategy to meet these stringent requirements is hardware acceleration of efficient algorithms that preserve the temporal sparsity of event d… ▽ More

    Submitted 7 July, 2026; originally announced July 2026.

    Journal ref: 2025 Signal Processing: Algorithms, Architectures, Arrangements, and Applications (SPA), Poznan, Poland, 2025, pp. 182-187

  2. arXiv:2607.04372  [pdf, ps, other

    cs.CV

    Event Detection in Videos: A Framework for the Development of New Methods

    Authors: Anastasia Zakharova, Thierry Bouwmans, Anthony Cioppa, Adrien Deliège, Antonio Greco, Anaïs Halin, Kamil Jeziorek, Meghna Kapoor, Tomasz Kryjak, Islam Osman, Sébastien Piérard, Carlo Sansone, Mohamed S. Shehata, Renaud Vandeghen, Marc Van Droogenbroeck, Bruno Vento

    Abstract: Event detection tasks in videos, the most important aspect of video surveillance, aim to detect events either at the pixel-level, frame-level, or clip-level. Plenty of methods intended for event detection in different environments, for various applications, and within different acquisition techniques were introduced. Naturally, the attempts were made as well to classify these algorithms in terms o… ▽ More

    Submitted 5 July, 2026; originally announced July 2026.

    Comments: 22 pages, 8 figures, 1 table

  3. FPGA-Based Hardware Architecture for Contrast Maximization in Event-Based Vision

    Authors: Michal Filipkowski, Marcin Kowalczyk, Tomasz Kryjak

    Abstract: This paper presents a hardware architecture that implements the Contrast Maximization (CM) algorithm in Field-Programmable Gate Array (FPGA) resources for event-based vision systems. CM estimates motion parameters by maximizing the contrast of an Image of Warped Events (IWE) reconstructed from asynchronous event streams. Event-based vision sensors generate sparse data with high temporal resolution… ▽ More

    Submitted 10 May, 2026; originally announced May 2026.

    Comments: Accepted for ARC 2026

    Journal ref: ARC 2026. Lecture Notes in Computer Science, vol 16514. Springer, Cham

  4. End-to-End Keyword Spotting on FPGA Using Graph Neural Networks with a Neuromorphic Auditory Sensor

    Authors: Wiktor Matykiewicz, Piotr Wzorek, Kamil Jeziorek, Tomás Muñoz, Antonio Rios-Navarro, Angel Jiménez-Fernández, Tomasz Kryjak

    Abstract: With the rapid growth of mobile robotics and embedded intelligence, there is an increasing demand for efficient on-device data processing on edge platforms. A promising research direction is the use of neuromorphic sensors inspired by human sensory systems, which generate sparse, event-based data encoding changes in the environment. In this work, we present the first end-to-end FPGA implementation… ▽ More

    Submitted 10 May, 2026; originally announced May 2026.

    Comments: Accepted for the ARC 2026 conference

    Journal ref: ARC 2026. Lecture Notes in Computer Science, vol 16514. Springer, Cham

  5. arXiv:2602.16442  [pdf, ps, other

    cs.LG cs.AI cs.SD eess.AS

    Hardware-accelerated graph neural networks: an alternative approach for neuromorphic event-based audio classification and keyword spotting on SoC FPGA

    Authors: Kamil Jeziorek, Piotr Wzorek, Krzysztof Blachut, Hiroshi Nakano, Manon Dampfhoffer, Thomas Mesquida, Hiroaki Nishi, Thomas Dalgaty, Tomasz Kryjak

    Abstract: As the volume of data recorded by embedded edge sensors increases, particularly from neuromorphic devices producing discrete event streams, there is a growing need for hardware-aware neural architectures that enable efficient, low-latency, and energy-conscious local processing. We present an FPGA implementation of event-graph neural networks for audio processing. We utilise an artificial cochlea t… ▽ More

    Submitted 18 February, 2026; originally announced February 2026.

    Comments: Under revision in TRETS Journal

  6. arXiv:2508.21493  [pdf, ps, other

    cs.AR

    SIRA: Scaled-Integer Range Analysis for Optimizing FPGA Dataflow Neural Network Accelerators

    Authors: Yaman Umuroglu, Christoph Berganski, Felix Jentzsch, Michal Danilowicz, Tomasz Kryjak, Charalampos Bezaitis, Magnus Sjalander, Ian Colbert, Thomas Preusser, Jakoba Petri-Koenig, Michaela Blott

    Abstract: While neural network quantization effectively reduces the cost of matrix multiplications, aggressive quantization can expose non-matrix-multiply operations as significant performance and resource bottlenecks on embedded systems. Addressing such bottlenecks requires a comprehensive approach to tailoring the precision across operations in the inference computation. To this end, we introduce scaled-i… ▽ More

    Submitted 29 August, 2025; originally announced August 2025.

    Comments: Submitted to ACM TRETS Special Issue on Open-Source Tools for Reconfigurable Devices and Systems

  7. arXiv:2507.07903  [pdf, ps, other

    cs.CV eess.IV

    Hardware-Aware Feature Extraction Quantisation for Real-Time Visual Odometry on FPGA Platforms

    Authors: Mateusz Wasala, Mateusz Smolarczyk, Michal Danilowicz, Tomasz Kryjak

    Abstract: Accurate position estimation is essential for modern navigation systems deployed in autonomous platforms, including ground vehicles, marine vessels, and aerial drones. In this context, Visual Simultaneous Localisation and Mapping (VSLAM) - which includes Visual Odometry - relies heavily on the reliable extraction of salient feature points from the visual input data. In this work, we propose an emb… ▽ More

    Submitted 10 July, 2025; originally announced July 2025.

    Comments: Accepted for the DSD 2025 conference in Salerno, Italy

  8. Interpolation-Based Event Visual Data Filtering Algorithms

    Authors: Marcin Kowlaczyk, Tomasz Kryjak

    Abstract: The field of neuromorphic vision is developing rapidly, and event cameras are finding their way into more and more applications. However, the data stream from these sensors is characterised by significant noise. In this paper, we propose a method for event data that is capable of removing approximately 99\% of noise while preserving the majority of the valid signal. We have proposed four algorithm… ▽ More

    Submitted 2 July, 2025; originally announced July 2025.

    Comments: This paper has been accepted for publication at the IEEE Conference on Computer Vision and Pattern Recognition (CVPR) Workshops, Vancouver, 2023. Copyright IEEE

  9. arXiv:2506.05825  [pdf, ps, other

    cs.CV

    High Throughput Event Filtering: The Interpolation-based DIF Algorithm Hardware Architecture

    Authors: Marcin Kowalczyk, Tomasz Kryjak

    Abstract: In recent years, there has been rapid development in the field of event vision. It manifests itself both on the technical side, as better and better event sensors are available, and on the algorithmic side, as more and more applications of this technology are proposed and scientific papers are published. However, the data stream from these sensors typically contains a significant amount of noise,… ▽ More

    Submitted 6 June, 2025; originally announced June 2025.

    Comments: Accepted in the Microprocessors and Microsystems journal

  10. arXiv:2506.03918  [pdf, ps, other

    cs.CV

    Learning from Noise: Enhancing DNNs for Event-Based Vision through Controlled Noise Injection

    Authors: Marcin Kowalczyk, Kamil Jeziorek, Tomasz Kryjak

    Abstract: Event-based sensors offer significant advantages over traditional frame-based cameras, especially in scenarios involving rapid motion or challenging lighting conditions. However, event data frequently suffers from considerable noise, negatively impacting the performance and robustness of deep learning models. Traditionally, this problem has been addressed by applying filtering algorithms to the ev… ▽ More

    Submitted 4 June, 2025; originally announced June 2025.

    Journal ref: IEEE Conference on Computer Vision and Pattern Recognition (CVPR) Workshops, Nashville, 2025

  11. arXiv:2505.07556  [pdf, ps, other

    cs.CV

    Self-Supervised Event Representations: Towards Accurate, Real-Time Perception on SoC FPGAs

    Authors: Kamil Jeziorek, Tomasz Kryjak

    Abstract: Event cameras offer significant advantages over traditional frame-based sensors. These include microsecond temporal resolution, robustness under varying lighting conditions and low power consumption. Nevertheless, the effective processing of their sparse, asynchronous event streams remains challenging. Existing approaches to this problem can be categorised into two distinct groups. The first group… ▽ More

    Submitted 12 May, 2025; originally announced May 2025.

    Comments: Presented at the Real-time Processing of Image, Depth and Video Information 2025 workshop and to be considered for publication is the SPIE Proceedings

  12. arXiv:2503.13080  [pdf, other

    cs.RO cs.CV eess.IV

    Vision-based automatic fruit counting with UAV

    Authors: Hubert Szolc, Mateusz Wasala, Remigiusz Mietla, Kacper Iwicki, Tomasz Kryjak

    Abstract: The use of unmanned aerial vehicles (UAVs) for smart agriculture is becoming increasingly popular. This is evidenced by recent scientific works, as well as the various competitions organised on this topic. Therefore, in this work we present a system for automatic fruit counting using UAVs. To detect them, our solution uses a vision algorithm that processes streams from an RGB camera and a depth se… ▽ More

    Submitted 17 March, 2025; originally announced March 2025.

    Comments: Accepted for the 29th Conference on Automation - Innovations and Future Perspectives Automation 2025, May 7 - 9, 2025, Warsaw, Poland

  13. arXiv:2503.13023  [pdf, other

    cs.CV

    Real-Time Multi-Object Tracking using YOLOv8 and SORT on a SoC FPGA

    Authors: Michal Danilowicz, Tomasz Kryjak

    Abstract: Multi-object tracking (MOT) is one of the most important problems in computer vision and a key component of any vision-based perception system used in advanced autonomous mobile robotics. Therefore, its implementation on low-power and real-time embedded platforms is highly desirable. Modern MOT algorithms should be able to track objects of a given class (e.g. people or vehicles). In addition, the… ▽ More

    Submitted 17 March, 2025; originally announced March 2025.

    Comments: Accepted for the 21st International Symposium on Applied Reconfigurable Computing ARC 2025, Sevilla, Spain, April 9-11, 2025

  14. arXiv:2503.06629  [pdf, other

    cs.LG cs.AI eess.SP

    Hardware-Accelerated Event-Graph Neural Networks for Low-Latency Time-Series Classification on SoC FPGA

    Authors: Hiroshi Nakano, Krzysztof Blachut, Kamil Jeziorek, Piotr Wzorek, Manon Dampfhoffer, Thomas Mesquida, Hiroaki Nishi, Tomasz Kryjak, Thomas Dalgaty

    Abstract: As the quantities of data recorded by embedded edge sensors grow, so too does the need for intelligent local processing. Such data often comes in the form of time-series signals, based on which real-time predictions can be made locally using an AI model. However, a hardware-software approach capable of making low-latency predictions with low power consumption is required. In this paper, we present… ▽ More

    Submitted 9 March, 2025; originally announced March 2025.

    Comments: Paper accepted for the 21st International Symposium on Applied Reconfigurable Computing ARC 2025, Sevilla, Spain, April 9-11, 2025

  15. arXiv:2501.11159  [pdf, other

    cs.CV cs.AR eess.IV

    LiFT: Lightweight, FPGA-tailored 3D object detection based on LiDAR data

    Authors: Konrad Lis, Tomasz Kryjak, Marek Gorgon

    Abstract: This paper presents LiFT, a lightweight, fully quantized 3D object detection algorithm for LiDAR data, optimized for real-time inference on FPGA platforms. Through an in-depth analysis of FPGA-specific limitations, we identify a set of FPGA-induced constraints that shape the algorithm's design. These include a computational complexity limit of 30 GMACs (billion multiply-accumulate operations), INT… ▽ More

    Submitted 19 January, 2025; originally announced January 2025.

    Comments: The paper has been accepted for the DASIP 2025 workshop in conjunction with the HiPEAC 2025 conference in Barcelona

  16. arXiv:2411.05964  [pdf, other

    cs.CV eess.IV

    Utilisation of Vision Systems and Digital Twin for Maintaining Cleanliness in Public Spaces

    Authors: Mateusz Wasala, Krzysztof Blachut, Hubert Szolc, Marcin Kowalczyk, Michal Danilowicz, Tomasz Kryjak

    Abstract: Nowadays, the increasing demand for maintaining high cleanliness standards in public spaces results in the search for innovative solutions. The deployment of CCTV systems equipped with modern cameras and software enables not only real-time monitoring of the cleanliness status but also automatic detection of impurities and optimisation of cleaning schedules. The Digital Twin technology allows for t… ▽ More

    Submitted 8 November, 2024; originally announced November 2024.

    Comments: Accepted for the ICCVG 2024: International Conference on Computer Vision and Graphics, Poland

  17. Tangled Program Graphs as an alternative to DRL-based control algorithms for UAVs

    Authors: Hubert Szolc, Karol Desnos, Tomasz Kryjak

    Abstract: Deep reinforcement learning (DRL) is currently the most popular AI-based approach to autonomous vehicle control. An agent, trained for this purpose in simulation, can interact with the real environment with a human-level performance. Despite very good results in terms of selected metrics, this approach has some significant drawbacks: high computational requirements and low explainability. Because… ▽ More

    Submitted 8 November, 2024; originally announced November 2024.

    Comments: The papers was accepted for the 2024 Signal Processing: Algorithms, Architectures, Arrangements, and Applications (SPA) conference in Poznan, Poland

  18. arXiv:2411.04269  [pdf, other

    cs.CV

    Increasing the scalability of graph convolution for FPGA-implemented event-based vision

    Authors: Piotr Wzorek, Kamil Jeziorek, Tomasz Kryjak, Andrea Pinna

    Abstract: Event cameras are becoming increasingly popular as an alternative to traditional frame-based vision sensors, especially in mobile robotics. Taking full advantage of their high temporal resolution, high dynamic range, low power consumption and sparsity of event data, which only reflects changes in the observed scene, requires both an efficient algorithm and a specialised hardware platform. A recent… ▽ More

    Submitted 25 November, 2024; v1 submitted 6 November, 2024; originally announced November 2024.

    Comments: Accepted for the PhD forum during FPT 2024 (International Conference on Field Programmable Technology), 10-12 December 2024, Sydney, Australia

  19. Event-based vision on FPGAs -- a survey

    Authors: Tomasz Kryjak

    Abstract: In recent years there has been a growing interest in event cameras, i.e. vision sensors that record changes in illumination independently for each pixel. This type of operation ensures that acquisition is possible in very adverse lighting conditions, both in low light and high dynamic range, and reduces average power consumption. In addition, the independent operation of each pixel results in low… ▽ More

    Submitted 11 July, 2024; originally announced July 2024.

    Comments: Accepted for the 2024 27th Euromicro Conference on Digital System Design (DSD)

  20. PowerYOLO: Mixed Precision Model for Hardware Efficient Object Detection with Event Data

    Authors: Dominika Przewlocka-Rus, Tomasz Kryjak, Marek Gorgon

    Abstract: The performance of object detection systems in automotive solutions must be as high as possible, with minimal response time and, due to the often battery-powered operation, low energy consumption. When designing such solutions, we therefore face challenges typical for embedded vision systems: the problem of fitting algorithms of high memory and computational complexity into small low-power devices… ▽ More

    Submitted 11 July, 2024; originally announced July 2024.

    Comments: The paper has been accepted for the 27th Euromicro Conference Series on Digital System Design (DSD) 2024

  21. arXiv:2406.07318  [pdf, ps, other

    cs.CV cs.AR eess.IV

    Embedded Graph Convolutional Networks for Real-Time Event Data Processing on SoC FPGAs

    Authors: Kamil Jeziorek, Piotr Wzorek, Krzysztof Blachut, Andrea Pinna, Tomasz Kryjak

    Abstract: The utilisation of event cameras represents an important and swiftly evolving trend aimed at addressing the constraints of traditional video systems. Particularly within the automotive domain, these cameras find significant relevance for their integration into embedded real-time systems due to lower latency and power consumption. One effective approach to ensure the necessary throughput and latenc… ▽ More

    Submitted 8 June, 2026; v1 submitted 11 June, 2024; originally announced June 2024.

    Journal ref: Journal of Systems Architecture, Volume 177, August 2026, 103850

  22. Optimising Graph Representation for Hardware Implementation of Graph Convolutional Networks for Event-based Vision

    Authors: Kamil Jeziorek, Piotr Wzorek, Krzysztof Blachut, Andrea Pinna, Tomasz Kryjak

    Abstract: Event-based vision is an emerging research field involving processing data generated by Dynamic Vision Sensors (neuromorphic cameras). One of the latest proposals in this area are Graph Convolutional Networks (GCNs), which allow to process events in its original sparse form while maintaining high detection and classification performance. In this paper, we present the hardware implementation of a~g… ▽ More

    Submitted 10 January, 2024; originally announced January 2024.

    Comments: Paper was accepted for the DASIP 2024 workshop in conjunction with HiPEAC 2024 (Munich, Germany)

  23. arXiv:2307.14313  [pdf, other

    cs.RO

    LiDAR-based drone navigation with reinforcement learning

    Authors: Pawel Miera, Hubert Szolc, Tomasz Kryjak

    Abstract: Reinforcement learning is of increasing importance in the field of robot control and simulation plays a~key role in this process. In the unmanned aerial vehicles (UAVs, drones), there is also an increase in the number of published scientific papers involving this approach. In this work, an autonomous drone control system was prepared to fly forward (according to its coordinates system) and pass th… ▽ More

    Submitted 26 July, 2023; originally announced July 2023.

    Comments: Accepted for the XXVII Automation 2023 conference

  24. High-definition event frame generation using SoC FPGA devices

    Authors: Krzysztof Blachut, Tomasz Kryjak

    Abstract: In this paper we have addressed the implementation of the accumulation and projection of high-resolution event data stream (HD -1280 x 720 pixels) onto the image plane in FPGA devices. The results confirm the feasibility of this approach, but there are a number of challenges, limitations and trade-offs to be considered. The required hardware resources of selected data representations, such as bina… ▽ More

    Submitted 26 July, 2023; originally announced July 2023.

    Comments: Paper accepted for the SPA 2023 conference

    Journal ref: 2023 Signal Processing: Algorithms, Architectures, Arrangements, and Applications (SPA), IEEE

  25. Memory-Efficient Graph Convolutional Networks for Object Classification and Detection with Event Cameras

    Authors: Kamil Jeziorek, Andrea Pinna, Tomasz Kryjak

    Abstract: Recent advances in event camera research emphasize processing data in its original sparse form, which allows the use of its unique features such as high temporal resolution, high dynamic range, low latency, and resistance to image blur. One promising approach for analyzing event data is through graph convolutional networks (GCNs). However, current research in this domain primarily focuses on optim… ▽ More

    Submitted 26 July, 2023; originally announced July 2023.

    Comments: Accepted for the SPA 2023 conference

    Journal ref: 2023 Signal Processing: Algorithms, Architectures, Arrangements, and Applications (SPA), IEEE

  26. Implementation of a perception system for autonomous vehicles using a detection-segmentation network in SoC FPGA

    Authors: Maciej Baczmanski, Mateusz Wasala, Tomasz Kryjak

    Abstract: Perception and control systems for autonomous vehicles are an active area of scientific and industrial research. These solutions should be characterised by high efficiency in recognising obstacles and other environmental elements in different road conditions, real-time capability, and energy efficiency. Achieving such functionality requires an appropriate algorithm and a suitable computing platfor… ▽ More

    Submitted 17 July, 2023; originally announced July 2023.

    Comments: The paper was accepted for the 19th International Symposium on Applied Reconfigurable Computing - ARC 2023, Cottbus - Germany

    Journal ref: Applied Reconfigurable Computing. Architectures, Tools, and Applications. ARC 2023. Lecture Notes in Computer Science, vol 14251. Springer, Cham

  27. Comparative study of subset selection methods for rapid prototyping of 3D object detection algorithms

    Authors: Konrad Lis, Tomasz Kryjak

    Abstract: Object detection in 3D is a crucial aspect in the context of autonomous vehicles and drones. However, prototyping detection algorithms is time-consuming and costly in terms of energy and environmental impact. To address these challenges, one can check the effectiveness of different models by training on a subset of the original training set. In this paper, we present a comparison of three algorith… ▽ More

    Submitted 30 June, 2023; originally announced June 2023.

    Comments: Accepted for MMAR 2023 (27 th International Conference on Methods and Models in Automation and Robotics)

    Journal ref: 2023 27th International Conference on Methods and Models in Automation and Robotics (MMAR)

  28. Detection-segmentation convolutional neural network for autonomous vehicle perception

    Authors: Maciej Baczmanski, Robert Synoczek, Mateusz Wasala, Tomasz Kryjak

    Abstract: Object detection and segmentation are two core modules of an autonomous vehicle perception system. They should have high efficiency and low latency while reducing computational complexity. Currently, the most commonly used algorithms are based on deep neural networks, which guarantee high efficiency but require high-performance computing platforms. In the case of autonomous vehicles, i.e. cars, bu… ▽ More

    Submitted 30 June, 2023; originally announced June 2023.

    Comments: The paper was accepted for the MMAR 2023 conference (27th International Conference on Methods and Models in Automation and Robotics)

    Journal ref: 2023 27th International Conference on Methods and Models in Automation and Robotics (MMAR)

  29. Pedestrian detection with high-resolution event camera

    Authors: Piotr Wzorek, Tomasz Kryjak

    Abstract: Despite the dynamic development of computer vision algorithms, the implementation of perception and control systems for autonomous vehicles such as drones and self-driving cars still poses many challenges. A video stream captured by traditional cameras is often prone to problems such as motion blur or degraded image quality due to challenging lighting conditions. In addition, the frame rate - typi… ▽ More

    Submitted 29 May, 2023; originally announced May 2023.

    Comments: Accepted for the PP-RAI'2023 - 4th Polish Conference on Artificial Intelligence

    Journal ref: Progress in Polish Artificial Intelligence Research 4, Lodz University of Technology Press, 2023

  30. Real-time FPGA implementation of the Semi-Global Matching stereo vision algorithm for a 4K/UHD video stream

    Authors: Mariusz Grabowski, Tomasz Kryjak

    Abstract: In this paper, we propose a real-time FPGA implementation of the Semi-Global Matching (SGM) stereo vision algorithm. The designed module supports a 4K/Ultra HD (3840 x 2160 pixels @ 30 frames per second) video stream in a 4 pixel per clock (ppc) format and a 64-pixel disparity range. The baseline SGM implementation had to be modified to process pixels in the 4ppc format and meet the timing constra… ▽ More

    Submitted 12 January, 2023; originally announced January 2023.

    Comments: Paper accepted for the DASIP 2023 workshop in conjunction with HiPEAC 2023

    Journal ref: Design and Architecture for Signal and Image Processing. DASIP 2023. Lecture Notes in Computer Science, vol 13879. Springer, Cham

  31. arXiv:2212.08387  [pdf, other

    cs.CV eess.IV

    Traffic sign detection and recognition using event camera image reconstruction

    Authors: Kamil Jeziorek, Tomasz Kryjak

    Abstract: This paper presents a method for detection and recognition of traffic signs based on information extracted from an event camera. The solution used a FireNet deep convolutional neural network to reconstruct events into greyscale frames. Two YOLOv4 network models were trained, one based on greyscale images and the other on colour images. The best result was achieved for the model trained on the basi… ▽ More

    Submitted 16 December, 2022; originally announced December 2022.

    Comments: Paper accepted for publication in: Zeszyty Studenckiego Towarzystwa Naukowego, 59. Hutnicza Konferencja Studenckich Kol Naukowych AGH,ISSN 1732-0925, 2022 nr 38, pp. 127-134. (original manuscript in Polish)

  32. arXiv:2212.08384  [pdf, other

    cs.CV eess.IV eess.SY

    Fast-moving object counting with an event camera

    Authors: Kamil Bialik, Marcin Kowalczyk, Krzysztof Blachut, Tomasz Kryjak

    Abstract: This paper proposes the use of an event camera as a component of a vision system that enables counting of fast-moving objects - in this case, falling corn grains. These type of cameras transmit information about the change in brightness of individual pixels and are characterised by low latency, no motion blur, correct operation in different lighting conditions, as well as very low power consumptio… ▽ More

    Submitted 16 December, 2022; originally announced December 2022.

    Comments: Paper accepted for the Automation 2023 (7-9 March 2023, Warsaw, Poland) conference and PAR journal (original manuscript in Polish)

    Journal ref: Measurement Automation Robotics (Pomiary Automatyka Robotyka, ISSN 1427-9126), Vol. 27, No. 1/2023, 79-84

  33. arXiv:2209.15257  [pdf, other

    cs.CV cs.AR cs.LG eess.IV

    Energy Efficient Hardware Acceleration of Neural Networks with Power-of-Two Quantisation

    Authors: Dominika Przewlocka-Rus, Tomasz Kryjak

    Abstract: Deep neural networks virtually dominate the domain of most modern vision systems, providing high performance at a cost of increased computational complexity.Since for those systems it is often required to operate both in real-time and with minimal energy consumption (e.g., for wearable devices or autonomous vehicles, edge Internet of Things (IoT), sensor networks), various network optimisation tec… ▽ More

    Submitted 30 September, 2022; originally announced September 2022.

    Comments: Accepted for the ICCVG 2022 conference

    Journal ref: Computer Vision and Graphics. ICCVG 2022. Lecture Notes in Networks and Systems, vol 598. Springer, Cham

  34. arXiv:2209.15252  [pdf, other

    cs.CV eess.IV

    PointPillars Backbone Type Selection For Fast and Accurate LiDAR Object Detection

    Authors: Konrad Lis, Tomasz Kryjak

    Abstract: 3D object detection from LiDAR sensor data is an important topic in the context of autonomous cars and drones. In this paper, we present the results of experiments on the impact of backbone selection of a deep convolutional neural network on detection accuracy and computation speed. We chose the PointPillars network, which is characterised by a simple architecture, high speed, and modularity that… ▽ More

    Submitted 30 September, 2022; originally announced September 2022.

    Comments: Accepted for the ICCVG 2022 conference

  35. Traffic Sign Classification Using Deep and Quantum Neural Networks

    Authors: Sylwia Kuros, Tomasz Kryjak

    Abstract: Quantum Neural Networks (QNNs) are an emerging technology that can be used in many applications including computer vision. In this paper, we presented a traffic sign classification system implemented using a hybrid quantum-classical convolutional neural network. Experiments on the German Traffic Sign Recognition Benchmark dataset indicate that currently QNN do not outperform classical DCNN (Deep C… ▽ More

    Submitted 30 September, 2022; originally announced September 2022.

    Comments: Accepted for the ICCVG 2022 conference

    Journal ref: Computer Vision and Graphics. ICCVG 2022. Lecture Notes in Networks and Systems, vol 598. Springer, Cham

  36. Traffic Sign Detection With Event Cameras and DCNN

    Authors: Piotr Wzorek, Tomasz Kryjak

    Abstract: In recent years, event cameras (DVS - Dynamic Vision Sensors) have been used in vision systems as an alternative or supplement to traditional cameras. They are characterised by high dynamic range, high temporal resolution, low latency, and reliable performance in limited lighting conditions -- parameters that are particularly important in the context of advanced driver assistance systems (ADAS) an… ▽ More

    Submitted 27 July, 2022; originally announced July 2022.

    Comments: Accepted for the SPA 2022 conference, Poznan, Poland

  37. Hardware-in-the-loop simulation of a UAV autonomous landing algorithm implemented in SoC FPGA

    Authors: Hubert Szolc, Tomasz Kryjak

    Abstract: This paper presents a system for hardware-in-the-loop (HiL) simulation of unmanned aerial vehicle (UAV) control algorithms implemented on a heterogeneous SoC FPGA computing platforms. The AirSim simulator running on a PC and an Arty Z7 development board with a Zynq SoC chip from AMD Xilinx were used. Communication was carried out via a serial USB link. An application for autonomous landing on a sp… ▽ More

    Submitted 25 July, 2022; originally announced July 2022.

    Comments: Accepted for the SPA 2022 conference, Poznan, Poland

  38. arXiv:2207.00860  [pdf, other

    cs.CV cs.AR eess.IV eess.SP

    Hardware architecture for high throughput event visual data filtering with matrix of IIR filters algorithm

    Authors: Marcin Kowalczyk, Tomasz Kryjak

    Abstract: Neuromorphic vision is a rapidly growing field with numerous applications in the perception systems of autonomous vehicles. Unfortunately, due to the sensors working principle, there is a significant amount of noise in the event stream. In this paper we present a novel algorithm based on an IIR filter matrix for filtering this type of noise and a hardware architecture that allows its acceleration… ▽ More

    Submitted 2 July, 2022; originally announced July 2022.

    Comments: Accepted for the DSD 2022 conference

  39. Towards real-time and energy efficient Siamese tracking -- a hardware-software approach

    Authors: Dominika Przewlocka-Rus, Tomasz Kryjak

    Abstract: Siamese trackers have been among the state-of-the-art solutions in each Visual Object Tracking (VOT) challenge over the past few years. However, with great accuracy comes great computational complexity: to achieve real-time processing, these trackers have to be massively parallelised and are usually run on high-end GPUs. Easy to implement, this approach is energy consuming, and thus cannot be used… ▽ More

    Submitted 21 May, 2022; originally announced May 2022.

    Comments: Accepted for DASIP 2022 workshop

  40. Real-time HOG+SVM based object detection using SoC FPGA for a UHD video stream

    Authors: Mateusz Wasala, Tomasz Kryjak

    Abstract: Object detection is an essential component of many vision systems. For example, pedestrian detection is used in advanced driver assistance systems (ADAS) and advanced video surveillance systems (AVSS). Currently, most detectors use deep convolutional neural networks (e.g., the YOLO -- You Only Look Once -- family), which, however, due to their high computational complexity, are not able to process… ▽ More

    Submitted 22 April, 2022; originally announced April 2022.

    Comments: 6 pages, accepted for the CPS & IoT 2022 conference

  41. arXiv:2109.11861  [pdf, other

    cs.CV cs.LG eess.IV

    Training dataset generation for bridge game registration

    Authors: Piotr Wzorek, Tomasz Kryjak

    Abstract: This paper presents a method for automatic generation of a training dataset for a deep convolutional neural network used for playing card detection. The solution allows to skip the time-consuming processes of manual image collecting and labelling recognised objects. The YOLOv4 network trained on the generated dataset achieved an efficiency of 99.8% in the cards detection task. The proposed method… ▽ More

    Submitted 24 September, 2021; originally announced September 2021.

    Comments: Submitted to Zeszyty Studenckiego Towarzystwa Naukowego, ISSN 1732-0925

  42. arXiv:2105.09658  [pdf, other

    cs.CV eess.IV

    A Connected Component Labelling algorithm for multi-pixel per clock cycle video stream

    Authors: Marcin Kowalczyk, Tomasz Kryjak

    Abstract: This work describes the hardware implementation of a connected component labelling (CCL) module in reprogammable logic. The main novelty of the design is the "full", i.e. without any simplifications, support of a 4 pixel per clock format (4 ppc) and real-time processing of a 4K/UltraHD video stream (3840 x 2160 pixels) at 60 frames per second. To achieve this, a special labelling method was design… ▽ More

    Submitted 20 May, 2021; originally announced May 2021.

    Comments: Submitted to DSD 2021

  43. arXiv:2104.09815  [pdf, other

    cs.RO cs.CV eess.IV eess.SY

    A simple vision-based navigation and control strategy for autonomous drone racing

    Authors: Artur Cyba, Hubert Szolc, Tomasz Kryjak

    Abstract: In this paper, we present a control system that allows a drone to fly autonomously through a series of gates marked with ArUco tags. A simple and low-cost DJI Tello EDU quad-rotor platform was used. Based on the API provided by the manufacturer, we have created a Python application that enables the communication with the drone over WiFi, realises drone positioning based on visual feedback, and gen… ▽ More

    Submitted 20 April, 2021; originally announced April 2021.

    Comments: Submitted to the MMAR 2021 conference

  44. arXiv:2104.02303  [pdf, other

    cs.CV cs.AI eess.IV

    Exploration of Hardware Acceleration Methods for an XNOR Traffic Signs Classifier

    Authors: Dominika Przewlocka-Rus, Marcin Kowalczyk, Tomasz Kryjak

    Abstract: Deep learning algorithms are a key component of many state-of-the-art vision systems, especially as Convolutional Neural Networks (CNN) outperform most solutions in the sense of accuracy. To apply such algorithms in real-time applications, one has to address the challenges of memory and computational complexity. To deal with the first issue, we use networks with reduced precision, specifically a b… ▽ More

    Submitted 6 April, 2021; originally announced April 2021.

    Comments: 12 pages, 2 figures, 6 tables. Submitted for the CORES 2021 conference

  45. arXiv:2007.00493  [pdf, other

    cs.CV eess.IV eess.SP

    Optimisation of the PointPillars network for 3D object detection in point clouds

    Authors: Joanna Stanisz, Konrad Lis, Tomasz Kryjak, Marek Gorgon

    Abstract: In this paper we present our research on the optimisation of a deep neural network for 3D object detection in a point cloud. Techniques like quantisation and pruning available in the Brevitas and PyTorch tools were used. We performed the experiments for the PointPillars network, which offers a reasonable compromise between detection accuracy and calculation complexity. The aim of this work was to… ▽ More

    Submitted 1 July, 2020; originally announced July 2020.

    Comments: 7 pages, 2 figures, submitted to SPA 2020 conference

  46. Optimisation of a Siamese Neural Network for Real-Time Energy Efficient Object Tracking

    Authors: Dominika Przewlocka, Mateusz Wasala, Hubert Szolc, Krzysztof Blachut, Tomasz Kryjak

    Abstract: In this paper the research on optimisation of visual object tracking using a Siamese neural network for embedded vision systems is presented. It was assumed that the solution shall operate in real-time, preferably for a high resolution video stream, with the lowest possible energy consumption. To meet these requirements, techniques such as the reduction of computational precision and pruning were… ▽ More

    Submitted 1 July, 2020; originally announced July 2020.

    Comments: 12 pages, accepted for ICCVG 2020

  47. arXiv:2004.11612  [pdf, other

    cs.CV eess.IV eess.SY

    Vision based hardware-software real-time control system for autonomous landing of an UAV

    Authors: Krzysztof Blachut, Hubert Szolc, Mateusz Wasala, Tomasz Kryjak, Marek Gorgon

    Abstract: In this paper we present a vision based hardware-software control system enabling autonomous landing of a multirotor unmanned aerial vehicle (UAV). It allows the detection of a marked landing pad in real-time for a 1280 x 720 @ 60 fps video stream. In addition, a LiDAR sensor is used to measure the altitude above ground. A heterogeneous Zynq SoC device is used as the computing platform. The soluti… ▽ More

    Submitted 24 April, 2020; originally announced April 2020.

    Comments: 7 pages, 9 figures, submitted to MMAR 2020 conference

  48. Foreground object segmentation in RGB-D data implemented on GPU

    Authors: Piotr Janus, Tomasz Kryjak, Marek Gorgon

    Abstract: This paper presents a GPU implementation of two foreground object segmentation algorithms: Gaussian Mixture Model (GMM) and Pixel Based Adaptive Segmenter (PBAS) modified for RGB-D data support. The simultaneous use of colour (RGB) and depth (D) data allows to improve segmentation accuracy, especially in case of colour camouflage, illumination changes and occurrence of shadows. Three GPUs were use… ▽ More

    Submitted 1 February, 2020; originally announced February 2020.

    Comments: 12 pages, 4 figures, submitted to KKA 2020 conference