Now showing 1 - 10 of 10
  • Publication
    Sensor-based characterization of construction and demolition waste at high occupancy densities using synthetic training data and deep learning
    Sensor-based monitoring of construction and demolition waste (CDW) streams plays an important role in recycling (RC). Extracted knowledge about the composition of a material stream helps identifying RC paths, optimizing processing plants and form the basis for sorting. To enable economical use, it is necessary to ensure robust detection of individual objects even with high material throughput. Conventional algorithms struggle with resulting high occupancy densities and object overlap, making deep learning object detection methods more promising. In this study, different deep learning architectures for object detection (Region-based CNN/Region-based Convolutional Neural Network (Faster R-CNN), You only look once (YOLOv3), Single Shot MultiBox Detector (SSD)) are investigated with respect to their suitability for CDW characterization. A mixture of brick and sand-lime brick is considered as an exemplary waste stream. Particular attention is paid to detection performance with increasing occupancy density and particle overlap. A method for the generation of synthetic training images is presented, which avoids time-consuming manual labelling. By testing the models trained on synthetic data on real images, the success of the method is demonstrated. Requirements for synthetic training data composition, potential improvements and simplifications of different architecture approaches are discussed based on the characteristic of the detection task. In addition, the required inference time of the presented models is investigated to ensure their suitability for use under real-time conditions.
  • Publication
    Simulation study and experimental validation of a neural network-based predictive tracking system for sensor-based sorting
    ( 2023) ;
    Reith-Braun, Marcel
    ;
    Bauer, Albert
    ;
    ;
    Pfaff, Florian
    ;
    Kruggel-Emden, Harald
    ;
    ;
    Hanebeck, Uwe D.
    ;
    Sensor-based sorting offers cutting-edge solutions for separating granular materials. The line-scanning sensors currently in use in such systems only produce a single observation of each object and no data on its movement. According to recent studies, using an area-scan camera has the potential to reduce both characterization and separation error in a sorting process. A predictive tracking approach based on Kalman filters makes it possible to estimate the followed paths and parametrize a unique motion model for each object using a multiobject tracking system. While earlier studies concentrated on physically-motivated motion models, it has been demonstrated that novel machine learning techniques produce predictions that are more accurate. In this paper, we describe the creation of a predictive tracking system based on neural networks. The new algorithm is applied to an experimental sorting system and to a numerical model of the sorter. Although the new approach does not yet fully reach the achieved sorting quality of the existing approaches, it allows the use of the general method without requiring expert knowledge or a fundamental understanding of the parameterization of the particle motion model.
  • Publication
    Detection of pyrrolizidine alkaloid containing herbs using hyperspectral imaging in the short-wave infrared
    ( 2021) ;
    Tron, Nanina
    ;
    ; ;
    Krähmer, Andrea
    Plants containing pyrrolizidine alkaloids (PA) are unwanted contaminants in consumer products such as herbal tea due to their toxicity to humans. The detection of these plants or their components using hyperspectral imaging was investigated, with focus on application in sensor-based sorting. For this, 431hyperspectral images of leafs from three common herbs (peppermint, lemon balm, stinging nettle) and the poisonous common groundsel were acquired. By using a convolutional neural network, a mean F1 score of 0.89 was obtained for the classification of all four plant products based on the individual spectra. To validate the neural network, significant wavelengths were determined and visualized in an attribution map.
  • Publication
    Motion-based visual inspection of optically indiscernible defects on the example of hazelnuts
    ( 2021) ;
    Shevchyk, Anja
    ;
    Flitter, Merle
    ;
    ; ;
    Hanebeck, Uwe D.
    ;
    Automatic quality control has long been an integral part of the processing of food and agricultural products. Visual inspection offers solutions for many issues in this context and can be employed in the form of sensor-based sorting to automatically remove foreign and low quality entities from a product stream. However, these methods are limited to defects that can be made visible by the employed sensor, which usually restricts the system to defects appearing on the surface. An alternative non-visual solution lies in impact-acoustic methods, which do not suffer from this constraint. However, these are strongly limited in terms of material throughput and consequently not suitable for large scale industrial application. In this paper, we present a novel approach that performs inspection based on optically acquired motion data. A high-speed camera captures image sequences of test objects during a transportation process on a chute with a specific structured surface. The trajectory data is then used to classify test objects based on their motion behavior. The approach is evaluated experimentally on the example of distinguishing defect-free hazelnuts from ones that suffer from insect damage. Results show that by merely utilizing the motion data, a recognition rate of up to for undamaged hazelnuts can be achieved. A major advantage of our approach is that it can be integrated in sensor-based sorting systems and is suitable for high throughput applications.
  • Publication
    Characterizing material flow in sensor-based sorting systems using an instrumented particle
    ( 2020) ;
    Pfaff, Florian
    ;
    Bittner, Andrea
    ;
    ; ; ;
    Noack, Benjamin
    ;
    Kruggel-Emden, Harald
    ;
    Hanebeck, Uwe D.
    Sensor-based sorting is a well-established single particle separation technology. It has found wide application as a quality assurance and control approach in food processing, mining, and recycling. In order to assure high sorting quality, a high degree of control of the motion of individual particles contained in the material stream is required. Several system designs, which are tailored to a sorting task at hand, exist. However, the suitability of a design for a sorting task is assessed by empirical observation. The required thorough experimentation is very time consuming and labor intensive. In this paper, we propose an instrumented bulk material particle for the characterization of motion behavior of the material stream in sensor-based sorting systems. We present a hardware setup including a 9-axis absolute orientation sensor that is used for data acquisition on an experimental sorting system. The presented results show that further processing of this data yields meaningful features of the motion behavior. As an example, we acquire and process data from an experimental sorting system consisting of several submodules such as vibrating conveyor channels and a chute. It is shown that the data can be used to train a model which enables predicting the submodule of a sorting system from which an unknown data sample originates. To our best knowledge, this is the first time that this IIoT-based approach has been applied for the characterization of material flow properties in sensor-based sorting.
  • Publication
    Real-time multitarget tracking for sensor-based sorting: A new implementation of the auction algorithm for graphics processing units
    ( 2019) ;
    Pfaff, F.
    ;
    Wagner, M.
    ;
    Pieper, C.
    ;
    ;
    Noack, B.
    ;
    Kruggel-Emden, H.
    ;
    ;
    Hanebeck, U.D.
    ;
    Scherer, V.
    ;
    Utilizing parallel algorithms is an established way of increasing performance in systems that are bound to real-time restrictions. Sensor-based sorting is a machine vision application for which firm real-time requirements need to be respected in order to reliably remove potentially harmful entities from a material feed. Recently, employing a predictive tracking approach using multitarget tracking in order to decrease the error in the physical separation in optical sorting has been proposed. For implementations that use hard associations between measurements and tracks, a linear assignment problem has to be solved for each frame recorded by a camera. The auction algorithm can be utilized for this purpose, which also has the advantage of being well suited for parallel architectures. In this paper, an improved implementation of this algorithm for a graphics processing unit (GPU) is presented. The resulting algorithm is implemented in both an OpenCL and a CUDA based environment. By using an optimized data structure, the presented algorithm outperforms recently proposed implementations in terms of speed while retaining the quality of output of the algorithm. Furthermore, memory requirements are significantly decreased, which is important for embedded systems. Experimental results are provided for two different GPUs and six datasets. It is shown that the proposed approach is of particular interest for applications dealing with comparatively large problem sizes.
  • Publication
    Application of area-scan sensors in sensor-based sorting
    ( 2018) ;
    Pfaff, F.
    ;
    Pieper, C.
    ;
    ;
    Noack, B.
    ;
    Kruggel-Emden, H.
    ;
    ;
    Hanebeck, U.D.
    ;
    Wirtz, S.
    ;
    Scherer, V.
    ;
    In the field of machine vision, sensor-based sorting is an important real-time application that enables the separation of a material feed into different classes. While state-of-the-art systems utilize scanning sensors such as line-scan cameras, advances in sensor technology have made application of area scanning sensors feasible. Provided a sufficiently high frame rate, objects can be observed at multiple points in time. By applying multiobject tracking, information about the objects contained in the material stream can be fused over time. Based on this information, our approach further allows predicting the position of each object for future points in time. While conventional systems typically apply a global, rather simple motion model, our approach includes an individual motion model for each object, which in turn allows estimating the point in time as well as the position when reaching the separation stage. In this contribution, we present results from our collaborative research project and summarize the present advances by discussing the potential of the application of area-scan sensors for sensor-based sorting. Among others, we introduce our simulation-driven approach and present results for physical separation efficiency for simulation-generated data, demonstrate the potential of using motion-based features for material classification and discuss real-time related challenges.
  • Publication
    Motion-based material characterization in sensor-based sorting
    ( 2018) ;
    Pfaff, F.
    ;
    Becker, F.
    ;
    Pieper, C.
    ;
    ;
    Noack, B.
    ;
    Kruggel-Emden, H.
    ;
    ;
    Hanebeck, U.D.
    ;
    Wirtz, S.
    ;
    Scherer, V.
    ;
    Für die Sortierung von kohäsiven, granularen Materialien entspricht die sensorgestützte Sortierung dem Stand der Technik. Die Auswahl geeigneter Systemkomponenten, wie etwa Sensorik, Beleuchtung, oder die Realisierung der Datenauswertung, orientiert sich bei der Entwicklung entsprechender Systeme an der konkreten Sortieraufgabe, die es zu lösen gilt. Eine Gemeinsamkeit findet sich im Einsatz scannender Sensoren. Jüngst wurde jedoch der Einsatz von Flächenkameras vorgeschlagen. Durch die Beobachtung von Objekten zu mehreren Zeitpunkten besteht die Möglichkeit, deren Bewegungspfade zu verfolgen. Dies erlaubt eine präzise Schätzung der Position und des Zeitpunkts, zu welchem ein Objekt die Trennstufe des Systems erreicht und hilft somit dabei, den Fehler in der physikalischen Separation zu verringern. In dieser Veröffentlichung wird vorgeschlagen, diese Bewegungsinformation ebenfalls zur Charakterisierung von Materialien zu verwenden. Durch die Ableitung geeigneter Merkmale zeigen wir exemplarisch für eine Klassifikationsaufgabe, dass hierdurch gute Ergebnisse erzielt werden können. Der vorgestellte Ansatz trägt damit zur Verringerung des Erkennungsfehlers in Sortiersystemen bei.
  • Publication
    Improving material characterization in sensor-based sorting by utilizing motion information
    ( 2017) ;
    Pfaff, F.
    ;
    Becker, F.
    ;
    Pieper, C.
    ;
    ;
    Noack, B.
    ;
    Kruggel-Emden, H.
    ;
    ;
    Hanebeck, U.D.
    ;
    Wirtz, S.
    ;
    Scherer, V.
    ;
    Sensor-based sorting provides state-of-the-art solutions for sorting of cohesive, granular materials. Systems are tailored to a task at hand, for instance by means of sensors and implementation of data analysis. Conventional systems utilize scanning sensors which do not allow for extraction of motion related information of objects contained in a material feed. Recently, usage of area-scan cameras to overcome this disadvantage has been proposed. Multitarget tracking can then be used in order to accurately estimate the point in time and position at which any object will reach the separation stage. In this paper, utilizing motion information of objects which can be retrieved from multitarget tracking for the purpose of classification is proposed. Results show that corresponding features can significantly increase classification performance and eventually decrease the detection error of a sorting system.
  • Publication
    Real-time motion prediction using the chromatic offset of line scan cameras
    ( 2017)
    Pfaff, F.
    ;
    ;
    Aristov, M.
    ;
    Noack, B.
    ;
    ;
    Hanebeck, U.
    ;
    ; ;
    Pieper, C.
    ;
    Kruggel-Emden, H.
    ;
    Wirtz, S.
    ;
    Scherer, V.
    Auf dem heutigen Stand der Technik der optischen Schüttgutsortierung werden Zeilenkameras mit einfachen Annahmen über die Teilchenbewegung kombiniert, um eine Ausschleusung bestimmter Teilchen zu ermöglichen. Kürzlich haben wir einen experimentellen optischen Bandsortierer mit einer Flächenkamera ausgestattet und gezeigt, dass durch das Verfolgen der Teilchen des Schüttguts die Güte der Vorhersagen und somit auch der Ausschleusung verbessert werden kann. In dieser Arbeit nutzen wir den Farbversatz zwischen den Farbkanälen einer Farbzeilenkamera, um in Echtzeit Informationen über die Bewegung der Teilchen abzuleiten. Dieser Ansatz erlaubt es, die Vorhersagen heutiger optischer Bandsortierer zu verbessern, ohne dass deren Hardware dafür angepasst werden muss.