Shr3ezy's picture
Uploading all files
29858c0 verified
raw
history blame contribute delete
188 Bytes
#!/bin/bash
set -x
set -e
export PYTHONUNBUFFERED="True"
export CUDA_VISIBLE_DEVICES=0
python3 ./tools/train.py --dataset ycb\
--dataset_root ./datasets/ycb/YCB_Video_Dataset