Open karan1508 opened 6 years ago
Could you please upload some image examples?
Unfortunately, I won't be able to share the images because of data privacy issues related to medical imaging.
But I have found that the issue is with the non_max_suppression implementation.
Thank you very much.
@mystic123 Amazing work !!
I have a small problem. I ran your code for a yolov3-tiny inference.
The predicted bounding boxes are exactly overlapping with the inference from the darknet codebase but there are some missing bounding boxes when I run it using tensorflow-yolo
Can you please suggest a possible cause for this?