This tutorial implements the new Detectron2 Library by facebook, and shows how to train on your own custom objects for object detection.
We use a public blood cell detection dataset, which is open source and free to use. You can also use this notebook on your own data.
To train our detector we take the following steps: