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

Effects of EDTA on End-Point Detection Methods01:18

Effects of EDTA on End-Point Detection Methods

353
Different methods, such as visual observance of metal-ion indicators, spectroscopic techniques, and potentiometric methods, can determine the endpoint of an EDTA titration.
In the visual method, metal-ion indicators (metallochromic dyes), which have distinct colors in their free and complex forms, are added to the mixture to signal the titration's end point. They form stable complexes with metal ions, but these complexes are weaker than the corresponding metal–EDTA complexes. As a...
353
Improving Translational Accuracy02:07

Improving Translational Accuracy

11.9K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
11.9K
Reducing Line Loss01:18

Reducing Line Loss

206
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...
206

You might also read

Related Articles

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

Sort by
Same author

FDSNet: dynamic multimodal fusion stage selection for autonomous driving via feature disagreement scoring.

Scientific reports·2025
Same journal

MT-MRI for detection of renal interstitial fibrosis in renovascular disease.

Scientific reports·2026
Same journal

Detection of underground objects from GPR data using a lightweight YOLO-based approach.

Scientific reports·2026
Same journal

Early systemic inflammatory-metabolic trajectory phenotypes are associated with survival outcomes in metastatic renal cell carcinoma treated with nivolumab.

Scientific reports·2026
Same journal

Water balance components in a dry-seeded rice-wheat system: Untangling the effects of tillage and mulching practices.

Scientific reports·2026
Same journal

Topological approaches to quantum tensor train compression via ZX-calculus and SVD.

Scientific reports·2026
Same journal

determinants of flood impacts and adaptive capacity among market vendors in Walukuba-Masese, Jinja city, Uganda.

Scientific reports·2026
See all related articles

Related Experiment Video

Updated: Sep 18, 2025

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

650

Optimizing RetinaNet anchors using differential evolution for improved object detection.

Asaad Mohammed1, Hosny M Ibrahim1, Nagwa M Omar2

  • 1Information Technology Department, Faculty of Computers and Information, Assiut University, Assiut, 71515, Egypt.

Scientific Reports
|June 20, 2025
PubMed
Summary
This summary is machine-generated.

This study enhances RetinaNet, a leading object detection model, by optimizing anchor parameters using Differential Evolution. The improved model excels at detecting diverse object shapes, outperforming existing methods on multiple datasets.

Keywords:
Anchor optimizationComputer visionDeep learningDifferential evolutionObject detectionRetinaNet

More Related Videos

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
04:23

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

Published on: April 21, 2023

2.0K
Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

6.9K

Related Experiment Videos

Last Updated: Sep 18, 2025

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

650
A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
04:23

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

Published on: April 21, 2023

2.0K
Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

6.9K

Area of Science:

  • Computer Vision
  • Machine Learning
  • Deep Learning

Background:

  • Object detection is crucial in computer vision, with one-stage detectors prioritizing speed and two-stage detectors prioritizing accuracy.
  • RetinaNet, a single-stage detector, balances speed and accuracy using focal loss to address class imbalance.
  • RetinaNet's performance degrades with objects of unusual shapes (elongated, squat) due to suboptimal anchor parameters.

Purpose of the Study:

  • To enhance RetinaNet's object detection capabilities for diverse object shapes and datasets.
  • To overcome the limitations of fixed anchor parameters in RetinaNet for specialized object characteristics.

Main Methods:

  • An optimization algorithm based on Differential Evolution (DE) was developed to adjust anchor scales and ratios.
  • The DE algorithm determines the optimal number of anchor parameters per dataset based on annotated data.
  • The enhanced RetinaNet was evaluated on KITTI, UFDD, TomatoPlantFactoryDataset, and COCO 2017 datasets.

Main Results:

  • The proposed method significantly improved object detection performance compared to the original RetinaNet.
  • The enhanced model demonstrated superior results over anchor-free methods across various datasets.
  • Optimized anchor parameters led to better handling of objects with unique shapes.

Conclusions:

  • The Differential Evolution-based anchor optimization effectively enhances RetinaNet's adaptability to diverse object domains.
  • This approach offers a significant performance improvement for object detection tasks with varied object characteristics.
  • The optimized RetinaNet provides a more robust and accurate solution for real-world object detection challenges.