fasterrcnn-pytorch-training-pipeline icon indicating copy to clipboard operation
fasterrcnn-pytorch-training-pipeline copied to clipboard

What does this output mean?

Open aymuos15 opened this issue 2 years ago • 9 comments

image

What do the boxes and squares actually indicate?

aymuos15 avatar Sep 24 '23 12:09 aymuos15

Hi. Where is this image from?

sovit-123 avatar Sep 24 '23 13:09 sovit-123

Need a bit more context.

sovit-123 avatar Sep 24 '23 13:09 sovit-123

I cant share the details of the image, but this is my result after running rcnn on a set of these images.

My assumption is that the boxes are the annotations/ground truth I used and the circles are the predictions.

My model is underperforming very highly if that adds anything.

aymuos15 avatar Sep 24 '23 14:09 aymuos15

If you are using my repository, then it does not annotate circles. It only annotates bounding boxes on an image. I am not sure what the circles are. But if these are inference results, then I am sure that the boxes are the inference annotations.

sovit-123 avatar Sep 25 '23 02:09 sovit-123

I am using your repo. My annotations are all boxes.

By inference annotations you mean the ground truth or predictions?

aymuos15 avatar Sep 25 '23 09:09 aymuos15

By annotation, I mean predictions.

sovit-123 avatar Sep 25 '23 09:09 sovit-123

Have you faced a circle in your predictions before by any chance?

aymuos15 avatar Sep 25 '23 09:09 aymuos15

No. It's very odd.

sovit-123 avatar Sep 25 '23 10:09 sovit-123

Hmm, alright. I will leave this issue open for now then, if someone else happens to stumble across the same scenario.

aymuos15 avatar Sep 25 '23 13:09 aymuos15