Detectron2 is Facebook AI Research's next generation software system that implements state-of-the-art object detection algorithms. It is a ground-up rewrite of the previous version, Detectron, and it originates from maskrcnn-benchmark.

花了不少时间熟悉Detectron2的安装和训练,期间也遇到了不少问题,小结一下

在线文档地址:detectron2

阅读全文 »