搜索资源列表
store
- jsp书店cnn来看是绝对法律框架是独立房间是东方
ipTable
- 一个对公司电脑ip进行管理的程序,使用时要先更改"\Connections\cnn.asp"里的连接字符串-An ip management company computer programs, use need to change the " \ Connections \ cnn.asp" in the connection string
DataExtract
- 改程序采用jsoup工具,从新浪和CNN新闻网页中抽取新闻元数据(标题、时间、内容、发布单位)-Reform program uses jsoup tool,News extract metadata (title, time, content, publishing units) from Sina and CNN news page
cnn-text-classification-tf-master
- Hi all, I want to work with Minipar parser but the home page: http://webdocs.cs.ualberta.ca/~lindek/minipar/ is dead. Could anyone please share me this file ?
图片识别程序
- 基于PascalVOC图片库 20000张图片 附上调研报告
超分辨率
- 第一层CNN:对输入图片的特征提取。(9 x 9 x 64卷积核) 第二层CNN:对第一层提取的特征的非线性映射(1 x 1 x 32卷积核) 第三层CNN:对映射后的特征进行重建,生成高分辨率图像(5 x 5 x 1卷积核)。