Deep_Object_Pose
Deep_Object_Pose copied to clipboard
No module named 'cuboid
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
should I use inference.py in inference folder instead?
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.