Skip to content

Commit

Permalink
Merge branch 'v2' into data-loader-upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
TimKoornstra authored Mar 15, 2024
2 parents e2baf48 + 2fcce72 commit aef7be9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/data/augment_layers.py
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,8 @@ def estimate_background_color(self, image):
Parameters
----------
image : tf.Tensor
Input image tensor in the format [batch_size, height, width, channels].
Input image tensor in the format [batch_size, height, width,
channels].
Returns
-------
Expand Down

0 comments on commit aef7be9

Please sign in to comment.