Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Attenuated Total Reflectance (ATR) Infrared Spectroscopy: Overview01:13

Attenuated Total Reflectance (ATR) Infrared Spectroscopy: Overview

1.2K
Attenuated total reflectance (ATR) infrared spectroscopy is a powerful analytical technique used to study the composition of materials. It is widely employed in chemistry, materials science, forensic science, and other fields where sample characterization is required. ATR has several advantages over traditional transmission IR spectroscopy, including the requirement of little to no sample preparation and the ability to analyze a wide range of samples.
The ATR process begins by directing a beam...
1.2K
Design Example: Identifying the Locations of Monuments in the Field Using Global Positioning System Device01:30

Design Example: Identifying the Locations of Monuments in the Field Using Global Positioning System Device

379
Surveyors use Global Positioning System (GPS) technology to measure the precise location and elevation of points on Earth. In a recent survey, GPS receivers were used to determine the coordinates and elevations of two park monuments. The process involved careful mission planning, data collection, and correction to ensure accuracy. The survey began with mission planning to identify optimal satellite visibility and minimize Position Dilution of Precision (PDOP). A geodetic control point...
379
Association Areas of the Cortex01:21

Association Areas of the Cortex

8.9K
Association areas are regions of the cerebral cortex that do not have a specific sensory or motor function. Instead, they integrate and interpret information from various sources to enable higher cognitive processes such as memory, learning, and decision-making. Some key association areas include the following:
Prefrontal Association Area: This area is located in the frontal lobe and is involved in planning, decision-making, and moderating social behavior. It connects with primary motor areas,...
8.9K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Triglyceride-glucose related index and its association with coronary heart disease risk in patients with metabolic dysfunction-associated steatotic liver disease: a retrospective analysis based on type 2 diabetes mellitus.

Frontiers in endocrinology·2026
Same author

An SLCO2B1 mRNA Isoform Acts as a Noncoding RNA to Drive Cancer Progression by Triggering Protein Biosynthesis.

Cancer research·2026
Same author

Hypertension-Associated Acetate Deficiency Enhances Platelet Activation and Thrombosis Via Olfr78.

Circulation research·2026
Same author

The association of serum levels of vitamin D with leucocyte telomere length, as a marker of biological aging: A meta-analysis.

Medicine·2026
Same author

[Research progress on the role of myeloid-derived suppressor cells in multiple sclerosis].

Xi bao yu fen zi mian yi xue za zhi = Chinese journal of cellular and molecular immunology·2026
Same author

Comparative analysis of complete chloroplast genomes reveals the phylogenetic relationships of Lygodium Sw. (Lygodiaceae) species in China.

BMC genomics·2026
Same journal

Correction: A method for supervoxel-wise association studies of age and other non-imaging variables from coronary computed tomography angiograms.

Scientific reports·2026
Same journal

Poly(bromophenol blue)/CoSn(OH)<sub>6</sub> cubic particles modified pencil graphite electrode for electrochemical determination of diphenhydramine.

Scientific reports·2026
Same journal

Dietary Chlorella, Spirulina, and acidifier modulate jejunal cytokine-related gene expression in broiler chickens.

Scientific reports·2026
Same journal

Perceived physical activity barriers in university students: associations with fatigue and eating behaviours.

Scientific reports·2026
Same journal

Refuge limitation structures habitat use in agricultural landscapes: evidence from Sunda pangolins.

Scientific reports·2026
Same journal

Lightweight stateless transaction verification with outsourced witness updates for UTXO blockchains.

Scientific reports·2026
See all related articles

Related Experiment Video

Updated: Jan 16, 2026

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

Published on: May 7, 2019

9.6K

An advanced adaptive detector for oriented objects in remote sensing imagery.

QiBang Li1, ZhiChao Fan2, XuYing Zhao3

  • 1School of Mathematical Sciences, Capital Normal University, Beijing, 100048, China.

Scientific Reports
|September 30, 2025
PubMed
Summary
This summary is machine-generated.

This study introduces AdaR-YOLOv8, an adaptive detector improving oriented object detection in remote sensing images by addressing scale variations and angle issues. It sets a new benchmark for accuracy in challenging aerial and satellite imagery analysis.

Keywords:
Deformable convolutionsFeature fusionGaussian distributionOriented object detectionRemote sensing imageryYOLOv8

More Related Videos

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

1.0K
Collecting and Processing Drone-based Remotely Sensed Data for Use in Forest Recovery Monitoring
08:16

Collecting and Processing Drone-based Remotely Sensed Data for Use in Forest Recovery Monitoring

Published on: October 24, 2025

488

Related Experiment Videos

Last Updated: Jan 16, 2026

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment

Published on: May 7, 2019

9.6K
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

1.0K
Collecting and Processing Drone-based Remotely Sensed Data for Use in Forest Recovery Monitoring
08:16

Collecting and Processing Drone-based Remotely Sensed Data for Use in Forest Recovery Monitoring

Published on: October 24, 2025

488

Area of Science:

  • Computer Vision
  • Remote Sensing
  • Machine Learning

Background:

  • Object detection models like YOLOv8 struggle with oriented objects in remote sensing due to scale variations, irregular shapes, and arbitrary orientations.
  • Existing methods often fail to address multiple challenges simultaneously, limiting oriented detection performance.
  • Inconsistency in loss measurement and angle discontinuity are significant hurdles in current oriented detection techniques.

Purpose of the Study:

  • To develop an advanced adaptive detector, AdaR-YOLOv8, enhancing YOLOv8 for oriented object detection in remote sensing imagery.
  • To overcome limitations of existing methods by proposing novel strategies for feature extraction, fusion, and loss calculation.
  • To establish a new benchmark for oriented object detection accuracy in challenging remote sensing datasets.

Main Methods:

  • Introduced the C2f-DCN module using deformable convolutions for dynamic shape adaptation during feature extraction.
  • Implemented Multi-Scale Sequential Feature Fusion (MSFF) with 3D convolution for improved multi-scale feature merging and small target detection.
  • Incorporated the KFIoU loss function to effectively handle angle regression issues and angle discontinuity.

Main Results:

  • AdaR-YOLOv8 demonstrated significant improvements in detection accuracy on the DOTA and HRSC2016 datasets.
  • The proposed methods successfully addressed challenges related to scale variation, irregular shapes, and arbitrary orientations.
  • Achieved state-of-the-art performance, establishing a new benchmark for oriented object detection in remote sensing.

Conclusions:

  • AdaR-YOLOv8 offers a robust solution for oriented object detection in remote sensing imagery.
  • The integration of deformable convolutions, advanced feature fusion, and specialized loss functions enhances detection capabilities.
  • This work advances the field of remote sensing image analysis by providing a more accurate and reliable detection system.