چكيده به لاتين
Over the past decade deep learning has achieved significant achievements in the area of processing and realization of two- dimensional data and has become advanced option for doing such as classification, segmentation, recognition and so forth. For this reason, it has been used in the three-dimensional field using the rich data available. However, this has not been simple because of the complex geometric nature of 3D objects and large structural changes due to various three-dimensional representations, it brings with it many challenges. One of the most important types of 3D data representations is point cloud representation. Point cloud is a collection of points with different scatter at the three-dimensional Euclidean space. This data, unlike other representation such as Voxel representation, has less complexity and computational cost and it is closest type of data to raw data than is received from 3D data recording devices such as LIDAR, Depth Cameras and RADAR. Increasing practical application in robotic, AGV, UAV and Virtual reality caused this type of representation to be popular. However, it is not possible to use convolutional neural networks due to the inherent irregularity and permeability of points in the form of two-dimensional images in this type of data. In this paper, in order to classify three-dimensional data with direct processing network on cloud point representation, three-dimensional data is used. In order to improve this network, it is recommended to use the attention mechanism. For this purpose, an attention module at three-dimensional in accordance with the data structure of cloud point and the existing challenges for its processing is designed that can extract richer features from the input so that the global signature obtained from the whole form contains better and more useful information. To evaluate the performance of the network, a well-known dataset was used in the three-dimensional data classification called modelnet40, and we reached a total accuracy of 89.9% and an average accuracy of 87.1%. Finally, a comparison of our results with the work of others shows that if this module is used, in addition to increasing accuracy, the volume of calculations and training time will be greatly reduced.