vye16 / slahmr

MIT License
459 stars 50 forks source link

Issues running Colab #12

Closed cnnmon closed 1 year ago

cnnmon commented 1 year ago

Hi! I wanted to try out the SLAHMR project on my own video and was trying to run the provided Colab notebook.

However, I've been running into an issue on the "run on demo video" block ("AttributeError: 'Namespace' object has no attribute 'vis'"). I've been trying workarounds including using more absolute paths and manipulating arguments but I haven't had luck in bypassing this just yet.

Does anyone know how to get around this? Thanks!