博客摘录「 YOLOv5模型剪枝压缩」2024年5月11日

添加L1正则来约束BN层系数

语义边缘检测和语义分割的关系调研结果为,语义信息可以用来增强语义分割的效果,也有一定的优点和采用理由,但此类论文的数量并不是很多,语义分割的多数方法还是使用深度学习直接做像素分类。在对比两者的性能时发现,两者的performance指标不一样,所以无法进行对比。

Research findings on the relationship between semantic edge detection and semantic segmentation indicate that semantic information can be used to enhance the effectiveness of semantic segmentation. However, the number of such papers is not very large, and most methods of semantic segmentation still use deep learning for direct pixel classification. When comparing the performance of the two, it is found that their performance metrics are different, making it impossible to compare them directly.

边缘检测和显著性检测的关系是,边缘信息可以用来增强显著性检测的效果。因为基本边缘检测在数据处理时都是第一个步骤。The relationship between edge detection and saliency detection is that edge information can enhance the effect of saliency detection. This is because basic edge detection is typically the first step in data processing.

BSDS500 轮廓检测与语义分割数据集_数据集-阿里云天池

【免费】BDCNWEIGHTS资源-CSDN文库

Learning Spatial Context: Using Stuff to Find Things (stanford.edu)

阅读了三篇关于基于深度学习的边缘检测的综述论文,发现了12篇关于更流行的算法的论文。整理了模型架构和指标信息。

After reading three review papers on deep learning-based edge detection, I discovered 12 papers on more popular algorithms. I have organized the model structures and metric information.

相关推荐
chouchuang8 小时前
day-030-综合练习-笔记管理器
开发语言·笔记·python
岑梓铭12 小时前
《考研408数据结构》第六章(6.3 图的遍历)复习笔记
数据结构·笔记·考研··拓扑排序·408
he_wen_jian13 小时前
【无标题】
笔记
灵性(๑>ڡ<)☆13 小时前
Java学习笔记--面向对象高级(多态)
笔记·学习
智者知已应修善业14 小时前
【51单片机实现初始化数码管不显示按启动从0秒计时到60按暂停一次显示当前秒按2次恢复原始状态】2024-6-11
c语言·c++·经验分享·笔记·嵌入式硬件·算法·51单片机
AA陈超14 小时前
003 XiYou 西游 — P0 阶段实施计划
c++·笔记·学习·ue5
沪上企服通15 小时前
上海地区代账服务供给侧的五种架构形态:从 pipeline SLA 到领域深度的选型笔记
笔记·架构
库玛西17 小时前
深入剖析 Linux 线程机制与分页式存储管理
linux·服务器·c++·笔记
奋发向前wcx17 小时前
y1,y2总复习笔记2 2026.7.15
java·笔记·算法
苦瓜汤补钙17 小时前
Oracle JDK8 环境配置-Win11
开发语言·数据库·笔记·oracle