Skip to content

Commit 34e5e03

Browse files
committed
fix coverage badge
1 parent 247246e commit 34e5e03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Go YOLO V3
22
[![Build Status](https://github.com/wimspaargaren/yolov3/workflows/CI/badge.svg)](https://github.com/wimspaargaren/yolov3/actions)
3-
[!Coverage Badge](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/wimspaargaren/336567a087162bcad4e55ebe4b17b457/raw/yolov3__heads_master.json)
3+
![Coverage Badge](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/wimspaargaren/336567a087162bcad4e55ebe4b17b457/raw/yolov3__heads_master.json)
44
[![Go Reference](https://pkg.go.dev/badge/github.com/wimspaargaren/yolov3.svg)](https://pkg.go.dev/github.com/wimspaargaren/yolov3)
55

66
This repository provides a plug and play implementation of the [Yolo V3](https://pjreddie.com/darknet/yolo/) object detection system in Go, leveraging [gocv](https://github.com/hybridgroup/gocv).

0 commit comments

Comments
 (0)