semantic-segmentation-pytorch
semantic-segmentation-pytorch copied to clipboard
Using Single GPU
I encountered the issue below.

Is there any codes for implementing with single GPU?
Thank you.
@suesuekkim https://github.com/CSAILVision/semantic-segmentation-pytorch/issues/58#issue-321770424 this helped me. change
batch_data = next(iterator) code in train.py