Skip to content

Commit

Permalink
Trigger Action
Browse files Browse the repository at this point in the history
  • Loading branch information
katyatrufanova committed Dec 1, 2023
1 parent b93f3f6 commit d7ba966
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ def applyLowLevelSegmentation(imgList, algorithm='clustering'):
return dummyLabels



def applyRandomDistorsion(imgList, maskList, percentage, maskFolder):
"""Returns a sample of distorted images by applying
a black mask (see Weedmap dataset for details)
Expand Down

0 comments on commit d7ba966

Please sign in to comment.