Skip to content

Commit

Permalink
Update upernet.py
Browse files Browse the repository at this point in the history
  • Loading branch information
VMarsocci authored Dec 10, 2024
1 parent 9c4cffa commit 2a16c08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pangaea/decoders/upernet.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Adapted from https://github.com/open-mmlab/mmsegmentation/blob/main/mmseg/models/decode_heads/uper_head.py

import torch
import torch.nn as nn
import torch.nn.functional as F
Expand Down

0 comments on commit 2a16c08

Please sign in to comment.