"examples/vscode:/vscode.git/clone" did not exist on "b651b000033fd8ff51d1c3bea76f4fd1897bdf9c"
Commit 0b72e84b authored by liyinhao's avatar liyinhao
Browse files

fix cd problem

parent 7d8f56d8
......@@ -20,7 +20,7 @@ matlab -nosplash -nodesktop -r 'extract_rgbd_data_v2;quit;'
matlab -nosplash -nodesktop -r 'extract_rgbd_data_v1;quit;'
cd ..
python sunrgbd_data.py --gen_v1_data
cd ..
cd ../..
python tools/create_data.py sunrgbd --root-path ./data/sunrgbd --out-dir ./data/sunrgbd --extra-tag sunrgbd
```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment