Update README.md
This commit is contained in:
parent
eadc06bce8
commit
fc0394e038
|
@ -1,7 +1,8 @@
|
||||||
<img src="https://user-images.githubusercontent.com/26833433/85940327-7bec1800-b8d0-11ea-9682-40630843a819.jpg">
|
<a href="https://apps.apple.com/app/id1452689527" target="_blank">
|
||||||
<a href="https://itunes.apple.com/app/id1452689527" target="_blank">
|
<img src="https://user-images.githubusercontent.com/26833433/85940327-7bec1800-b8d0-11ea-9682-40630843a819.jpg" width="1000"></a>
|
||||||
|
 
|
||||||
|
|
||||||
This repo contains Ultralytics inference and training code for YOLOv3 in PyTorch. The code works on Linux, MacOS and Windows. **Credit to Joseph Redmon for YOLO:** https://pjreddie.com/darknet/yolo/.
|
This repo contains Ultralytics inference and training code for YOLOv3 in PyTorch. The code works on Linux, MacOS and Windows. Credit to Joseph Redmon for YOLO https://pjreddie.com/darknet/yolo/.
|
||||||
|
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
Loading…
Reference in New Issue