This repo contains scripts and tutorials for object detection models training.
- Custom Object Detection - models that one cat train to detect objects of custom classes.
- Face Detection - models that are able to detect faces.
- Horizontal Text Detection - model that is able to detect more or less horizontal text with high speed.
- Person Detection - models that are able to detect persons.
- Person Vehicle Bike Detection - models that are able to detect 3 classes of objects: person, vehicle, non-vehicle (e.g. bike).
- Vehicle Detection - models that are able to detect vehicles.