Related Experiment Video
Updated: Oct 14, 2025

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
Published on: November 30, 2022
Zenithal isotropic object counting by localization using adversarial training.
Javier Rodriguez-Vazquez1, Adrian Alvarez-Fernandez2, Martin Molina3
1Computer Vision and Aerial Robotics Group, Universidad Politécnica de Madrid, Madrid, Spain; Department of Artificial Intelligence, Universidad Politécnica de Madrid, Madrid, Spain.
This study introduces a new object counting method that precisely locates individual objects, unlike density map approaches. This technique provides accurate counts and object positions, beneficial for applications like precision agriculture.
Area of Science:
- Computer Vision
- Machine Learning
- Image Analysis
Background:
- Manual object counting in images is labor-intensive and prone to human error due to fatigue.
- Current deep learning methods often rely on density map regression, which can lack precise localization.
- Accurate object localization is crucial for applications such as precision agriculture.
Purpose of the Study:
- To develop a novel object counting method that localizes individual objects instead of relying on density maps.
- To provide both accurate object counts and their precise spatial locations.
- To improve counting accuracy and localization through a novel training strategy.
Main Methods:
- A two-step approach utilizing a Convolutional Neural Network (CNN) to map objects to blob-like structures.
- Employing a Laplacian of Gaussian (LoG) filter to detect the positions of these blob-like structures.
- Implementing a semi-adversarial training procedure to enhance the method's performance.
Main Results:
- The method achieves state-of-the-art performance on public benchmarks for isometric object counting.
- It successfully provides the precise location of each counted object, a significant advantage over density-based methods.
- The semi-adversarial training significantly improved the overall results.
Conclusions:
- The proposed object localization and counting method offers a valuable alternative to density map approaches.
- The ability to provide object positions enhances its utility in fields requiring precise spatial data, like precision agriculture.
- The method demonstrates competitive accuracy while delivering richer information.
Related Concept Videos
Aggregates Classification
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
Centroid of a Body: Problem Solving
The x-coordinates and y-coordinates of each element's...
Force Classification
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
Collisions in Multiple Dimensions: Problem Solving
A small car of mass 1,200 kg traveling east at 60 km/h collides at an intersection with a truck of mass 3,000 kg traveling due north at 40 km/h. The two vehicles are locked together. What is the...

