Tianxiaomo / pytorch-YOLOv4

PyTorch ,ONNX and TensorRT implementation of YOLOv4
Apache License 2.0
4.48k stars 1.49k forks source link

fix typo of mosaic augmentation name in README.md #380

Closed shamimtowhid closed 2 years ago

shamimtowhid commented 3 years ago

Hello, thank you all for your work on this project. This is my first contribution to any open source project. Although this is a very simple fix, I am hoping that this will be merged.

In the README.md file, there is a typo in the Mosaic augmentation name. I fixed that typo in this pull request.