Related Experiment Video
Updated: Nov 18, 2025

13:19
Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
9.7K
3D Convolutional Neural Networks Initialized from Pretrained 2D Convolutional Neural Networks for Classification of
Ibon Merino1,2, Jon Azpiazu1, Anthony Remazeilles1
1TECNALIA, Basque Research and Technology Alliance (BRTA), Mikeletegi Pasealekua 7, 20009 Donostia-San Sebastián, Spain.
Sensors (Basel, Switzerland)
|February 9, 2021
Summary
Transferring pretrained 2D network weights to 3D networks significantly improves 3D deep learning performance for object recognition tasks. This approach enhances accuracy, outperforming standalone 3D methods.
Area of Science:
- Computer Vision
- Artificial Intelligence
- Machine Learning
Background:
- Deep learning excels in 2D image processing using vision sensors.
- Emerging 3D sensors offer new perception possibilities.
- Current 3D convolutional neural networks (CNNs) lag behind 2D versions and other 3D deep learning techniques.
Purpose of the Study:
- To enhance 3D deep learning performance by transferring pretrained weights from 2D networks to their 3D counterparts.
- To evaluate different 3D CNN architectures (VGG16, ResNet, Inception ResNet, EfficientNet) in an industrial object recognition setting.
Main Methods:
- Weight transfer from established 2D networks to 3D CNNs.
- Analysis of various 3D CNN architectures including VGG16, ResNet, Inception ResNet, and EfficientNet.
- Performance comparison based on recognition accuracy in an industrial context.
Main Results:
- The EfficientNetB0 architecture, utilizing extrusion, achieved the highest accuracy of 0.9217, comparable to state-of-the-art methods.
- The weight transfer approach boosted the Inception ResNet 3D version's accuracy by up to 18% compared to the baseline 3D method.
- Different 3D CNN combinations were analyzed for recognition accuracy.
Conclusions:
- Transferring pretrained 2D weights is an effective strategy to improve 3D deep learning accuracy.
- EfficientNetB0 demonstrates strong performance in 3D object recognition tasks via weight transfer.
- This method offers a viable path to bridge the performance gap between 2D and 3D deep learning models.
Related Concept Videos
Sequence Networks of Rotating Machines
368
A Y-connected synchronous generator, grounded through a neutral impedance, is designed to produce balanced internal phase voltages with only positive-sequence components. The generator's sequence networks include a source voltage that is exclusively in the positive-sequence network. The sequence components of line-to-ground voltages at the generator terminals illustrate this configuration.
Zero-sequence current induces a voltage drop across the generator's neutral impedance and other...
Zero-sequence current induces a voltage drop across the generator's neutral impedance and other...
368
Convolution Properties II
431
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
431
Convolution Properties I
368
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
368
Convolution: Math, Graphics, and Discrete Signals
657
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
657
Classification of Systems-II
358
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
358
Neural Circuits
2.2K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
2.2K

