Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hzwer/ECCV2022-RIFE
/ eval
Method
eval
model/RIFE.py:35–36 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
33
self.flownet.train()
34
35
def
eval(self):
36
self.flownet.eval()
37
38
def
device(self):
39
self.flownet.to(device)
Callers
10
update
Method · 0.95
inference_img.py
File · 0.45
inference_video.py
File · 0.45
MiddleBury_Other.py
File · 0.45
HD_multi_4X.py
File · 0.45
testtime.py
File · 0.45
HD.py
File · 0.45
ATD12K.py
File · 0.45
UCF101.py
File · 0.45
Vimeo90K.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected