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 Dec 25, 2023
1 parent b89417b commit de53b05
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 @@ -61,3 +61,4 @@ def label_image(building_df, image, i=1):
# img = np.moveaxis(img, 0, -1)
# padded_img = pad_image_to_square(img)
# transform = src.transform
# profile = src.profile

0 comments on commit de53b05

Please sign in to comment.