- 博客(28)
- 资源 (49)
- 收藏
- 关注
原创 The Blog Authorship Corpus(博客作者语料库)
原文:The Blog Authorship CorpusThe Blog Authorship Corpus consists of the collected posts of 19,320 bloggers gathered from blogger.com in August 2004. The corpus incorporates a total of 681,288 posts and over 140 million words - or approximately 35 posts
2020-09-28 14:33:12
74
1
原创 Jester数据集
原文:4.1 Million continuous ratings (-10.00 to +10.00) of 100 jokes from 73,421 users: collected between April 1999 - May 2003.Freely available for research use when acknowledged with the following reference:Eigentaste: A Constant Time Collaborative Fi
2020-09-27 18:06:47
188
原创 维基百科语料库
原文:Tagged and Cleaned Wikipedia (TC Wikipedia) and its NgramWikipedia is a relatively big and consistent resource for NLP researchers to work with. However, it is not straightforward even to extract meaningful sentences and portions which are useful fo
2020-09-25 17:53:43
142
原创 Yelp Dataset
原文:The Yelp dataset is a subset of our businesses, reviews, and user data for use in personal, educational, and academic purposes. Available as JSON files, use it to teach students about databases, to learn NLP, or for sample production data while you le
2020-09-25 10:30:21
45
原创 Sentiment140数据集
原文:Sentiment140 allows you to discover the sentiment of a brand, product, or topic on Twitter.The data is a CSV with emoticons removed. Data file format has 6 fields:0 - the polarity of the tweet (0 = negative, 2 = neutral, 4 = positive)1 - the id
2020-09-24 17:49:43
140
原创 IMDB 影评数据
原文:This is a dataset for binary sentiment classification containing substantially more data than previous benchmark datasets. We provide a set of 25,000 highly polar movie reviews for training, and 25,000 for testing. There is additional unlabeled data f
2020-09-24 17:43:02
56
原创 Fashion-MNIST数据集
原文:Fashion-MNISTis a dataset ofZalando's article images—consisting of a training set of 60,000 examples and a test set of 10,000 examples. Each example is a 28x28 grayscale image, associated with a label from 10 classes. We intendFashion-MNISTto serv...
2020-09-21 15:03:00
53
原创 VQA dataset
原文:VQA is a new dataset containing open-ended questions about images. These questions require an understanding of vision, language and commonsense knowledge to answer.265,016 images (COCO and abstract scenes) At least 3 questions (5.4 questions on ave
2020-09-20 21:08:11
31
原创 The Street View House Numbers (SVHN) Dataset
原文:SVHN is a real-world image dataset for developing machine learning and object recognition algorithms with minimal requirement on data preprocessing and formatting. It can be seen as similar in flavor to MNIST (e.g., the images are of small cropped dig
2020-09-20 20:36:32
72
原创 Docker安装Mysql 8.0
Mysql是我们常用的一种关系型数据库,在项目中使用率极高。在大型项目,我们经常都需要搭建mysql集群,以前都是采取脚本方式进行多台服务器安装。当服务器系统的版本不一致时,经常都会出现兼容性问题,导致部署效率极低。Docker的出现,确实给我们带来了很多便利,极大的提高了我们工作效率。下面,我们就演示用docker来安装MySQL。拉取mysql镜像:docker pull mysql:latest经过挺漫长的时间,终于安装完成。查看一下本地的镜像,看看是否已经安装..
2020-09-20 17:16:57
20
原创 AudioSet-音频数据集
原文:AudioSet consists of an expanding ontology of 632 audio event classes and a collection of 2,084,320 human-labeled 10-second sound clips drawn from YouTube videos. The ontology is specified as a hierarchical graph of event categories, covering a wide r
2020-09-16 18:18:24
343
1
原创 名人照片数据集
原文:The dataset contains about 36k images of celebrities in different types of scenes. There are 4611 celebrities and 16 places involved. The images were obtained using Google Image Search and verified by human annotation.译:这个数据集包含了大约36k张不同类型场景中的名人照片。
2020-09-15 09:14:16
114
原创 ImageNet数据集(百度网盘)
原文:ILSVRC 2012, commonly known as 'ImageNet' is an image dataset organized according to the WordNet hierarchy. Each meaningful concept in WordNet, possibly described by multiple words or word phrases, is called a "synonym set" or "synset". There are more
2020-09-14 18:23:33
1132
1
原创 常用办公软件
这里给大家分享一下微软的一些办公软件,微软这几年的软件更新好像比早十年那段时间更新的比较快,我记得2003、2007这两大系列都是比较经典的,但后面基本每年都有一个新版本,而且都有大部分人都愿意去升级使用,导致在日常工作中,偶尔都会出现一些版本兼容性问题。我这里给大家分享一下2016年系列的。 cn_project_professional_2016_x86_x64_dvd_6966612.iso cn_visio_professional_2016_x86_x64_dvd_6970929.
2020-09-14 09:31:43
47
原创 SUN 场景图像数据
数据集描述:原文:Scene categorization is a fundamental problem in computer vision. However, scene understanding research has been constrained by the limited scope of currently-used databases which do not capture the full variety of scene categories. Whereas st
2020-09-11 14:42:50
77
原创 街景图像数据(UCF GoogleStreet View)
数据集介绍:原文:The dataset contains 62,058 high quality Google Street View images. The images cover the downtown and neighboring areas of Pittsburgh, PA; Orlando, FL and partially Manhattan, NY. Accurate GPS coordinates of the images and their compass direct
2020-09-11 10:00:01
116
原创 common voice data-数据集
数据集介绍:Each entry in the dataset consists of a unique MP3 and corresponding text file. Many of the 7,226 recorded hours in the dataset also include demographic metadata like age, sex, and accent that can help train the accuracy of speech recognition engin
2020-09-10 19:01:44
132
原创 Street Scences数据集
TheStreetScenesChallenge Framework is a collection of images, annotations,softwareand performance measures for object detection.Each image was taken from a DSC-F717 camera at in and aroundBoston,MA.Each image was then labeled by hand with polygon...
2020-09-10 11:52:19
89
原创 Extended yale Face Database B 人脸数据
·Extended Yale Face Database B 是灰度图人脸图像数据集,包含 28 个人,在 9 种不同的姿势 和64种不同的拍摄参数下,总共 16128 张人脸图像。大家可以到官网地址下载数据集,我自己也在百度网盘分享了一份。可关注本人公众号,回复“2020091002”获取下载链接。...
2020-09-10 11:37:20
219
原创 IMDB-WIKI 500k 人脸图像、年龄性别数据
Since the publicly available face image datasets are often of small to medium size, rarely exceeding tens of thousands of images, and often without age information we decided to collect a large dataset of celebrities. For this purpose, we took the list of
2020-09-10 11:27:41
75
原创 NIST Mugshot Identification 人脸数据
原文:NIST Special Database 18 is being distributed for use in development and testing of automated mugshot identification systems.The database consists of a total of 3248 images of variable size using PNG formatting with metadata TXT files corresponding
2020-09-10 10:12:17
45
原创 Docker Hub使用
在使用Docker之前,我们先了解一下Docker Hub,进入docker hub官网(https://hub.docker.com/)看看。我们可以注册属于自己的docker hub账号,然后登录进去看看。我自己很早以前就注册过了,所以就跳过注册过程,直接登录进去看看究竟。从截图可以看到,我自己在4年前就开始接触了。我个人认为,Docker hub最大的作用是可以让我们快速搭建我们所需要的的环境,里面有我们常用的镜像环境,可以直接拉取到我们的本地环境,并方便地使用。而且还有一个很
2020-09-07 17:30:11
55
原创 Docker安装tomcat
项目中经常会运动tomcat,所以今天就安装个tomcat测试一下docker环境。查看一下有哪些tomcat版本:docker search tomcat拉取最新的tomcat,如果不指定版本,默认指拉取最新版本。docker pull tomcat查看一下是否已经成功下载到本地:docker images那我们现在运行一下,看看tomcat是否可以正常使用。docker run --name tomcat -p 8080:8080 tomcat
2020-09-06 21:50:42
100
原创 安装指定版本docker
之前我们演示的是安装默认最新的版本,但在实际应用中,我们往往不会安装最新的,一般都会安装一个比较稳定的版本,尽量低两三个版本的。我们先看看当前安装的是什么版本的docker。[root@localhost ~]# docker versionClient: Docker Engine - Community Version: 19.03.12 API version: 1.40 Go version: go1.13.10 Git commi.
2020-09-04 15:44:44
84
原创 安装Docker Engine-Community
如果你主机之前没有安装过Docker Engine-Community,需要先设置docker仓库,以后方便从仓库安装和更新docker。考虑国内网络环境问题,我们优先考虑国内镜像源,我采用的是阿里云的,大家也可以试试清华大学源。yum-config-manager \ --add-repo\ http://mirrors.aliyun.com/docker-ce/linux/centos/docker-ce.repo然后开始安装,默认是安装最新版本的。我们...
2020-09-04 15:43:49
227
原创 卸载Docker
我自己在卸载Docker过程中,还是发现挺多坑的,首先试了以下方法:失败案例:yum removedocker \ docker-client \ docker-client-latest \ docker-common \ docker-latest \ docker-latest-logrotate \ ...
2020-09-04 15:41:38
38
原创 安装Docker(CentOS)
Docker支持多种操作系统,如Ubuntu、CentOS、Windows、MacOS等系统。这次我自己用的是CentOS系统。我先确认一下自己当前服务器的系统版本信息:[root@localhost ~]# cat /etc/redhat-releaseCentOS Linux release 7.5.1804 (Core) [root@localhost ~]# 接下来,我们开始安装docker:执行以下命令:curl -fsSL https://get.docker.co
2020-09-04 15:35:04
23
原创 Docker-再次征途
目录概述那docker到底是什么?docker相关产品/组件Docker主要概念Docker和虚拟机的区别概述在2015年的时候,docker已经开始火热起来,随着docker技术发展,越来越多人使用docker。我自己是在2015年开始接触docker,我觉得这个玩意对于不喜欢运维部署的开发人员来说,简直是一块“宝”。我自己当时还是主要做Java开发工作,虽然不是很反感运维部署这块工作,但这块工作其实还是挺花时间的。特别是像一些兼容性问题,总是在打补丁,太浪费时间了。do.
2020-09-03 09:35:09
56
RDS资料
2014-07-23
EtherCAT研发产品
2014-03-11
德国倍福产品简介
2014-03-04
EtherCAT宣传册中文版
2014-03-04
EtherCAT技术提高机械设备的竞争力_英文
2014-03-01
如何从现场总线升级到EtherCAT_中文
2014-03-01
如何从现场总线升级到EtherCAT_英文
2014-03-01
各种工业以太网技术的比较
2014-02-27
未经修改的以太网协议不适用于工业自动化领域_中文
2014-02-27
未经修改的以太网协议不适用于工业自动化领域_英文
2014-02-27
基于ET1100的EtherCAT实时工业以太网从站设计
2014-01-09
电源开关设计秘笈30例
2014-01-09
RTC_stm32_usart_key
2013-05-24
instantaneous-power
2013-05-24
Optical-simulation
2013-05-24
Java Develop shujuku
2013-05-24
STL-source-code-analysis
2013-05-24
vbnet-10-8
2013-05-14
PHPjiemi-Compiler program
2013-05-14
PIC18F455-C-C++
2013-05-14
donuts-JavaScript
2013-05-14
mainlqrmatlab
2013-05-13
OS_TASK.C(API)
2013-05-13
JDBC-Excel-import-to-java
2013-05-13
360SafeDemo
2013-05-13
xapp199 module testbench
2013-05-13
Setup-Android-SOP
2013-05-13
电流检测电路
2013-05-10
ST08B规格书
2013-05-10
opencv-intro
2013-05-10
android C#开发
2013-05-10
androidwcf
2013-05-10
基于凌阳SPCE061A的简易语音计算器
2013-05-10
美的电磁炉标准通用板原理及故障维修
2013-05-10
序列信号发生器的设计
2012-10-31
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人 TA的粉丝