Jove
Visualize
联系我们
JoVE
x logofacebook logolinkedin logoyoutube logo
关于 JoVE
概览领导团队博客JoVE 帮助中心
作者
出版流程编辑委员会范围与政策同行评审常见问题投稿
图书馆员
用户评价订阅访问资源图书馆顾问委员会常见问题
研究
JoVE JournalMethods CollectionsJoVE Encyclopedia of Experiments存档
教育
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab Manual教师资源中心教师网站
使用条款与条件
隐私政策
政策

相关概念视频

Distributed Loads: Problem Solving01:21

Distributed Loads: Problem Solving

646
Beams are structural elements commonly employed in engineering applications requiring different load-carrying capacities. The first step in analyzing a beam under a distributed load is to simplify the problem by dividing the load into smaller regions, which allows one to consider each region separately and calculate the magnitude of the equivalent resultant load acting on each portion of the beam. The magnitude of the equivalent resultant load for each region can be determined by calculating...
646
Distributed Loads01:19

Distributed Loads

538
Distributed loads are a common type of load that engineers and scientists encounter in various practical situations. Distributed loads often refer to a type of load spread over a surface or a structure and can be modeled as continuous force per unit area.
For example, consider a bookshelf filled with books stacked vertically adjacent to each other. The weight of the books is evenly distributed over the length of the shelf. As a result, the pressure at different locations on the surface of the...
538
Detection of Black Holes01:10

Detection of Black Holes

2.2K
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.2K
Maxwell-Boltzmann Distribution: Problem Solving01:20

Maxwell-Boltzmann Distribution: Problem Solving

1.5K
Individual molecules in a gas move in random directions, but a gas containing numerous molecules has a predictable distribution of molecular speeds, which is known as the Maxwell-Boltzmann distribution, f(v).
This distribution function f(v) is defined by saying that the expected number N (v1,v2) of particles with speeds between v1 and v2 is given by
1.5K
Cable Subjected to a Distributed Load01:24

Cable Subjected to a Distributed Load

689
The analysis of suspension bridges is a complex and critical process that involves multiple factors, including the shape and tension of the main cables. The main cables of suspension bridges are subjected to distributed loads, which result in changes in tensile forces and deformation of the cable. These loads must be carefully considered to ensure that the bridge is safe and capable of supporting the weight of different loads.
689
Difference from Background: Limit of Detection01:05

Difference from Background: Limit of Detection

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

您也可能阅读

相关文章

通过共同作者、期刊和引用图与本文相关的文章。

排序
Same author

Influence of trough currents on Permian reef-shoal belts and reef-capping dolomite reservoirs, Damaoping Block, Sichuan Basin, China.

Scientific reports·2026
Same author

A Trade-Off Between Thermodynamics and Kinetics of O<sub>2</sub> Binding for Highly Active and Selective Electrocatalytic Oxygen Reduction Reaction.

Angewandte Chemie (International ed. in English)·2026
Same author

Facile synthesis of tetraphenylpyrazine-based AIE molecules with distinguishable fluorescence for aging latent fingerprint visualization.

Chemical communications (Cambridge, England)·2026
Same author

Sc-Doped Mn<sub>2</sub>O<sub>3</sub> from a Permanganate Precursor for Electrocatalytic Oxygen Evolution.

Chemphyschem : a European journal of chemical physics and physical chemistry·2025
Same author

Carbon storage change, driving mechanism, and scenario prediction in Beijing-Tianjin-Hebei region for regional carbon neutral target: From history to future.

The Science of the total environment·2025
Same author

Scenario-based simulation of ecosystem service supply and demand in China's Yangtze River Economic Belt.

Environmental research·2025

相关实验视频

Updated: Jul 6, 2025

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
08:20

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

Published on: October 27, 2023

1.5K

YOLO_Bolt:用于螺栓检测的轻量级网络模型.

Zhenyu Liu1, Haoyuan Lv2

  • 1Shenyang University of Technology, Shenyang, 110870, Liaoning, China.

Scientific reports
|January 5, 2024
PubMed
概括

本研究介绍了YOLO_Bolt,这是一款用于工业工件识别的轻量级物体检测模型. YOLO_Bolt显著减少了模型大小,并通过改进功能利用和特定任务的调整提高了检测准确性.

科学领域:

  • 计算机视觉 计算机视觉
  • 机器学习 机器学习
  • 工业自动化 工业自动化

背景情况:

  • 准确的工件识别对于工业生产效率至关重要.
  • 像YOLOv5这样的现有模型在工厂设置中面临硬件资源限制的限制.
  • 对于实时工业应用,需要轻量级但准确的物体检测模型.

研究的目的:

  • 开发一个轻量级的物体检测模型,YOLO_Bolt,通过优化YOLOv5用于工业环境.
  • 为了提高功能利用率和检测准确度,同时最大限度地减少模型大小.
  • 为自动工件检测提供有效的辅助技术支持.

主要方法:

  • 在YOLOv5.5的骨干和部模块中实现了幽灵瓶轻量级深卷积.
  • 引入了一个非对称的特征金字塔网络,以改善特征利用率和减少干扰.
  • 根据任务特定要求和损失函数分析重新设计了脱头层.

主要成果:

  • YOLO_Bolt实现了6.8M参数的模型尺寸,将原来的YOLOv5s尺寸减半.
  • 在MSCOCO 2017年数据集上,mAP增长了2.4%,FPS改进了104/秒.
  • 在自制螺栓数据集中,mAP 0.5的增长率为4.2%,超过YOLOv8的1.2%.

更多相关视频

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

9.4K
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

557

相关实验视频

Last Updated: Jul 6, 2025

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
08:20

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

Published on: October 27, 2023

1.5K
A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

9.4K
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

557

结论:

  • YOLO_Bolt可以显著降低模型参数,并提高检测性能.
  • 轻量级的设计和增强的功能利用使其适用于资源有限的工业环境.
  • 拟议的模型为制造业中的智能工件识别提供了有效的技术支持.