From d347a3ea520ea3279d06f0710521a887ee65379b Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Wed, 7 Feb 2018 19:58:43 +0100 Subject: [PATCH] Add Detectron --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 15fbf6b..2e82c08 100644 --- a/README.md +++ b/README.md @@ -833,6 +833,7 @@ be * [PCV](https://github.com/jesolem/PCV) - Open source Python module for computer vision. * [face_recognition](https://github.com/ageitgey/face_recognition) - Face recognition library that recognize and manipulate faces from Python or from the command line. * [dockerface](https://github.com/natanielruiz/dockerface) - Easy to install and use deep learning Faster R-CNN face detection for images and video in a docker container. +* [Detectron](https://github.com/facebookresearch/Detectron) - FAIR's software system that implements state-of-the-art object detection algorithms, including Mask R-CNN. It is written in Python and powered by the Caffe2 deep learning framework. #### Natural Language Processing