/yolov5

Go implementation of the yolo v5 object detection system

Primary LanguageGoMIT LicenseMIT

Go YOLO V5

Build Status Coverage Badge Go Reference

This repository is a proof of concept and should at this moment be considered as work in progress.

Please do not use this in production as it's not properly tested yet.

Feel free to contribute!

Milestone v1.0.0

  • Fix/Add tests
  • Re-add filter functionality
  • Re-think net interface
  • Add proper mock definition for regen