Tianxiaomo / pytorch-YOLOv4

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

fix typo #446

Closed MekhailS closed 2 years ago

MekhailS commented 3 years ago

resolves #445

rename Yolov4 class member called "neek" to "neck"

ChristopherLyon commented 3 years ago

Good