安装Detectron2
-
Detectron2是facebook下面的一个图像处理框架
我做的方向需要借助这个框架来提取图像特征
需要的配置如下
有个简单的demo可以在colab跑一下
https://colab.research.google.com/drive/16jcaJoc6bCFAQ96jDe2HwtXj7BMD_-m5
使用预训练好的模型
效果如下
参考链接:
https://github.com/facebookresearch/detectron2
https://detectron2.readthedocs.io/en/latest/tutorials/getting_started.html