Glen Berseth

Results 32 comments of Glen Berseth

How much memory does your computer have? How many threads are you running? That label size is very wrong. Did you recompile the caffe code in the external library? If...

You computer has plenty of memory. I have run the code successfully on Ubuntu 14.04 and 16.04. The code doesn't really use CUDA. I have seen this issue before and...

Might need to rebuild the protoc files in caffe and recompile caffe again.

This looks like integer wrap around. I think I fixed this before by rebuilding the protoc stuff for caffe.

If you can provide the output and some more details I may be able to help.

Is this compiled in Debug mode? There should be more output or maybe in the arg_file the number of training updates is set to 0?

You might need to recompile the jsoncpp library for Ubuntu 14.04. I compiled it on 16.04 for this work.

It seems you probably did not convert the controller to a biped controller well enough. The system generally uses up about 1-1.5gb of memory when simulating 30 threads. That out...

Please see the README --> https://github.com/xbpeng/DeepTerrainRL#linux