diff --git a/README.md b/README.md index 9da58e5a..bf4017d6 100755 --- a/README.md +++ b/README.md @@ -1,25 +1,8 @@ - - - - - - -
- - - - - - - - - -
+ + +  - -## Introduction - -The https://github.com/ultralytics/yolov3 repo contains inference and training code for YOLOv3 in PyTorch. The code works on Linux, MacOS and Windows. Training is done on the COCO dataset by default: https://cocodataset.org/#home. **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