longcw / yolo2-pytorch

YOLOv2 in PyTorch
1.54k stars 421 forks source link

Correction of roi_pooling layers compilation #3

Closed crazylyf closed 7 years ago

crazylyf commented 7 years ago

There are minor mistakes in the make.sh and layers/roi_pooling/build.py, which will lead to compiling error.