Skip to content

Commit

Permalink
bug_fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-OvO committed Aug 24, 2022
1 parent 1ed8c80 commit ddcd3e7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,17 @@ A Beautiful Flask Framework for Implementing the Latest Yolov7 Model </h4>
<img alt="GitHub watchers" src="https://img.shields.io/github/watchers/Michael-OvO/Yolov7-Flask?logoColor=blue&style=social">
<img alt="GitHub forks" src="https://img.shields.io/github/forks/Michael-OvO/Yolov7-Flask?logoColor=blue&style=social">
</p>
<p align = "center"> <b> Author: Michael Wang</b> </p>
<div align = "center">
<img src="http://ForTheBadge.com/images/badges/made-with-python.svg">
<img src = "http://ForTheBadge.com/images/badges/built-with-love.svg"> <br>
</div>


<div align="center"><img src="https://img.shields.io/badge/PyTorch-%23EE4C2C.svg?style=for-the-badge&logo=PyTorch&logoColor=white">
<img src = "https://img.shields.io/badge/Flask-000000?style=for-the-badge&logo=flask&logoColor=white"></div>
I developed this API for the purpose of deploying my own Yolov7 model, which is a very accurate skin burn detector. For more information about that project please check out [this repo](https://github.com/Michael-OvO/Burn-Detection-Classification).
I developed this API for the purpose of deploying my own Yolov7 model, which is a very accurate skin burn detector. For more information about that project please check out this repo:

https://github.com/Michael-OvO/Burn-Detection-Classification

## Installation & Usage:

Expand Down
Binary file removed __pycache__/app.cpython-38.pyc
Binary file not shown.

0 comments on commit ddcd3e7

Please sign in to comment.