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

fix method to load and save model weights #48

Closed yingkunwu closed 1 year ago

yingkunwu commented 1 year ago

^^