rpatidar / yolov5

Go implementation of the yolo v5 object detection system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Go implementation of the yolo v5 object detection system

License:MIT License


Languages

Language:Go 92.8%Language:Makefile 5.1%Language:Dockerfile 1.3%Language:Shell 0.8%