caseykneale/ObjectDetectionStats.jl

Plot with Bounding Box Overlays?

Open

#5 opened on Mar 22, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Julia (0 forks)github user discovery
good first issue

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

It would be nice to generate plots of inputted images, and the predicted bounding boxes, or ground truths? Maybe for this package, ignoring the original image but setting a default alpha channel of some bounding boxes with labels is more appropriate? Don't know...

Contributor guide