FIGConv uses factorized 3D grids and global convolutions to predict car surface pressure and drag, reporting R2=0.957 on DrivAerNet drag and 0.89% pressure error on Ahmed body.
CP-decomposition with Tensor Power Method for Convolutional Neural Networks Compression
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Convolutional Neural Networks (CNNs) has shown a great success in many areas including complex image classification tasks. However, they need a lot of memory and computational cost, which hinders them from running in relatively low-end smart devices such as smart phones. We propose a CNN compression method based on CP-decomposition and Tensor Power Method. We also propose an iterative fine tuning, with which we fine-tune the whole network after decomposing each layer, but before decomposing the next layer. Significant reduction in memory and computation cost is achieved compared to state-of-the-art previous work with no more accuracy loss.
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Factorized Implicit Global Convolution for Automotive Computational Fluid Dynamics Prediction
FIGConv uses factorized 3D grids and global convolutions to predict car surface pressure and drag, reporting R2=0.957 on DrivAerNet drag and 0.89% pressure error on Ahmed body.