自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 资源 (1)
  • 收藏
  • 关注

原创 论文笔记:Attention-based End-to-End Models for Small-Footprint Keyword Spotting

《Attention-based End-to-End Models for Small-Footprint Keyword Spotting》 小米团队+西北工业大学,Interspeech2018 1.Abstract we propose an attention-based end-to-end neural approach for small-footprint keyword spotting (KWS) 作者主要提出了一个基于attention的端到端模型以应用于低资源占用的K.

2020-07-07 00:22:13 1530

原创 git笔记

查看所有分支 git branch -a 查看远程分支 git branch -r 拉取远程分支到本地 git fetch origin new_branch

2020-04-10 09:47:23 192 1

原创 Transformer Transducer 论文笔记

Transformer Transducer: A Streamable Speech Recognition Model with Transformer Encoders and RNN-T Loss Google团队,Librispeech数据集SOTA,2020.02 Abstract In this paper we present an end-to-end speech re...

2020-04-01 00:10:59 1524

meanshift分割算法的matlab实现,完整标准代码+中文注释

meanshift实现的标准代码,亲测可用,里面包含5个m文件分别是Main.m,meanShift.m,colorspace.m等等,和一些张测试图片。加了中文注释了,易懂绝对好用,还有12张测试图片。

2017-11-04

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除