Huynh Ngoc Anh

Results 3 issues of Huynh Ngoc Anh

For some reason, I can only connect to a computer via web-based butterfly terminal. I cannot connect via ssh. Is there a way to connect to butterfly terminal in the...

Is this code complete for producing the demo on the readme? Thank you.

I find that the following for loop in ```do_nms_sort``` to discard the boxes with zero objectness is redundant: https://github.com/pjreddie/darknet/blob/259be3217b0331d07c8c5c1995d90ab9f3b768c1/src/box.c#L62 The reason is that the boxes in the input detections ```dets```,...