Estimativa de mapas de profundidade usando encoder-decoder com módulos de atenção
Ano de defesa: | 2024 |
---|---|
Autor(a) principal: | |
Orientador(a): | |
Banca de defesa: | |
Tipo de documento: | Tese |
Tipo de acesso: | Acesso aberto |
Idioma: | por |
Instituição de defesa: |
Universidade Federal de São Carlos
Câmpus São Carlos |
Programa de Pós-Graduação: |
Programa de Pós-Graduação em Ciência da Computação - PPGCC
|
Departamento: |
Não Informado pela instituição
|
País: |
Não Informado pela instituição
|
Palavras-chave em Português: | |
Área do conhecimento CNPq: | |
Link de acesso: | https://repositorio.ufscar.br/handle/20.500.14289/21001 |
Resumo: | Camera calibration plays a fundamental role in image acquisition, being an important step in stereo vision systems. This technique allows for precise correspondence between points of interest in images captured by different cameras. With calibration, it is possible to relate real-world coordinates to image coordinates, which is essential for determining disparity (the positional difference of a point in the two images) and, consequently, estimating depth in a scene. However, the configuration of these systems is still a quite complex process. Therefore, the estimation of depth maps from single images has gained increasing traction, as it uses only one camera to capture images. Instead of relying on disparity, monocular techniques use computer vision algorithms, such as structure from motion, feature matching, and deep learning, to infer depth in a scene. Additionally, they are more flexible in terms of hardware, as they utilize only one camera, making them more suitable for applications in mobile devices and embedded systems. With this in mind, the present work proposes a new methodology that employs genetic programming and symbolic regression as an alternative to conventional camera calibration methods. The results obtained with the proposed approach demonstrate superior accuracy compared to some of the most relevant methods in the literature. All experiments conducted with this new approach were evaluated using Wilcoxon statistical tests with a significance level of 5%. For the process of estimating depth maps from monocular images, the work investigates the use of attention modules, proposing new configurations and architectural modifications with the aim of achieving competitive results relative to the state of the art. After ablation studies, it was observed that the configuration with CBAM (Convolutional Block Attention Module) in the encoder and Modified GCNet (Global Context Networks) in the decoder yielded the best results for the problem of depth map estimation using a simple Convolutional Neural Network model. The evaluation of the proposed model indicated, in some scenarios, superior performance compared to the works used for comparison, showing an improvement of 25.22% in Absolute Relative Error and 6.28% in Mean Squared Error. In summary, this work contributes significantly to the advance ment of research in camera calibration and depth estimation, opening new perspectives for the application of convolutional neural networks in resource-limited contexts. The practical implications of the results are vast, suggesting that the ongoing development of deep learning architectures can not only improve accuracy in depth estimation but also make these technologies more accessible and applicable in mobile devices and embedded systems. Future studies could explore the integration of these methodologies in real-world scenarios, enhancing their applicability in areas such as robotics, augmented reality, and autonomous navigation, thus establishing a significant advancement in computer vision research. |