SimonSlominski / cocosynth

COCO Synth provides tools for creating synthetic COCO datasets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cocosynth

COCO Synth provides tools for creating synthetic COCO datasets.

Complete Guide to Creating COCO Datasets

Complete Guide to Creating COCO Datasets Course Image

This code repo is a companion to a Udemy course for developers who'd like a step by step walk-through of how to create a synthetic COCO dataset from scratch. When you enroll, you'll get a full walkthrough of how all of the code in this repo works. When you finish, you'll have a COCO dataset with your own custom categories and a trained Mask R-CNN.

Learn more at https://www.immersivelimit.com/course/creating-coco-datasets

Follow my various social media channels listed at immersivelimit.com/connect for updates!

Getting Started

Check out the Getting Started guide. It will walk you through the scripts with a sample dataset.

About

COCO Synth provides tools for creating synthetic COCO datasets.

License:MIT License


Languages

Language:Jupyter Notebook 99.3%Language:Python 0.7%