longcw / yolo2-pytorch

YOLOv2 in PyTorch
1.55k stars 420 forks source link

YOLOv3 support #65

Open ahkarami opened 6 years ago

ahkarami commented 6 years ago

Dear @longcw, The new version of YOLO has been released (i.e., YOLOv3). Can I use YOLOv3 cfg/weights with your code correctly?