博客摘录「 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.

相关推荐
泽克9 小时前
3.4 智能化系统工程施工技术
笔记
南境十里·墨染春水9 小时前
C++笔记 forward完美转发
开发语言·c++·笔记
吃着火锅x唱着歌9 小时前
深度探索C++对象模型 学习笔记 第四章 Function语意学(2)
c++·笔记·学习
来生硬件工程师9 小时前
【程序库】 MutiButton 按键库
c语言·笔记·stm32·单片机·mcu·嵌入式实时数据库
白夜111710 小时前
C++任务调度与状态机
开发语言·c++·笔记
xian_wwq10 小时前
【学习笔记】储能系统的铁三角:BMS、PCS、EMS分别管啥
笔记·学习·储能系统
中屹指纹浏览器10 小时前
指纹浏览器自动化测试中的环境一致性与稳定性保障
经验分享·笔记
初圣魔门首席弟子11 小时前
深度学习复习笔记|多层感知机 (MLP):原理 + 从零实现 + 简洁实现
人工智能·笔记·深度学习
码途漫谈11 小时前
Easy-Vibe开发篇阅读笔记(十二)——后端开发之如何集成Stripe等收费系统
笔记·ai·开源·状态模式·ai编程
在下_诸葛11 小时前
langgraph学习笔记
笔记·python·学习·langgraph教程