Edward Smith
Edward Smith
looks like you need to install numpy
Hi, try tensorflow==1.13.2 and tensorlayer==1.5.0
You can use Kaolin to train a model: https://github.com/NVIDIAGameWorks/kaolin/tree/master/examples/ImageRecon/Dib
Hi , I have found the issue, this was an oversight on my part. I will try to upload a fix this weekend. For now I would say run without...
Thank you! All these absolute file paths are a huge oversight. I am working on this rn, should push by today or tomorrow.
@fz920 I think I have fixed the issue, can you try again and let me know how it goes? for the mesh objects the path should not be a problem,...
Hi I made it so the location always points to the pre-trained model now I think. Are you sure you pulled and reinstalled the package? This checkpoint location should not...
When I run this locally the object location is a relative path. Can you check which location is referenced in urdf_location and see if there if a file there? If...
Hi, which python version are you using?
Yes I believe you are right. I would say best practice would be to set the mask_features to None initially, and then check if it is None before computing a...