Roger Q.

Results 8 comments of Roger Q.

@RicoSuaveGuapo wrote some nice docs about using custom dataset in #249 .

You will have to compile a custom build of MXNet from source (using the source code they provided). This is exactly what README tells you.

I doubt there is a way to do that rather than recompiling the custom version. The sampler was implemented with C++ so, if you want to use the python wrapper...

> Hi. I am facing the same problem. I have built mxnet from source with C++ package following the instructions in https://mxnet.incubator.apache.org/versions/master/install/build_from_source.html#build-configurations. However I get this error AttributeError: 'module' object...

I got it running with CUDA 9.2. I'm not sure if it works with CUDA 10.0.

> > I got it running with CUDA 9.2. I'm not sure if it works with CUDA 10.0. > > Thanks. Did you have to make any changes to get...

It works on my end. Sometimes Huggingface throws an error and resubmitting usually works.

Hello Hugo, Thanks for your interest! For URDF files that I have in my hands - they work in both the VR headset and the browser. I don't know if...