Jin Yao's Blog

Stay hungry,stay foolish


  • Home

  • Categories

  • Tags

  • Archives

  • About

pip国内的一些镜像

Posted on 2019-12-04

常用的国内镜像

  • 阿里云 https://mirrors.aliyun.com/pypi/simple/
  • 中国科技大学 https://pypi.mirrors.ustc.edu.cn/simple/
  • 豆瓣(douban) http://pypi.douban.com/simple/
  • 清华大学 https://pypi.tuna.tsinghua.edu.cn/simple/
  • 中国科学技术大学 http://pypi.mirrors.ustc.edu.cn/simple/
    Read more »

后台神器screen的使用

Posted on 2019-08-28

1、简介

  Screen是一款由GNU计划开发的用于命令行终端切换的自由软件。可以实现类似“后台执行”的效果,避免远程终端窗口中执行长时间任务时意外断开,官网链接。

Read more »

目标检测框架mmdetection安装与使用

Posted on 2019-08-15

先占坑,有时间过来填🤣

VOC格式数据集转为COCO格式

Posted on 2019-08-14 | In object detection

将自制的voc数据集转为coco格式,网上找了许多,还是这个靠谱,特此mark一下,感谢原作者

Read more »

论文阅读笔记-FSAF

Posted on 2019-07-08 | In object detection

FSAF: Feature Selective Anchor-Free Module for Single-Shot Object Detection
作者团队:卡内基梅隆大学(CMU)
原文链接:https://arxiv.org/abs/1903.00621
repo:未开源


Read more »

论文阅读笔记-CenterNet

Posted on 2019-05-29 | In object detection

CenterNet: Keypoint Triplets for Object Detection
作者团队:中科院、牛津大学、华为诺亚方舟实验室
原文链接:https://arxiv.org/abs/1904.08189
repo:https://github.com/Duankaiwen/CenterNet


Read more »
Jin Yao

Jin Yao

Yestearday you said tomorrow
6 posts
1 categories
3 tags
GitHub E-Mail
© 2019 Jin Yao
|