Skip to content

v0.5

Compare
Choose a tag to compare
@volotat volotat released this 19 Apr 00:36
· 64 commits to main since this release
  • Fixed an issue with the wrong direction of an optical flow applied to an image.
  • Added text to video mode within txt2vid.py script. Make sure to update new dependencies for this script to work!
  • Added a threshold for an optical flow before processing the frame to remove white noise that might appear, as it was suggested by @alexfredo.
  • Background removal at flow computation stage implemented by @CaptnSeraph, it should reduce ghosting effect in most of the videos processed with vid2vid script.