improved-gan icon indicating copy to clipboard operation
improved-gan copied to clipboard

Segmentation fault

Open p577665228 opened this issue 5 years ago • 0 comments

hello, when I run the bash train_imagenet.sh, here is an issue: TRAINING train_imagenet.sh: line 5: 4668 Segmentation fault CUDA_VISIBLE_DEVICES=0 python train_${word}.py --dataset imagenet_train --is_train True --checkpoint_dir gan/checkpoint_${word} --image_size ${pixels} --is_crop True --sample_dir gan/samples_${word} --image_width ${pixels} --batch_size 16

p577665228 avatar Mar 30 '19 12:03 p577665228