11 2015 档案

该文被密码保护。
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 阅读(3175) 评论(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 阅读(1554) 评论(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 阅读(530) 评论(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 阅读(442) 评论(0) 推荐(0) 编辑
摘要:C++ code summary map::iterator it与 map it的区别与联系 -----------------------------------------------------------------------------------C++ 并行程序的执行:intcore... 阅读全文
posted @ 2015-11-08 09:31 AHU-WangXiao 阅读(258) 评论(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 阅读(310) 评论(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 阅读(1680) 评论(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 阅读(724) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示