上一页 1 ··· 19 20 21 22 23
该文被密码保护。 阅读全文
posted @ 2015-12-20 15:54 AHU-WangXiao 阅读(14) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2015-12-16 20:50 AHU-WangXiao 阅读(3) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2015-12-15 18:59 AHU-WangXiao 阅读(8) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2015-12-13 16:27 AHU-WangXiao 阅读(5) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2015-12-11 21:17 AHU-WangXiao 阅读(8) 评论(0) 推荐(0) 编辑
摘要: DECOLOR: Moving Object Detection by Detecting Contiguous Outliers in the Low-Rank Representation Xiaowei Zhou et al. Abstract—Object detection is a fu 阅读全文
posted @ 2015-12-06 16:37 AHU-WangXiao 阅读(1489) 评论(0) 推荐(0) 编辑
摘要: Inferring Analogous Attributes CVPR 2014 Chao-Yeh Chen and Kristen Grauman Abstract: The appearance of an attribute can vary considerably from class t 阅读全文
posted @ 2015-12-04 21:05 AHU-WangXiao 阅读(370) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2015-12-01 20:31 AHU-WangXiao 阅读(2) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2015-12-01 15:26 AHU-WangXiao 阅读(16) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2015-12-01 09:10 AHU-WangXiao 阅读(4) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2015-11-30 13:09 AHU-WangXiao 阅读(4) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2015-11-29 20:54 AHU-WangXiao 阅读(2) 评论(0) 推荐(0) 编辑
摘要: OpenCV CommandLineParser 的用法去百度了一下,关键字:OpenCV CommandLineParser 发现,最多的讲解是:opencv源码解析之(5):CommandLineParser类的简单理解 链接:http://www.cnblogs.com/tornadomeet... 阅读全文
posted @ 2015-11-23 20:36 AHU-WangXiao 阅读(3154) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2015-11-14 19:40 AHU-WangXiao 阅读(4) 评论(0) 推荐(0) 编辑
摘要: faster rcnn test demo ---repaired for video input and save the image, label, score et al. into .mat formatfunction script_faster_rcnn_demo()close all;... 阅读全文
posted @ 2015-11-13 16:16 AHU-WangXiao 阅读(1552) 评论(0) 推荐(0) 编辑
摘要: A Convex Optimization Framework for Active LearningActive learning is the problem of progressively selecting and annotating the most informative unlab... 阅读全文
posted @ 2015-11-12 11:11 AHU-WangXiao 阅读(523) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2015-11-11 19:01 AHU-WangXiao 阅读(4) 评论(0) 推荐(0) 编辑
摘要: TensorFlow:TensorFlow is an open source software library for numerical computation using data flow graphs. Nodes in the graph represent mathematical o... 阅读全文
posted @ 2015-11-10 14:42 AHU-WangXiao 阅读(438) 评论(0) 推荐(0) 编辑
摘要: C++ code summary map::iterator it与 map it的区别与联系 -----------------------------------------------------------------------------------C++ 并行程序的执行:intcore... 阅读全文
posted @ 2015-11-08 09:31 AHU-WangXiao 阅读(252) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2015-11-07 10:37 AHU-WangXiao 阅读(1) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2015-11-07 10:34 AHU-WangXiao 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 1. map::at 1 #include 2 #include 3 #include 4 using namespace std; 5 6 int main(){ 7 map mymap = { 8 {"alpha", 0}, 9 {"beta", ... 阅读全文
posted @ 2015-11-06 16:17 AHU-WangXiao 阅读(302) 评论(0) 推荐(0) 编辑
摘要: 1. 打开test_ids.txt 将里面的东西添加"1_",然后另存为test_ids_repaired.txt 1 #include 2 #include 3 #include 4 #include 5 #include 6 using namespace std; 7 int mai... 阅读全文
posted @ 2015-11-06 13:25 AHU-WangXiao 阅读(1669) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2015-11-04 21:47 AHU-WangXiao 阅读(8) 评论(0) 推荐(0) 编辑
摘要: 1. cannot convert 'std::basic_string' to 'int' in assignment ...原始code如下: 1 int id2; 2 std::strin... 阅读全文
posted @ 2015-11-04 21:44 AHU-WangXiao 阅读(715) 评论(0) 推荐(0) 编辑
摘要: 最近要提一个数据集的feature,想先用HOG特征做一个baseline,听师兄说VLFeat 是一个不错的工具包,就下载了试试,刚刚配置成功,网上各种搜索教程啊 但是都不行,最后还是硬着头皮看官网教程,才搞定,呵呵呵。。。废话少说,下面说说我是怎么做的:首先,从官网下载vlfeat软件包,链接:... 阅读全文
posted @ 2015-10-26 14:24 AHU-WangXiao 阅读(3258) 评论(0) 推荐(0) 编辑
摘要: Caffe 提供了matlab接口,可以用于提取图像的feature.首先,打开终端,进入caffe的主目录下,然后打开Matlab...默认的文件是:classification_demo.m,里面有两个函数。把路径设置完了之后,就可以试试运行了。我把它改成了我比较习惯的方式,即:xiao.m c... 阅读全文
posted @ 2015-10-16 12:20 AHU-WangXiao 阅读(1862) 评论(0) 推荐(0) 编辑
摘要: 1. 安装.deb文件,用sudo gdebi XXX.debsudo apt-get install xxx2.需要配置系统路径:LD_LIBRARY_PATH=.../lib:LD_LIBRARY_PATHexportLD_LIBRARY_PATH3.ln -sf xxx xxx 软链接4. ... 阅读全文
posted @ 2015-10-13 19:31 AHU-WangXiao 阅读(2176) 评论(0) 推荐(0) 编辑
上一页 1 ··· 19 20 21 22 23