You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update the pad_bbox_batch_to_shape
1. Fix the current implementation which has the typo in it (tartarget_shapeget)
2. Add docstring about the sample usage.
3. Add validation check for shape mismatch.
4. Add unit test.
* Fix format issue
* Fix more format issue
* Raise error when target_shape is smaller than bbox shape
0 commit comments