何恺明 Detectron安装与Mask RCNN介绍 detectron安装+caffe2安装

转载https://blog.csdn.net/Xiongchao99/article/details/79167353/

https://www.cnblogs.com/zealousness/p/8757353.html

 

 

detectron安装+caffe2安装

因为想跑一下facebook最近开源的detectron物体检测平台,所以安装caffe2+detectron

总结:

一定要好好看官方安装教程:https://github.com/facebookresearch/Detectron/blob/master/INSTALL.md

caffe2教程,caffe2与caffe区别:https://www.jianshu.com/p/5c0fd1c9fef9?from=timeline

detectron是基于caffe2框架,使用mask-rcnn模型实现的物体检测平台

github链接:https://github.com/facebookresearch/Detectron

 

detectron demo:

1、使用detectron进行识别:使用tools/infer_simple.py,调用一个已经训练好的模型model_final.pkl,对图片进行物体检测

2、使用detectron进行训练:使用tools/train_net.py

https://github.com/facebookresearch/Detectron/blob/master/GETTING_STARTED.md

 

detectron的依赖:

因为detectron基于caffe2,而且暂时支持GPU计算,所以我们需要安装caffe2,cuda(cudnn)

 

caffe2安装:

上caffe2官网看安装教程:https://caffe2.ai/docs/getting-started.html?platform=windows&configuration=compile

发现可以有conda安装、github源码编译安装等多种方式。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值