会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
水木清扬
博客园
首页
新随笔
联系
管理
订阅
上一页
1
···
62
63
64
65
66
67
68
69
70
···
72
下一页
2018年12月30日
ubuntu16.04 + Kdevelop + ROS开发和创建catkin_ws工作空间
摘要: https://blog.csdn.net/p942005405/article/details/75715288 https://blog.csdn.net/LOVE1055259415/article/details/79907466?utm_source=blogkpcl15 1. 安装gcc
阅读全文
posted @ 2018-12-30 11:52 水木清扬
阅读(687)
评论(0)
推荐(0)
2018年12月29日
c++静态库和动态库的添加
摘要: # 声明要求的 cmake 最低版本cmake_minimum_required(VERSION 2.8)# 声明一个 cmake 工程project(helloSLAM)# 设置编译模式set( CMAKE_BUILD_TYPE "Debug" )# 共享库add_library(hello_sh
阅读全文
posted @ 2018-12-29 21:10 水木清扬
阅读(1122)
评论(0)
推荐(0)
cafe-ssd數據集訓練
摘要: 训练方式::https://blog.csdn.net/xiao_lxl/article/details/79106837 caffe-ssd训练自己的数据集 https://blog.csdn.net/lukaslong/article/details/81509855 错误:: SSD(Sing
阅读全文
posted @ 2018-12-29 14:53 水木清扬
阅读(936)
评论(0)
推荐(0)
2018年12月28日
HALCON形状匹配讲解
摘要: HALCON形状匹配讲解 https://blog.csdn.net/linnyn/article/details/50663328 https://blog.csdn.net/u014608071/article/details/78564596 2016年02月14日 16:09:40 赵一一
阅读全文
posted @ 2018-12-28 21:52 水木清扬
阅读(3947)
评论(0)
推荐(0)
使用py-faster-rcnn训练自己的数据集
摘要: https://www.jianshu.com/p/a672f702e596 本文记录了在ubuntu16.04下使用py-faster-rcnn来训练自己的数据集的大致过程。 在此之前,已经成功配置过了caffe-gpu,使用的显卡是GTX1080ti,安装的cuda8.0.61+cudnn v5
阅读全文
posted @ 2018-12-28 15:49 水木清扬
阅读(2950)
评论(0)
推荐(0)
IMAGElabe生成四个txt文件代码
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2018-12-28 10:54 水木清扬
阅读(5)
评论(0)
推荐(0)
2018年12月27日
Windows下对文件夹下所有图片批量重命名(附C++,python,matlab代码)
摘要: https://blog.csdn.net/u011574296/article/details/72956446: Windows下对文件夹下所有图片批量重命名(附C++,python,matlab代码) 2017年06月09日 12:48:37 ZealCV 阅读数:8436 Windows下对
阅读全文
posted @ 2018-12-27 20:09 水木清扬
阅读(1200)
评论(0)
推荐(0)
python批量将图片转换为JPEG格式
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2018-12-27 19:57 水木清扬
阅读(13)
评论(0)
推荐(0)
2018年12月26日
使用labelImg制作自己的数据集(VOC2007格式)用于Faster-RCNN训练
摘要: https://blog.csdn.net/u011956147/article/details/53239325 https://blog.csdn.net/u011574296/article/details/78953681 2018年01月02日 17:13:59 ZealCV 阅读数:10
阅读全文
posted @ 2018-12-26 14:25 水木清扬
阅读(3105)
评论(0)
推荐(0)
从编程实现角度学习Faster R-CNN(附极简实现)
摘要: https://www.jianshu.com/p/9da1f0756813 从编程实现角度学习Faster R-CNN(附极简实现) GoDeep 关注 2018.03.11 15:51* 字数 5820 阅读 1897评论 2喜欢 24 GoDeep 关注 2018.03.11 15:51* 字
阅读全文
posted @ 2018-12-26 10:50 水木清扬
阅读(974)
评论(0)
推荐(0)
上一页
1
···
62
63
64
65
66
67
68
69
70
···
72
下一页
公告