Pinned Repositories
caffe
Caffe: a fast open framework for deep learning.
caffe-fast-rcnn
Caffe fork that supports Fast R-CNN
CMSIS
Cortex Microcontroller Software Interface Standard
CS-notes
技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
KeyWordExtract
关键词提取
Sentence-Similarity
Sentence Similarity--句子相似度
SianWeiboSpider
Sina Weibo spider / 新浪微博爬虫
stopwords
some stopwords set
text_classify
unet
this is a simple demo for image segmentation.----unet网络进行语义分割的demo,用的数据集是KITTI
wuyang0329's Repositories
wuyang0329/unet
this is a simple demo for image segmentation.----unet网络进行语义分割的demo,用的数据集是KITTI
wuyang0329/SianWeiboSpider
Sina Weibo spider / 新浪微博爬虫
wuyang0329/text_classify
wuyang0329/Sentence-Similarity
Sentence Similarity--句子相似度
wuyang0329/stopwords
some stopwords set
wuyang0329/caffe
Caffe: a fast open framework for deep learning.
wuyang0329/caffe-fast-rcnn
Caffe fork that supports Fast R-CNN
wuyang0329/CMSIS
Cortex Microcontroller Software Interface Standard
wuyang0329/CS-notes
技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
wuyang0329/KeyWordExtract
关键词提取
wuyang0329/KG-demo-for-movie
从无到有构建一个电影知识图谱,并基于该KG,开发一个简易的KBQA程序。
wuyang0329/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
wuyang0329/LoveRecord
Recoding how much time we together and the store about us. 记录我们在一起的岁月。
wuyang0329/Nyspider
各种爬虫---大众点评,安居客,58,人人贷,拍拍贷, IT桔子,拉勾网,豆瓣,搜房网,ASO100,气象数据,猫眼电影,链家,PM25.in...
wuyang0329/person-re-ranking
Person Re-ranking (CVPR 2017)
wuyang0329/sentenceSimilarity
基于gensim模块计算句子相似度
wuyang0329/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于tensorflow