mirror of https://github.com/WongKinYiu/yolov7.git
add web demo (#58)
parent
dfc68171c1
commit
37fbdfefb8
|
@ -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 [](https://huggingface.co/spaces/akhaliq/yolov7)
|
||||
|
||||
## Performance
|
||||
|
||||
MS COCO
|
||||
|
|
Loading…
Reference in New Issue