BobLiu20 / YOLOv3_PyTorch

Full implementation of YOLOv3 in PyTorch
624 stars 191 forks source link

[bugfix] Fixed out of range error in 'test_images' module #34

Open SolidusAbi opened 6 years ago

SolidusAbi commented 6 years ago

I have detect a error during test using this module. It was generated by a bad index in the images path list.