James Hurlbut
James Hurlbut
I was able to successfully train a model after chaning the diffusers version and changing batch size to 2 but when running inference on the output I only get reconstructions...
I am able to run the simulation on the CPU and Intel HD GPU but when running on my Nvidia GPU on the same machine I get a CL_OUT_OF_RESOURCES error...
I'm not sure why the flightmare folder needs to be copied as in this part of the readme: Before the submission please be sure to have built your code and...