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

Difference from Background: Limit of Detection01:05

Difference from Background: Limit of Detection

8.6K
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...
8.6K
Detection of Black Holes01:10

Detection of Black Holes

2.6K
Although black holes were theoretically postulated in the 1920s, they remained outside the domain of observational astronomy until the 1970s.
Their closest cousins are neutron stars, which are composed almost entirely of neutrons packed against each other, making them extremely dense. A neutron star has the same mass as the Sun but its diameter is only a few kilometers. Therefore, the escape velocity from their surface is close to the speed of light.
Not until the 1960s, when the first neutron...
2.6K
Force Classification01:22

Force Classification

2.5K
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,...
2.5K
Deconvolution01:20

Deconvolution

623
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...
623
Reducing Line Loss01:18

Reducing Line Loss

403
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 in...
403
Relative Motion Analysis using Rotating Axes-Problem Solving01:29

Relative Motion Analysis using Rotating Axes-Problem Solving

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

You might also read

Related Articles

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

Sort by
Same author

Emergence of a mixed CAF population by FAP-CD3 T-cell engager limits therapeutic efficacy.

Journal for immunotherapy of cancer·2026
Same author

EPHX2 Orchestrates Intestinal Epithelial Barrier Repair in Ulcerative Colitis: An Integrated Multi-Omics and Experimental Study.

Clinical and translational science·2026
Same author

Atmospheric bulk deposition of microplastics in Jiuzhaigou World Natural Heritage Site: Tourism-associated divergence between particle number and polymer mass fluxes.

Journal of hazardous materials·2026
Same author

Application of ultrasound and methylation omics detection in the diagnosis of endometrial cancer.

Frontiers in oncology·2026
Same author

Spatially confined multi-enzyme cascade nanoreactor for portable and real-time pesticide detection.

Journal of nanobiotechnology·2026
Same author

Comparative Evaluation of Packing Models for Mix Design and Performance Optimization of Ceramsite-Modified Lightweight Ultra-High-Performance Concrete.

Materials (Basel, Switzerland)·2026
Same journal

Analysis of strength degradation of coal and rock masses and stability of mined areas under long term immersion environment.

PloS one·2026
Same journal

Biogenic Silver-Selenium nanocomposite with anticancer activity and potent efficacy against vancomycin-resistant Staphylococcus aureus.

PloS one·2026
Same journal

Preparation and physicochemical characterization of a biodegradable chitosan/carboxymethyl cellulose hydrogel synthesized in NaOH/urea medium.

PloS one·2026
Same journal

Action-guilt, survivor-guilt, and depression in combat-related PTSD.

PloS one·2026
Same journal

Explainable machine learning for predicting activities of daily living at discharge in stroke patients: A retrospective study using SHAP interpretability.

PloS one·2026
Same journal

Deep learning based two-way feature depiction model for brain tumor detection.

PloS one·2026
See all related articles

Related Experiment Video

Updated: Feb 22, 2026

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.1K

FRCP-YOLO: Road object detection algorithm based on improved YOLOv8n.

Dongmei Liu1, Changchun Wang1, Xuejun Li1

  • 1School of Electronic Information Engineering, Changchun University, Changchun, Jilin, China.

Plos One
|February 20, 2026
PubMed
Summary
This summary is machine-generated.

The FRCP-YOLO model enhances autonomous vehicle safety by improving road object detection accuracy and robustness. It achieves higher detection performance with fewer parameters, addressing challenges in complex driving scenarios.

Related Experiment Videos

Last Updated: Feb 22, 2026

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.1K

Area of Science:

  • Computer Vision
  • Artificial Intelligence
  • Autonomous Systems

Background:

  • Accurate road object detection is vital for autonomous vehicle safety.
  • Current models face challenges with small objects, low accuracy, and poor robustness.

Purpose of the Study:

  • To propose FRCP-YOLO, an enhanced road object detection model based on YOLOv8n.
  • To improve detection accuracy, reduce model complexity, and enhance robustness, especially for small objects.

Main Methods:

  • Replaced C2f module with FasterNet Block for faster feature extraction.
  • Introduced R-CA module for improved object focus and feature learning.
  • Implemented a high-resolution branch and detection head for small object detection.
  • Utilized PIoU v2 loss function for precise bounding box regression.

Main Results:

  • FRCP-YOLO achieved 0.924 mAP@50 and 0.667 mAP@50-95 on the KITTI dataset, outperforming the baseline by 5.0% and 6.6%.
  • Reduced model parameters by 4% compared to the baseline.
  • Demonstrated superior performance on the BDD100K dataset in complex scenarios like dense traffic and low light.

Conclusions:

  • FRCP-YOLO offers improved accuracy, efficiency, and robustness for road object detection.
  • The model shows strong generalization capabilities, making it reliable for autonomous driving in diverse conditions.