码迷,mamicode.com
首页 >  
搜索关键字:convlutional neural    ( 963个结果
深度学习论文翻译解析(二):An End-to-End Trainable Neural Network for Image-based Sequence Recognition and Its Application to Scene Text Recognition
论文标题:An End-to-End Trainable Neural Network for Image-based Sequence Recognition and Its Application to Scene Text Recognition 论文作者: Baoguang Shi, Xia ...
分类:移动开发   时间:2018-11-24 20:54:22    阅读次数:310
What is “Neural Network”
Modern neuroscientists often discuss the brain as a type of computer. Neural networks aim to do the opposite: build a computer that functions like a b ...
分类:Web程序   时间:2018-11-21 19:32:37    阅读次数:164
论文学习 | 利用块分割信息增强压缩视频质量:Enhancing HEVC Compressed Videos with a Partition-Masked Convolutional Neural Network
[TOC] 一、亮点 提出 partition masked Convolutin Neural Network (CNN) ,用以提升 HEVC 压缩视频的质量。 其亮点在于:该网络 利用编码端提供的块分割信息,在解码端进行质量增强。 而现存的质量提升方法中,大多要么只在编码端(环路滤波器),要么 ...
分类:Web程序   时间:2018-11-13 16:10:03    阅读次数:169
【翻译】TensorFlow卷积神经网络识别CIFAR 10Convolutional Neural Network (CNN)| CIFAR 10 TensorFlow
原网址:https://data-flair.training/blogs/cnn-tensorflow-cifar-10/ by DataFlair Team · Published May 21, 2018 · Updated September 15, 2018 1、目标-TensorFlow ...
分类:Web程序   时间:2018-11-12 13:19:23    阅读次数:260
CNN autoencoder 先降维再使用kmeans进行图像聚类 是不是也可以降维以后进行iforest处理?
我摘录的代码。 原文:https://sefiks.com/2018/03/21/autoencoder-neural-networks-for-unsupervised-learning/ Previously, we’ve applied conventional autoencoder to ...
分类:Web程序   时间:2018-11-10 19:03:45    阅读次数:722
Make your own neural network(Python神经网络编程)一
这本书应该算我第一本深度学习的代码入门书了吧,之前看阿里云云栖社和景略集智都有推荐这本书就去看了, 成功建立了自己的第一个神经网络,也了解一些关于深度学习的内容,再加上这学期的概率论与数理统计的课, 现在再来看李大大的机器学习课程,终于能看懂LogisticsRegression概率那部分公式!不至 ...
分类:编程语言   时间:2018-11-07 00:47:36    阅读次数:253
#论文阅读#attention is all you need
Vaswani A, Shazeer N, Parmar N, et al. Attention is all you need[C]//Advances in Neural Information Processing Systems. 2017: 5998-6008. 文章提出纯粹基于atten ...
分类:其他好文   时间:2018-11-06 13:36:13    阅读次数:343
Neural Networks and Deep Learning
Neural Networks and Deep Learning This is the first course of the deep learning specialization at Coursera which is moderated by moderated by DeepLear ...
分类:Web程序   时间:2018-11-04 19:25:33    阅读次数:147
Rich feature hierarchies for accurate object detection and semantic segmentation(理解)
0 - 背景 该论文是2014年CVPR的经典论文,其提出的模型称为R-CNN(Regions with Convolutional Neural Network Features),曾经是物体检测领域的state-of-art模型。 1 - 相关知识补充 1.1 - Selective Searc ...
分类:其他好文   时间:2018-11-03 16:30:23    阅读次数:303
卷积神经网络(CNN)在语音识别中的应用
卷积神经网络(CNN)在语音识别中的应用作者:侯艺馨前言总结目前语音识别的发展现状,dnn、rnn/lstm和cnn算是语音识别中几个比较主流的方向。2012年,微软邓力和俞栋老师将前馈神经网络FFDNN(Feed Forward Deep Neural Network)引入到声学模型建模中,将FF... ...
分类:其他好文   时间:2018-11-02 17:18:20    阅读次数:228
963条   上一页 1 ... 23 24 25 26 27 ... 97 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!