Skip to content

Commit

Permalink
fix dumb dumb
Browse files Browse the repository at this point in the history
  • Loading branch information
TNTwise committed Dec 15, 2024
1 parent 4187858 commit 4ae5fc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/src/pytorch/InterpolateTorch.py
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,7 @@ def __init__(
self.ensemble = ensemble
self.dynamicScaledOpticalFlow = dynamicScaledOpticalFlow
self.UHDMode = UHDMode
self.CompareNet = None
if UHDMode:
self.scale = 0.5
self._load()
Expand Down

0 comments on commit 4ae5fc7

Please sign in to comment.