moves output image to correct folder
This commit is contained in:
@@ -60,7 +60,7 @@ def calculate_label_grid_for_image(
|
||||
for idx in np.ndindex(anchor_grid.shape[:-1])
|
||||
if label_grid[idx]
|
||||
]
|
||||
draw_annotation_rects(image, annotations, output_path="output2.jpg")
|
||||
draw_annotation_rects(image, annotations, output_path="mmp/a4/output.jpg")
|
||||
|
||||
|
||||
def draw_annotation_rects(
|
||||
|
||||
|
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 52 KiB |
BIN
output.jpg
BIN
output.jpg
Binary file not shown.
|
Before Width: | Height: | Size: 47 KiB |
Reference in New Issue
Block a user