Skip to content

Commit

Permalink
add web demo (ultralytics#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
AK391 committed Jul 9, 2022
1 parent dfc6817 commit 37fbdfe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Implementation of paper - [YOLOv7: Trainable bag-of-freebies sets new state-of-t

<img src="./figure/performance.png" height="480">

## Web Demo

- Integrated into [Huggingface Spaces 🤗](https://huggingface.co/spaces) using [Gradio](https://github.com/gradio-app/gradio). Try out the Web Demo [![Hugging Face Spaces](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue)](https://huggingface.co/spaces/akhaliq/yolov7)

## Performance

MS COCO
Expand Down

0 comments on commit 37fbdfe

Please sign in to comment.