Contents
Keywords: deep learning, object detection and tracking, pattern recognition, image segmentaion, Bayesian inference, Markov random field.
The context of the project is to detect and track each accropode of the dam (accropodes blocks are used to strengthen the dam) at "La Réunion" island (the project "Nouvelle route du Littoral"). The point clouds are acquired using photogrammetry method (drone aerial survey) or using bathymetric surveys (for the blocks submerged in the water).
An automated detection of accropode block from a point cloud is presented. The input point cloud is first decomposed into a set of regions, in which spatial and normal information are taken into account. An adjacency graph is then built. An iterative process of region growing/merging is incorporated with ICP (iterative closest point) fitting using the CAD model. The algorithm is capable to detect accropodes whose a very small part is visible.
Patent: David Tran-Thanh NGO, Natacha ROBERT, Elisabeth GARDON, "Détection et suivi de blocs préfabriqués dans les nuages de points", pending registration by Soletanche Freyssinet.
The infrastructure managers carry out periodically an assessment of the state of their heritage to ensure that the structures do not present a risk and schedule the maintenance operations.
Today the cartographies of disorders are manually carried out by Civil Engineering inspectors. The disorders are located and then, their caracteristics (length, surface,...) are mesured or estimated.
The goal of the project is to develop an automated detection of defect (concrete spalling, concrete crack, ...) from the orthophoto using deep learning. So, the inspectors can focus on understanding pathologies of defects and not on their representations.
Abstract: Automated building defect detection is highly required in the field of civil and construction to increase the working efficiency of building surveyors. The current image processing techniques are difficult to capture visual representation of cracks in a complex background due to the irregular crack patterns and size. Hence, deep learning neural network is proposed to automatically identify defects. The proposed model is based on pre-trained CNN classifiers of VGG-16 with class activation mapping (CAM) for object localisation. The proposed model has proven to be robust and able to accurately detect and localise building defects.
One of the main issues raised by nuclear fusion relates to the safe exploitation of wall materials that can withstand high heat flux. To satisfy these requirements, numerous diagnostics are implemented, especially Infrared (IR) and visible camera to survey and study the behavior of the wall. A powerful Imaging Software is therefore essential in order to analyze the data. In this context, since 2016, within the IRFM (Institute for Magnetic Fusion Research), CEA Cadarache, I am in charge of the conception and development of a software platform for the exploitation of imaging diagnostics in nuclear fusion devices (WEST tokamak of the CEA/Cadarache and Wendelstein 7-X stellarator of IPP Greifswald).
The software is a C++ framework with Qt library which is aimed to provide a visualization and analysis tool for infra-red data. Some of its functionalites :
We develop a method to detect, track thermal events using feature extraction (motion and visual patterns) from offline videos. By using the thermal event detection editor plugin, experts annotate thermal events and correct event detection results (remove false alarm and/or add miss-detection object) and saved them into the SQL Database. They create a ground truth to feed the neural network. A CNN (convolutional neural network) is trained with event features. The network is then used to detect and track thermal events in a new IR video.
Abstract: an automated detection of rectangular buildings from monocular very high resolution aerial images, based on a novel region-growing image segmentation algorithm is proposed. The input image is first decomposed into a set of homogeneous primitive regions. Regions are then grouped into different clusters by a Markov Random Field (MRF)-based region classification. According to the position of the shadows, a merging procedure is performed over regions that belongs to the same cluster to produce regions whose shapes are appropriate to rectangles. This iterative classification-merging stops when no merging happens. Final building regions are extracted from the obtained region growing image segmentation result. The experimental results prove that the proposed method is applicable in various areas (high dense urban, suburban, and rural) and is highly robust and reliable.
Abstract: A new method for simultaneously detecting shadows and vegetation in remote sensing images, based on Otsu’s thresholding method and Dempster-Shafer (DS) fusion which aims at combining different shadow indices and vegetation indices in order to increase the information quality and to obtain a more reliable and accurate segmentation result. The DS fusion is carried out pixel by pixel and is incorporated in the Markovian context while obtaining the optimal segmentation with the energy minimization scheme associated with the Markov random field (MRF). This new approach is applied on remote sensing images and demonstrates its efficiency.
You can find here the comments of my PhD advisors on my work.
Abstract: European sea bass is a highly mobile species whose spatial dynamics remain poorly understood. In order to analyze adult migration patterns, we carried out tagging experiments (acoustic telemetry and data storage tags) off the coast of west Brittany. Acoustic tracking provided 3D behaviour used to parameterize a geolocation method from DST data (depth and temperature). To date, 21 DSTs out of 246 have been recovered. Our geolocation model (daily predicted probability maps issued from a HMM - hidden Markov model) combines both satellite SST data and the hydrodynamic model MARS3D. A sensitivity analysis demonstrates its robustness to recover consistent movement patterns. Fish with long times at liberty exhibited strong site fidelity to summer feeding ground. Reconstructed individual trajectories revealed different spawning migration patterns (mostly in the Bay of Biscay but also in the Celtic sea/English Channel). The joint analysis of horizontal and vertical movements showed seasonal behavioural shifts. Our results support the hypothesis of a fine scale spatial structuring at the population scale, a key issue poorly addressed by current management frameworks. It also provides key information for the understanding and the modelling of the spatial dynamics of the species under environmental forcing.