outerspace / experiments /scripts /train_linemod.sh
Shr3ezy's picture
all files
2be2da0
raw
history blame
190 Bytes
#!/bin/bash
set -x
set -e
export PYTHONUNBUFFERED="True"
export CUDA_VISIBLE_DEVICES=0
python3 ./tools/train.py --dataset linemod\
--dataset_root ./datasets/linemod/Linemod_preprocessed