Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 7, 2022
1 parent 8d58f15 commit 08f944f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion yolort/models/transform.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ def _resize_image_and_masks(
return image, target



class YOLOTransform(nn.Module):
"""
Performs input / target transformation before feeding the data to a YOLO model. It plays
Expand Down

0 comments on commit 08f944f

Please sign in to comment.