Closed MyoungHaSong closed 4 years ago
I run this code. python3 train.py --gpus 0,1 --cfg config/ade20k-resnet101-upernet.yaml
but training was stopped..
my environment is nvidia-docker + titan XP * 2 , CPU =i9-9900K what should I do ?
Should be a GPU memory issue. Try adjust batch size.
I run this code. python3 train.py --gpus 0,1 --cfg config/ade20k-resnet101-upernet.yaml
but training was stopped..
my environment is nvidia-docker + titan XP * 2 , CPU =i9-9900K what should I do ?