Thomas Coldwell

Results 13 issues of Thomas Coldwell

This PR removes the `resize` method exported by the plugin in favour of a `transform` method which instead takes a series of transform operations that can be ordered in whatever...

### Current Behavior: We are currently utilising the `RetinaNet` pretrained model which we are then transfer learning onto a custom dataset. In this dataset we have an adapted jittered resize...

# What does this PR do? This PR adds logic to the `bounding_box.clip_to_image` to attenuate the boxes that fall below a certain threshold of their original area in an image....