Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.22 KB

README.md

File metadata and controls

14 lines (9 loc) · 1.22 KB

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.