Related Experiment Video
Updated: Sep 27, 2025

04:23
A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
Published on: April 21, 2023
2.0K
SCRDet++: Detecting Small, Cluttered and Rotated Objects via Instance-Level Feature Denoising and Rotation Loss
Summary
This study introduces denoising and a novel IoU factor to improve object detection, especially for small, cluttered, and rotated objects. The enhanced SCRDet++ detector shows significant effectiveness across diverse datasets.
Area of Science:
- Computer Vision
- Machine Learning
- Image Processing
Background:
- Object detection is challenged by small, cluttered, and rotated objects.
- Traditional methods struggle with accurate bounding boxes for rotated objects, leading to background contamination.
Purpose of the Study:
- To enhance object detection for small, cluttered, and rotated objects.
- To introduce instance-level denoising and address rotation variations in object detection.
Main Methods:
- Instance-level denoising on feature maps to improve small object detection.
- Incorporating a novel IoU constant factor into smooth L1 loss to resolve boundary issues caused by angular periodicity and edge exchangeability.
- Developing the SCRDet++ detector by combining denoising and rotation-handling techniques.
Main Results:
- The proposed SCRDet++ detector demonstrates effectiveness on various datasets, including aerial, natural, scene text, and traffic light images.
- Experiments were conducted on DOTA, DIOR, UCAS-AOD, COCO, ICDAR2015, BSTLD, and the newly released S2TLD datasets.
- The new S2TLD dataset, featuring 5,786 images and 14,130 traffic light instances, was made publicly available.
Conclusions:
- The integration of denoising and a novel IoU factor significantly enhances object detection performance.
- SCRDet++ effectively addresses the challenges posed by small, cluttered, and rotated objects.
- The study contributes a new dataset and an improved detection method for computer vision applications.
More Related Videos
Related Concept Videos
Reducing Line Loss
209
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
209
Deconvolution
270
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...
270
Relative Motion Analysis using Rotating Axes-Problem Solving
457
Consider a crane whose telescopic boom rotates with an angular velocity of 0.04 rad/s and angular acceleration of 0.02 rad/s2. Along with the rotation, the boom also extends linearly with a uniform speed of 5 m/s. The extension of the boom is measured at point D, which is measured with respect to the fixed point C on the other end of the boom. For the given instant, the distance between points C and D is 60 meters.
Here, in order to determine the magnitude of velocity and acceleration for point...
Here, in order to determine the magnitude of velocity and acceleration for point...
457
Relative Motion Analysis using Rotating Axes
559
Consider a component AB undergoing a linear motion. Along with a linear motion, point B also rotates around point A. To comprehend this complex movement, position vectors for both points A and B are established using a stationary reference frame.
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
559
Downsampling
287
When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
287
Difference from Background: Limit of Detection
7.2K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
The LOD indicates the presence or absence...
7.2K

