keetsky's Blog

Life Never Stop


  • Blog

  • About

  • Tags

  • Categories

  • Archives

  • GuestBook

  • Search

yolo训练自己的样本库

Posted on 2018-02-10 | In DeepLearning |   |   WordCount: 991 words   |   ReadTime: 4 min
YOLO 训练笔记 labelImg 安装参考网址下载 labelImg图片标注工具用于生成xml,用于yolo训练label数据生成可执行文件存放路径不要有中文。使用前请将data目录下的txt文件修改成自己所需的类别,请用notepad++等打开。 ubuntu 参考github安装教程 ...
Read More »

Vim终极配置

Posted on 2018-02-10 | In ubuntu |   |   WordCount: 1,981 words   |   ReadTime: 9 min
图省事的配置github_web 经典配置 spf13-vim +YouCompleteMespf13-vim+neocomplete (推荐) spf13-vim 安装 1$ curl https://j.mp/spf13-vim3 -L > spf13-vim.sh &&am ...
Read More »

CMakeLists 生成动态库与静态库

Posted on 2018-02-10 | In ubuntu |   |   WordCount: 311 words   |   ReadTime: 2 min
 CMakeLists 生成动态库与静态库文件结构1234567891011121314├── bin├── build├── CMakeLists.txt├── include│ └── person.h├── lib└── src ├── CMakeLists.txt ├── m ...
Read More »

PX4 安装与配置

Posted on 2018-02-09 | In ubuntu |   |   WordCount: 1,279 words   |   ReadTime: 6 min
官网教程 ubuntu 系统权限设置把用户添加到用户组 “dialout” 1$ sudo usermod -a -G dialout $USER 然后注销后,重新登录,因为重新登录后所做的改变才会有效。 安装-基于NuttX的硬件Ubuntu配备了一系列代理管理,这会严重干扰任何机器人相关的串口( ...
Read More »

测试

Posted on 2018-02-06 | In 搭建博客 |   |   WordCount: 575 words   |   ReadTime: 2 min

生命的意义是什么
你猜啊

Read More »

Hello World2

Posted on 2018-02-03 | In 搭建博客 |   |   WordCount: 78 words   |   ReadTime: 1 min
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in ...
Read More »

Hello World

Posted on 2018-02-02 | In 搭建博客 |   |   WordCount: 78 words   |   ReadTime: 1 min
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in ...
Read More »

test2

Posted on 2017-11-10 | In 很通 |   |   WordCount: 104 words   |   ReadTime: 1 min
我们需要如此么 你去问上帝吧 它不会放过你的 随便写点什么冲数! 支持MarkdownHexo 支持 GitHub Flavored Markdown 的所有功能,甚至可以整合 Octopress 的大多数插件。 一件部署只需一条指令即可部署到Github Pages,或其他网站 ...
Read More »
keetsky

keetsky

登高望远,多少岁月烟雨中;贴窗倾听,夜雨声烦杯对影。

8 日志
4 分类
8 标签
RSS
GitHub E-Mail Google YouTube 知乎
Links
  • 百度
© 2017 — 2022 keetsky
本站访客数:
Personal Site
|
Blog - keetsky