Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Dumb formatting error for badge.
  • Loading branch information
paul-lebel authored Jun 27, 2024
1 parent 48b84d3 commit e5e1d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# you only glance once
![License](https://img.shields.io/badge/license-BSD--3--Clause-green)
![PyPI version](https://img.shields.io/pypi/v/yogo)
![Downloads](https://img.shields.io/github/downloads/Axel-Jacobsen/czbiohub-sf/yogo/total)
![Downloads](https://img.shields.io/github/downloads/czbiohub-sf/yogo/total)

A version of the [YOLO architecture (versions 1 through 3)](https://pjreddie.com/darknet/yolo/), optimized for inference speed on simple object detection problems. Designed for the [remoscope project](https://www.czbiohub.org/life-science/seeing-malaria-in-a-new-light/) by the bioengineering team at the [Chan-Zuckerberg Biohub SF](https://www.czbiohub.org/sf/).

Expand Down

0 comments on commit e5e1d5e

Please sign in to comment.