Skip to content

Commit

Permalink
aejfbaeg
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasHug committed Aug 24, 2023
1 parent f9b90b2 commit e799302
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions gallery/v2_transforms/plot_transforms_v2_e2e.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,7 @@
# If you just want to do detection, you don't need and shouldn't pass
# "masks" in ``target_keys``: if masks are present in the sample, they will
# be transformed, slowing down your transformations unnecessarily.


# %%
#
# As baseline, let's have a look at a sample without transformations:

plot([dataset[0], dataset[1]])
Expand Down

0 comments on commit e799302

Please sign in to comment.