码迷,mamicode.com
首页 >  
搜索关键字:convlutional neural    ( 963个结果
Tensorflow中tflite权重参数提取与推理过程示意
1、引言 最近一段时间在对卷积神经网络进行量化的过程中,阅读了部分论文,其中对于谷歌在CVPR2018上发表的论文“Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference ...
分类:其他好文   时间:2021-02-18 13:53:35    阅读次数:0
Python for Data Science - A neural network with a Perceptron
Chapter 6 - Other Popular Machine Learning Methods Segment 2 - A neural network with a Perceptron Perceptron A perceptron is a neural network with jus ...
分类:编程语言   时间:2021-01-27 13:05:55    阅读次数:0
基于Attention的机器翻译模型(Visualizing A Neural Machine Translation Model)
参考: https://blog.csdn.net/qq_41664845/article/details/84245520#t5 https://jalammar.github.io/visualizing-neural-machine-translation-mechanics-of-seq2s ...
分类:系统相关   时间:2021-01-26 12:15:37    阅读次数:0
细粒度相关 - Learning to Zoom: a Saliency-Based Sampling Layer for Neural Networks - 1 - 论文学习
Learning to Zoom: a Saliency-Based Sampling Layer for Neural Networks Abstract 我们为卷积神经网络引入了一个基于显著性的扭曲(distortion)层,这有助于改善给定任务的输入数据的空间采样。我们的可微层可以作为预处理块 ...
分类:Web程序   时间:2021-01-04 11:35:00    阅读次数:0
[顶会论文]IROS2019机器人学习相关论文汇总
1.3D Deformable Object Manipulation Using Deep Neural Networks 摘要:由于其高二维性,可变形对象操纵是机器人技术中的一个难题。在本文中,我们提出了一种基于深度神经网络的控制器,以伺服控制具有未知变形特性的可变形物体的位置和形状。特别是,使 ...
分类:其他好文   时间:2020-12-28 10:51:58    阅读次数:0
特征可视化技术(CAM) - 4 - Score-CAM - 论文学习
https://github.com/haofanwang/Score-CAM Score-CAM: Score-Weighted Visual Explanations for Convolutional Neural Networks Abstract 近年来,卷积神经网络的内部机制以及网络做出 ...
分类:其他好文   时间:2020-12-17 12:02:29    阅读次数:2
神经网络分类知识蒸馏
参考链接: 知识蒸馏是什么?一份入门随笔 https://zhuanlan.zhihu.com/p/90049906 [论文阅读]知识蒸馏(Distilling the Knowledge in a Neural Network) https://blog.csdn.net/ZY_miao/arti ...
分类:其他好文   时间:2020-12-14 13:34:23    阅读次数:4
LOCALIZATION, DETECTION AND TRACKING OF MULTIPLE MOVING SOUND SOURCES WITH A CONVOLUTIONAL RECURRENT NEURAL NETWORK
2019-用卷积递归神经网络定位、检测和跟踪多个运动声源 摘要 本文研究了使用卷积递归神经网络对声音事件进行联合定位、检测和跟踪。我们使用先前提出的用于定位和检测静止源的CRNN,并且表明当使用动态场景训练时,递归层能够实现运动源的空间跟踪。将该神经网络的跟踪性能与结合了多源(波达方向)估计器和粒子 ...
分类:Web程序   时间:2020-11-23 12:05:14    阅读次数:14
Neural Multimodal Cooperative Learning Toward Micro-Video Understanding
论文:Neural Multimodal Cooperative Learning Toward Micro-Video Understanding 代码:Code & Data 介绍 目前来说,对于跨模态的研究主要集中在对模态间共同的线索进行研究,即一致性。然而事实上除一致性外,互补性也同样重要。 ...
分类:其他好文   时间:2020-10-20 16:38:47    阅读次数:27
A Brief Survey of Node Classification with Graph Neural Networks --译 (侵删)
原文链接: https://medium.com/@ODSC/a-brief-survey-of-node-classification-with-graph-neural-networks-fa02aff024e4 图神经网络彻底改变了图数据上神经网络的性能。 诸如Pinterest [1],Go ...
分类:Web程序   时间:2020-09-18 01:27:46    阅读次数:56
963条   上一页 1 2 3 4 ... 97 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!