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

Force Classification01:22

Force Classification

1.2K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
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,...
1.2K
Classification of Signals01:30

Classification of Signals

462
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
462
Deconvolution01:20

Deconvolution

160
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...
160
Extraction: Advanced Methods00:56

Extraction: Advanced Methods

447
Metal ions can be separated from one another by complexation with organic ligands–the chelating agent– to form uncharged chelates. Here, the chelating agent must contain hydrophobic groups and behave as a weak acid, losing a proton to bind with the metal. Since most organic ligands used in this process are insoluble or undergo oxidation in the aqueous phase, the chelating agent is initially added to the organic phase and extracted into the aqueous phase. The metal-ligand complex is...
447

You might also read

Related Articles

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

Sort by
Same author

Analysis of the Subculture Effect on the <i>Auricularia heimuer</i> Strain 'HWS1908' Based on Transcriptome.

Journal of fungi (Basel, Switzerland)·2026
Same author

3D Perception-Based Adaptive Point Cloud Simplification and Slicing for Soil Compaction Pit Volume Calculation.

Sensors (Basel, Switzerland)·2026
Same author

Research Progress of Laccase in Edible and Medicinal Fungi.

Journal of fungi (Basel, Switzerland)·2026
Same author

Impact of infrared moxibustion for patients with mild hyperlipidemia: a protocol for a randomized controlled trial.

Annals of medicine·2026
Same author

Atomically dispersed Ru on defective CdS for photocatalytic solar fuel production coupled with hydrazine degradation.

Materials horizons·2026
Same author

Research on AUV Underwater Localization Method Based on an n-Shaped Array.

Sensors (Basel, Switzerland)·2026
Same journal

Modeling the impact of budget limitation on the screening and treatment pathway of HPV-induced precancerous cervical lesions.

Mathematical biosciences and engineering : MBE·2026
Same journal

Modeling the effects of trait-mediated dispersal on coexistence of two species: Competition and non-consumptive predator-prey.

Mathematical biosciences and engineering : MBE·2026
Same journal

A close look at the viral reduction rate in target cell limited models.

Mathematical biosciences and engineering : MBE·2026
Same journal

A stochastic agent-based model for simulating tumor-immune dynamics and evaluating therapeutic strategies.

Mathematical biosciences and engineering : MBE·2026
Same journal

Addressing domain shift via imbalance-aware domain adaptation in embryo development assessment.

Mathematical biosciences and engineering : MBE·2026
Same journal

Effect of drug resistance on an HIV epidemic in heterogeneous populations.

Mathematical biosciences and engineering : MBE·2026
See all related articles

Related Experiment Video

Updated: Jul 4, 2025

Long-term Behavioral Tracking of Freely Swimming Weakly Electric Fish
10:56

Long-term Behavioral Tracking of Freely Swimming Weakly Electric Fish

Published on: March 6, 2014

12.6K

Fish sonar image recognition algorithm based on improved YOLOv5.

Bowen Xing1, Min Sun1, Minyang Ding2

  • 1College of Engineering Science and Technology, Shanghai Ocean University, Shanghai 201306, China.

Mathematical Biosciences and Engineering : MBE
|February 2, 2024
PubMed
Summary
This summary is machine-generated.

This study improves fish sonar image detection using an enhanced YOLOv5 algorithm, boosting accuracy for sustainable fisheries management. The new method effectively identifies fish stocks, aiding marine resource evaluation and conservation efforts.

Keywords:
YOLOv5algorithm optimizationdeep learningfish detectionsonar

More Related Videos

Long-term Video Tracking of Cohoused Aquatic Animals: A Case Study of the Daily Locomotor Activity of the Norway Lobster Nephrops norvegicus
05:57

Long-term Video Tracking of Cohoused Aquatic Animals: A Case Study of the Daily Locomotor Activity of the Norway Lobster Nephrops norvegicus

Published on: April 8, 2019

6.9K
Anesthesia-free Heartbeat Measurements in Freely Moving Zebrafish
03:57

Anesthesia-free Heartbeat Measurements in Freely Moving Zebrafish

Published on: April 18, 2025

373

Related Experiment Videos

Last Updated: Jul 4, 2025

Long-term Behavioral Tracking of Freely Swimming Weakly Electric Fish
10:56

Long-term Behavioral Tracking of Freely Swimming Weakly Electric Fish

Published on: March 6, 2014

12.6K
Long-term Video Tracking of Cohoused Aquatic Animals: A Case Study of the Daily Locomotor Activity of the Norway Lobster Nephrops norvegicus
05:57

Long-term Video Tracking of Cohoused Aquatic Animals: A Case Study of the Daily Locomotor Activity of the Norway Lobster Nephrops norvegicus

Published on: April 8, 2019

6.9K
Anesthesia-free Heartbeat Measurements in Freely Moving Zebrafish
03:57

Anesthesia-free Heartbeat Measurements in Freely Moving Zebrafish

Published on: April 18, 2025

373

Area of Science:

  • Marine Biology
  • Computer Vision
  • Fisheries Science

Background:

  • Sustainable fisheries management relies on accurate fish stock assessment.
  • Overfishing and challenges in deep-sea evaluation necessitate advanced detection methods.
  • Sonar image noise degrades fish target features, reducing object detection precision.

Purpose of the Study:

  • To introduce an improved fish sonar image detection algorithm based on YOLOv5.
  • To enhance feature extraction and small target detection in noisy sonar images.
  • To improve the accuracy and efficiency of fish stock assessment for marine fisheries.

Main Methods:

  • Incorporated a C3N module with depth-separable convolution and inverse bottleneck layers into YOLOv5.
  • Introduced a lowercase shallow feature layer for enhanced extraction of larger pixels.
  • Combined normalized weighted distance with Intersection over Union (IoU) and replaced non-maximum suppression (NMS) with soft-NMS.

Main Results:

  • The improved YOLOv5 model demonstrated significant gains in precision (2.3%), recall (4.7%), and mean average precision (2.7%) over the original model.
  • Compared to YOLOv3, the enhanced model achieved higher improvements in precision (2.5%), recall (6.3%), and mean average precision (6.7%).
  • The method effectively improved sonar image detection accuracy, particularly for small and overlapping targets.

Conclusions:

  • The enhanced YOLOv5 algorithm significantly improves fish sonar image detection accuracy.
  • This method offers a promising tool for fish stock assessment and marine resource evaluation.
  • Advancements in Unmanned Underwater Vehicles can leverage this technology for better fisheries management and fish culture decision-making.