Hi guys,
I am using the ssd_mobilenet_v2 to train it for my purposes. I noticed that the network only generates axis-aligned bounding boxes. Is it now not possible to use my labelled dataset with bounding boxes that are not axis-aligned?
I assume that TensorFlow has not yet fixed this problem for all models?