Closed shashaka closed 1 week ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 82.08%. Comparing base (
96e07ec
) to head (5f0fac6
). Report is 5 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thanks @shashaka can you please add a demo colab to show single image and batched image and bbox transformation.
@divyashreepathihalli I updated my gist to include demo for single image and batched one.
I've added unit tests for this. Please let me know if any updates are needed.
I implemented the transform_bounding_boxes method to handle center cropping. Could you please review my code and let me know if there are any corrections or improvements needed?
here is gist