HtR212

Results 1 comments of HtR212

@dranaivo You can check if ````(im.w==0)```` in the function ````test_detector```` inside "darknet/examples/detector.c". You also have to modify the ````load_image```` function inside "darknet/src/image.c" to make it return ```` out ```` before...