Detectron2

Detectron2 是一个用于物体检测、分割和其他视觉识别任务的平台。「Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.」

  • 所有者: facebookresearch/detectron2
  • 平台: Windows,Linux,Mac
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Detectron2 is Facebook AI Research's next generation library
that provides state-of-the-art detection and segmentation algorithms.
It is the successor of
Detectron
and maskrcnn-benchmark.
It supports a number of computer vision research projects and production applications in Facebook.

Learn More about Detectron2

  • Includes new capabilities such as panoptic segmentation, Densepose, Cascade R-CNN, rotated bounding boxes, PointRend,
    DeepLab, ViTDet, MViTv2 etc.
  • Used as a library to support building research projects on top of it.
  • Models can be exported to TorchScript format or Caffe2 format for deployment.
  • It trains much faster.

See our blog post
to see more demos.
See this interview to learn more about the stories behind detectron2.

Installation

See installation instructions.

Getting Started

See Getting Started with Detectron2,
and the Colab Notebook
to learn about basic usage.

Learn more at our documentation.
And see projects/ for some projects that are built on top of detectron2.

Model Zoo and Baselines

We provide a large set of baseline results and trained models available for download in the Detectron2 Model Zoo.

License

Detectron2 is released under the Apache 2.0 license.

Citing Detectron2

If you use Detectron2 in your research or wish to refer to the baseline results published in the Model Zoo, please use the following BibTeX entry.

@misc{wu2019detectron2,
  author =       {Yuxin Wu and Alexander Kirillov and Francisco Massa and
                  Wan-Yen Lo and Ross Girshick},
  title =        {Detectron2},
  howpublished = {\url{https://github.com/facebookresearch/detectron2}},
  year =         {2019}
}

主要指标

概览
名称与所有者facebookresearch/detectron2
主编程语言Python
编程语言Shell (语言数: 6)
平台
许可证Apache License 2.0
所有者活动
创建于2019-09-05 21:30:20
推送于2025-04-24 21:47:42
最后一次提交
发布数11
最新版本名称v0.6 (发布于 )
第一版名称v0.1 (发布于 )
用户参与
星数31.9k
关注者数391
派生数7.6k
提交数1.5k
已启用问题?
问题数3550
打开的问题数462
拉请求数0
打开的拉请求数105
关闭的拉请求数599
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?