发表评论取消回复
相关阅读
相关 Quantization for Rapid Deployment of Deep Neural Networks
Quantization for Rapid Deployment of Deep Neural Networks Jun Haeng Lee, Sangwon Ha,
相关 Deep Neural Networks for Object Detection Thinking
Deep Neural Networks for Object Detection Thinking 这篇文章纯粹是以自己观点来看这篇论文,局限于自己的知识水平和能力,肯
相关 DeepInspect: A Black-box Trojan Detection and Mitigation Framework for Deep Neural Networks笔记
Challenges: C1.后门的隐蔽性使得他们很难通过功能测试functional testing来识别(这种测试通常会使用测试准确率作为检测标准)
相关 Feature Squeezing: Detecting Adversarial Examples in Deep Neural Networks笔记
Code: https://github.com/mzweilin/EvadeML-Zoo Feature squeezing: reducing the color
相关 Aggregated Residual Transformations for Deep Neural Networks
Aggregated Residual Transformations for Deep Neural Networks 文章目录 Aggrega
相关 论文笔记(IQA):Deep Neural Networks for No-Reference and Full-Reference Image Quality Assessment
@article{Bosse2017Deep, title={Deep Neural Networks for No-Reference and Full-
相关 《Channel Pruning for Accelerating Very Deep Neural Networks》论文笔记
1. 概述 这篇文章提出了一种基于LASSO回归的通道选择和最小二乘重构的迭代两步算法,有效地对每一层进行修剪。并进一步将其推广到多层和多分枝的场景下。论文中的方法能够减
相关 《Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks》论文笔记
1. 概述 这篇文章中给出了一种叫作SFP(Soft Filter Pruning),它具有如下两点优点: 1)Larger model capacity。相比直接剪
相关 《ResNeXt: Aggregated Residual Transformations for Deep Neural Networks》论文笔记
1. 概述 论文提出了ResNet网络升级版——ResNeXt网络,以往提高模型准确率的方法都是加深网络或者加宽网络。然而随着超参数数量的增加,网络设计的难度和计算开销也
相关 《ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation》论文笔记
1. 概述 > 导读:一般的分割网络需要大量的浮点运算以及较长的运算时间,这个妨碍了其在实时要求较高场合的使用,这篇文章提出了基于编解码器结构的实时分割网络ENT(Eff
还没有评论,来说两句吧...