tarun005 / FLAVR

Code for FLAVR: A fast and efficient frame interpolation technique.
Apache License 2.0
455 stars 69 forks source link

config.py not affecting interpolate.py behaviour #37

Closed Krampfytek closed 2 years ago

Krampfytek commented 2 years ago

Hey team ! Congrats for the amazing job

when trying to modify the config file (eg : reducing batch size), it seems to not being affecting the behaviour of the script (interpolate.py) when launched.

Pretty new to learning python so I maybe misundeerstanding something here, but just in case !

best

Lucien

tarun005 commented 2 years ago

interpolate.py is a separate script - it does not use config.py