shanglianlm0525 / PyTorch-Networks

Pytorch implementation of cnn network
1.91k stars 485 forks source link

error in ObjectDetection/YOLOv3.py #5

Open ShaneYS opened 3 years ago

ShaneYS commented 3 years ago

Darknet19 is for YOLOv2, YOLOv3 needs Darknet53 and upsample.