mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 17:24:32 +02:00
improve memory reporting, explicit interpolation and minimax tracking
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -93,7 +93,7 @@ def apply_video_interpolation(
|
||||
except Exception:
|
||||
pass
|
||||
|
||||
log.info(f'Video interpolation: type={in_type} input={in_len} output={frames_len(out)} count={count} scale={scale}')
|
||||
log.info(f'Video interpolate: type={in_type} input={in_len} output={frames_len(out)} count={count} scale={scale}')
|
||||
return out
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user