xiaochus / YOLOv3

Keras implementation of yolo v3 object detection.
MIT License
605 stars 264 forks source link

Change for route parser and compatible with Tiny YOLO V3 #16

Closed dennistang742 closed 5 years ago

dennistang742 commented 5 years ago
  1. According to my observation, the yad2k.py may have some issue when handling route(X,Y).
  2. Supporting Tiny YOLO V3.