Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No module named 'cuboid #372

Open
intelligencestreamlabs opened this issue Jul 1, 2024 · 1 comment
Open

No module named 'cuboid #372

intelligencestreamlabs opened this issue Jul 1, 2024 · 1 comment

Comments

@intelligencestreamlabs
Copy link

Inference after training on a custom data
I have tried to use train2/inference.py after training on a custom data and I got
" line 21, in
from cuboid import Cuboid3d
ModuleNotFoundError: No module named 'cuboid'"

should I use inference.py in inference folder instead?

@phsilvarepo
Copy link

Hello there,

I fixed this by copying the files in the common subfolder to the train2.py. Somehow it is not being able to acess the files in the common folder, there is probably a better solution to this but it worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants