• Stars
    star
    154
  • Rank 242,095 (Top 5 %)
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created about 5 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Object Detection and Image Segmentation with Detectron2

Object Detection and Instance Segmentation with Detecton2

Detectron2 is Facebooks new library that implements state-of-the-art object detection algorithm. This repository shows you how to use Detectron2 for both inference as well as using transfer learning to train on your own data-set.

Installation

See the official installation guide.

Install using Docker

Another great way to install Detectron2 is by using Docker. Docker is great because you don't need to install anything locally, which allows you to keep your machine nice and clean.

If you want to run Detectron2 with Docker you can find a Dockerfile and docker-compose.yml file in the docker directory of the repository.

For those of you who also want to use Jupyter notebooks inside their container, I created a custom Docker configuration, which automatically starts Jupyter after running the container. If you're interested you can find the files in the docker directory.

Inference with pre-trained model

Training on a custom dataset

D2Go

Author

Gilbert Tanner

More Repositories

1

Tutorials

Code for some of my articles
Jupyter Notebook
559
star
2

Tensorflow-Object-Detection-API-Train-Model

Train a object detection model with the Tensorflow Object Detection API and Tensorflow 2.
Jupyter Notebook
192
star
3

Tensorflow-Object-Detection-with-Tensorflow-2.0

Use the Tensorflow Object Detection API with Tensorflow 2
Python
129
star
4

Detectron2-Train-a-Instance-Segmentation-Model

Learn how to train a custom instance segmentation model with Detectron2
Jupyter Notebook
97
star
5

Tensorflow-Object-Detection-API-train-custom-Mask-R-CNN-model

Train a Mask R-CNN model with the Tensorflow Object Detection API
Jupyter Notebook
77
star
6

Machine-Learning-Explained

Learn the theory, math and code behind different machine learning algorithms and techniques.
Python
62
star
7

MaskRCNN-Object-Detection-and-Segmentation

Train your own custom MaskRCNN Object Detection and Instance Segmentation model.
Jupyter Notebook
58
star
8

Tensorflow-2-Object-Counting

Cumulative object counting with Tensorflow 2
Python
46
star
9

Model-Interpretation

Overview of different model interpretability libraries.
Jupyter Notebook
43
star
10

Computer-Vision-Synthetic-Data-Generation

Synthetic data-set generator for Object Detection and Instance Segmentation
Python
32
star
11

TFLite-Object-Detection-with-TFLite-Model-Maker

Custom object detection with the TFLite Model Maker
Jupyter Notebook
31
star
12

Tensorflow-Lite-Object-Detection-with-the-Tensorflow-Object-Detection-API

Run object detection on edge devices using Tensorflow Lite
Jupyter Notebook
24
star
13

Manim-Examples

Examples on how to use Manim
Python
22
star
14

Arduino-Portenta-Examples

Arduino Portenta H7 Examples
C++
21
star
15

Google-Coral-Edge-TPU

Use the Google Coral USB Accelerator for deep learning.
Jupyter Notebook
21
star
16

HackerRank-Solutions

Solutions for Hackerrank problems.
Python
20
star
17

Arduino-Nano-33-BLE-Sense-Code-Collection

Arduino Nano 33 BLE Sense Code Collection
C++
20
star
18

Run-TFLITE-models-on-the-web

Run TFLITE models on the web
JavaScript
11
star
19

YOLO-Tutorials

YOLO Object Detection Tutorials
Jupyter Notebook
11
star
20

Jetson-Nano-Code-Collection

Jetson Nano Code Collection
Jupyter Notebook
11
star
21

Ryze-Tello-Code-Collection

Some example scripts for the Ryze Tello drone
Python
9
star
22

Nuxt-Content-Blog-Starter

Nuxt Content Blog Starter Code
Vue
8
star
23

FastAI-Code-Collection

FastAI V2 and V1 Code Examples
Jupyter Notebook
3
star
24

LoRa-Introduction

Learn LoRa
C++
2
star
25

TannerGilbert

2
star
26

OpenCV-AI-Kit-Code-Collection

OpenCV AI Kit Examples
Jupyter Notebook
2
star
27

Reddit-PennyStock-Scraping

Scraping data from the /r/pennystocks subreddit
Python
1
star