AliBuildsAI

Results 8 comments of AliBuildsAI

any updates?

I ran the code for training with no problem, so there is probably no problem with dependencies. I have a TITAN X and a Geforce GTX gpu. CUDA version: 8.0.61...

Yes, the device ID is 0. This is the command I ran: ./experiments/scripts/rgbd_scene_multi_rgbd_test.sh And here is the inside of rgbd_scene_multi_rgbd_test.sh: #!/bin/bash set -x set -e export PYTHONUNBUFFERED="True" export CUDA_VISIBLE_DEVICES=$1 #export...

I ran this and there was no problem, but when I added --kfusion 1 at the end, I encountered this error: [New Thread 0x7ffe65ffb700 (LWP 8553)] [New Thread 0x7ffe667fc700 (LWP...

@kevinkit the same happens when I add 0 at the end of the command. When I ran it with sudo, this error happens: + set -e + export PYTHONUNBUFFERED=True +...

I compiled all parts except kinect_fusion part.

No, I did not try anymore.