Skip to content

Commit

Permalink
Update label_image.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ducanh-ho2296 committed Feb 11, 2024
1 parent de53b05 commit 8860e3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/label_image.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,4 @@ def label_image(building_df, image, i=1):
# padded_img = pad_image_to_square(img)
# transform = src.transform
# profile = src.profile
# profile.update(width=padded_img.shape[1], height=padded_img.shape[0], transform=transform)

0 comments on commit 8860e3f

Please sign in to comment.