Replies: 1 comment
-
Hello @hagapova, What command are you using to run on google Colab?
I hope this can help! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I'm trying to run Myria3D for point cloud segmentation via Google Colab, but I can't seem to even correctly install it. I keep getting the error
ModuleNotFoundError: No module named 'myria3d.models'
when I try to load a pretrained model. And I can't figure out the correct way to install and run Myria3D on Colab.I'm new to this project, but it seems to do exactly what I need to do. Unfortunately, there's no example .ipynb file that I could use as a guide. I would be really grateful if you provided one.
Thank you very much! Any help appreciated.
Beta Was this translation helpful? Give feedback.
All reactions