Skip to content

Commit

Permalink
Merge branch 'fix_deeplab' of https://github.com/brianhou0208/segment…
Browse files Browse the repository at this point in the history
…ation_models.pytorch into fix_deeplab
  • Loading branch information
brianhou0208 committed Nov 30, 2024
2 parents f96dbda + c97d43a commit 34df157
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion segmentation_models_pytorch/decoders/deeplabv3/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ def __init__(
encoder_output_stride
)
)

self.encoder = get_encoder(
encoder_name,
in_channels=in_channels,
Expand Down

0 comments on commit 34df157

Please sign in to comment.