[INACTIVE LEGACY VERSION, FIND THE PROJECT HERE: https://github.com/gyroflow/gyroflow] Video stabilization using IMU motion data from internal or external logs
Hi,
Recently I start trying to do a "simple" script in Google Colab in order to use the server's power to stabilize my footages and maybe share it publicly.
The problem is that I'm having some issues setting up all the python dependancies in order to run the cli.py in the dev branch.
I don't know how to propely install poetry, and now I'm getting the message :" ModuleNotFoundError: No module named 'numpy' ".
If anyone know how to use google colab correctly and can help me and maybe other who could benefits of that "power"?
Hi, Recently I start trying to do a "simple" script in Google Colab in order to use the server's power to stabilize my footages and maybe share it publicly.
The problem is that I'm having some issues setting up all the python dependancies in order to run the cli.py in the dev branch. I don't know how to propely install poetry, and now I'm getting the message :" ModuleNotFoundError: No module named 'numpy' ".
If anyone know how to use google colab correctly and can help me and maybe other who could benefits of that "power"?
Thanks in advance.