pyflow
pyflow copied to clipboard
Fast, accurate and easy to run dense optical flow with python wrapper
Can you please have a look and suggest fixes? ``` [jalal@goku HW4]$ git clone https://github.com/pathak22/pyflow.git Cloning into 'pyflow'... remote: Counting objects: 96, done. remote: Total 96 (delta 0), reused 0...
``` Constructing pyramid...done! Pyramid level 7 Pyramid level 6 Pyramid level 5 Pyramid level 4 Pyramid level 3 Pyramid level 2 Pyramid level 1 Pyramid level 0 ``` i tried...
There's a conflict with the existing pyflow project https://pypi.org/project/pyflow/ Should this project be renamed? Especially if both are installed or if you want to upload to pypi
When I call the pyflow.coarse2fine_flow function, the program will output a lot of: ``` Constructing pyramid...done! Pyramid level 7 Pyramid level 6 Pyramid level 5 Pyramid level 4 Pyramid level...