CASSOD-Net: Cascaded and Separable Structures of Dilated Convolution for Embedded Vision Systems and Applications
Tse-Wei Chen, Deyu Wang, Wei Tao, Dongchao Wen, Lingxiao Yin, Tadayuki, Ito, Kinya Osa, Masami Kato

TL;DR
This paper introduces CASSOD-Net, a new dilated convolution structure optimized for embedded vision systems, achieving higher accuracy and faster computation in face detection and image segmentation tasks.
Contribution
It proposes a cascaded and separable dilated convolution module and a specialized hardware system, improving efficiency and accuracy over traditional methods.
Findings
CASSOD-Net reduces filter weights by 53% in face detection.
Hardware acceleration is 2.78 times faster for dilated convolutions.
CASSOD maintains accuracy while improving efficiency.
Abstract
The field of view (FOV) of convolutional neural networks is highly related to the accuracy of inference. Dilated convolutions are known as an effective solution to the problems which require large FOVs. However, for general-purpose hardware or dedicated hardware, it usually takes extra time to handle dilated convolutions compared with standard convolutions. In this paper, we propose a network module, Cascaded and Separable Structure of Dilated (CASSOD) Convolution, and a special hardware system to handle the CASSOD networks efficiently. A CASSOD-Net includes multiple cascaded dilated filters, which can be used to replace the traditional dilated filters without decreasing the accuracy of inference. Two example applications, face detection and image segmentation, are tested with dilated convolutions and the proposed CASSOD modules. The new network for face…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Image and Video Retrieval Techniques · Video Surveillance and Tracking Methods
MethodsConvolution · Dilated Convolution
