Related Experiment Video
Updated: Jul 13, 2026

12:49
A Method for 3D Reconstruction and Virtual Reality Analysis of Glial and Neuronal Cells
Published on: September 28, 2019
12.8K
Lightweight 3-D Convolutional Occupancy Networks for Virtual Object Reconstruction.
IEEE Computer Graphics and Applications
|February 6, 2024
Summary
This study introduces a lightweight implicit representation using convolutional occupancy networks for efficient 3-D object reconstruction on edge devices. The method balances mesh quality and generation speed, proving effective across various hardware.
Area of Science:
- Computer Vision
- Computer Graphics
- Geometric Deep Learning
Background:
- Edge devices require adaptable technologies for demanding tasks like 3-D object reconstruction.
- Existing methods often prioritize mesh quality over computational speed, limiting their use on embedded systems.
Purpose of the Study:
- To develop a lightweight implicit representation for efficient 3-D object reconstruction.
- To achieve a balance between mesh generation time and mesh quality for embedded applications.
Main Methods:
- Leveraging convolutional occupancy networks for lightweight implicit representation.
- Implementing and testing the approach on the ShapeNet dataset.
Main Results:
- Demonstrated the effectiveness of the proposed approach on diverse hardware, including GPUs, CPUs, and embedded devices.
- Achieved a favorable balance between mesh generation speed and quality.
Conclusions:
- The proposed convolutional occupancy network approach offers an efficient solution for 3-D object reconstruction on resource-constrained edge devices.
- This method advances the feasibility of complex computer graphics tasks in augmented and virtual reality on non-specialized hardware.
Related Concept Videos
Computed Tomography
Tomography refers to imaging by sections. Computed tomography (CT) is a non-invasive imaging technique that uses computers to analyze several cross-sectional X-rays to reveal minute details about structures in the body.
The technique was invented in the 1970s and is based on the principle that as X-rays pass through the body, they are absorbed or reflected at different levels. In the technique, a patient lies on a motorized platform while a computerized axial tomography (CAT) scanner rotates...
The technique was invented in the 1970s and is based on the principle that as X-rays pass through the body, they are absorbed or reflected at different levels. In the technique, a patient lies on a motorized platform while a computerized axial tomography (CAT) scanner rotates...
Virtual Work for a System of Connected Rigid Bodies
Virtual work is a powerful method used to solve problems involving several connected rigid bodies. When the system is in equilibrium, virtual work is zero. This allows the calculation of the resulting forces when a system undergoes a virtual displacement. When attempting to analyze such a system, first, use a free-body diagram, where an independent coordinate represents the configuration of the links, and mark its deflected position resulting from the positive virtual displacement.
Next,...
Next,...
Convolution Properties II
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...
Deconvolution
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...

