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 14, 2023
1 parent df75acc commit 3ef63c7
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 @@ -57,3 +57,4 @@ def label_image(building_df, image, i=1):
# dst.write(padded_img)
# def pad_tif_to_square(input_file, output_file):
# with rasterio.open(input_file) as src:
# img = src.read()

0 comments on commit 3ef63c7

Please sign in to comment.