Paper ID | 3D-2.2 | ||
Paper Title | Mesh Classification with Dilated Mesh Convolutions | ||
Authors | Vinit Veerendraveer Singh, Shivanand Venkanna Sheshappanavar, Chandra Kambhamettu, University of Delaware, United States | ||
Session | 3D-2: Point Cloud Processing 2 | ||
Location | Area J | ||
Session Time: | Wednesday, 22 September, 08:00 - 09:30 | ||
Presentation Time: | Wednesday, 22 September, 08:00 - 09:30 | ||
Presentation | Poster | ||
Topic | Three-Dimensional Image and Video Processing: Point cloud processing | ||
IEEE Xplore Open Preview | Click here to view in IEEE Xplore | ||
Abstract | Unlike images, meshes are irregular and unstructured. Thus, it is not trivial to extend existing image-based deep learning approaches for mesh analysis. In this paper, inspired by dilated convolutions for images, we proffer dilated convolutions for meshes. Our Dilated Mesh Convolution (DMC) unit inflates the kernels' receptive field without increasing the number of learnable parameters. We also propose a Stacked Dilated Mesh Convolution (SDMC) block by stacking DMC units. It considers spatial regions around mesh faces' at multiple scales while summarizing the neighboring contextual information. We accommodated SDMC in MeshNet to classify 3D meshes. Experimental results demonstrate that this redesigned model significantly improves classification accuracy on multiple data sets. Code is available at https://github.com/VimsLab/DMC. |