mirror of
https://github.com/hzwer/ECCV2022-RIFE.git
synced 2026-02-24 04:19:41 +01:00
Remove debug info
This commit is contained in:
@@ -76,7 +76,6 @@ def write_frame(i0, infs, i1, p, user_args):
|
||||
buffer.put(i0[i])
|
||||
for inf in infs:
|
||||
buffer.put(inf[i])
|
||||
print('inf', inf.shape, len(infs), p[i])
|
||||
|
||||
def clear_buffer(user_args):
|
||||
global cnt
|
||||
|
||||
Reference in New Issue
Block a user