Skip to content

RubenEu/simple-object-detection

Repository files navigation

Simple Object Detection

Documentation Status

Toolkit and models for object detection.

Features

  • Wrapper for object detections neural networks.
  • Class for store object information (center, bounding box, width, height, score, label, ...)
  • Abstract class for PyTorcuh hub models easy implementation.
  • Implemented neuronal networks: YOLOv5 with PyTorch.
  • Image tools to draw bounding boxes on it.
  • Video tools to load and easily generate detections.
  • File geneneration with objects detections.
  • Objects filters based on its label, score, region, etc.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Wrapper for object detection with different models.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •