We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fd621c commit 4e3f3dcCopy full SHA for 4e3f3dc
gallery/transforms/plot_rotated_box_transforms.py
@@ -159,6 +159,7 @@
159
# the exact same clamped boxes. The non-clamped boxes will show dimensions that are further away from the image:
160
print("boxes with soft clamping:")
161
print(soft_center_crops_and_boxes)
162
+print()
163
print("boxes with no clamping:")
164
print(no_clamping_center_crops_and_boxes)
165
0 commit comments