Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hzwer/ECCV2022-RIFE
/ device
Method
device
model/RIFE.py:38–39 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
36
self.flownet.eval()
37
38
def
device(self):
39
self.flownet.to(device)
40
41
def
load_model(self, path, rank=0):
42
def
convert(param):
Callers
15
__init__
Method · 0.95
train.py
File · 0.45
inference_img.py
File · 0.45
inference_video.py
File · 0.45
dataset.py
File · 0.45
loss.py
File · 0.45
laplacian.py
File · 0.45
refine.py
File · 0.45
RIFE.py
File · 0.45
warplayer.py
File · 0.45
refine_2R.py
File · 0.45
MiddleBury_Other.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected