I am trying to see how to customize the bounding boxes appearance in inferred images in the case of a fasterrcnn inference.
I saw that detectnetv2 has a bbox_handler_config part where one can control many things. It does not work for fasterrcnn. Is there something equivalent?
Namely, I want to make the boxes look red and ticker and put the label name around.