Adaptive fish school search optimized resnet for multi-view 3D objects reconstruction

V. Premalatha,Nikhat Parveen
DOI: https://doi.org/10.1007/s11042-024-18530-3
IF: 2.577
2024-02-27
Multimedia Tools and Applications
Abstract:Reconstruction of multi-view 3-dimensional images is essential in robotics and computer vision to obtain an accurate 3-dimensional representation of objects by analyzing the 2-dimensional input data. For reconstructing the 3-dimensional image, it is mandatory to analyze the 3-dimensional geometry features from multiple viewpoints. It includes feature extraction and transformation from 2-dimensional features to 3-dimensional volumetric meshes. However, the existing research cannot produce consistent reconstruction results for the same input images with different orders. Therefore, the deep learning-based Residual Network-50 model is developed for 3-dimensional image reconstruction from multi-view images in the present work. The proposed system model comprises a 2-dimensional and 3-dimensional network and a backpropagation layer. From the input image, 2-dimensional features are computed using a 2-dimensional network. Then, the metaheuristic Adaptive School of Fish Optimization is used to improve the neural network’s output, determining the optimal weight that gives less classification error. Then, the testing process uses the deep autoencoder, which decodes the output of the training model. Residual Network-50 is used to reconstruct 2-dimensional images to 3-dimensional using single or multi-views. Finally, the experimental analysis is performed in Python. The experiment is performed on the ShapeNet dataset and compared with the existing works. The proposed model yields better accuracy, F-score and Intersection-over-Union values of 99.3%, 0.893 and 0.734, respectively, which is more efficient than other existing models.
computer science, information systems, theory & methods,engineering, electrical & electronic, software engineering
What problem does this paper attempt to address?