Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Commit

Permalink
Deprecate detectron. Long live detectron2!
Browse files Browse the repository at this point in the history
Summary: Direct visitors from detectron to detectron2.

Reviewed By: ppwwyyxx

Differential Revision: D17953784

fbshipit-source-id: c3931800e89db890d218986172d1c948ad0f3422
  • Loading branch information
rbgirshick authored and facebook-github-bot committed Oct 16, 2019
1 parent 35fede2 commit c86ca0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
**Detectron is deprecated. Please see [detectron2](https://github.com/facebookresearch/detectron2), a ground-up rewrite of Detectron in PyTorch.**

# Detectron

Detectron is Facebook AI Research's software system that implements state-of-the-art object detection algorithms, including [Mask R-CNN](https://arxiv.org/abs/1703.06870). It is written in Python and powered by the [Caffe2](https://github.com/caffe2/caffe2) deep learning framework.
Expand Down

0 comments on commit c86ca0c

Please sign in to comment.