yingkunwu / R-YOLOv4

This is a PyTorch-based R-YOLOv4 implementation which combines YOLOv4 model and loss function from R3Det for arbitrary oriented object detection.
114 stars 20 forks source link

Revise #47

Closed yingkunwu closed 1 year ago

yingkunwu commented 1 year ago

Please check my revision of the codes and see if it makes sense to you.