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

Why do I get "killed"

Open zhenqingHE opened this issue 2 years ago • 0 comments

python ~/improved-diffusion-main/scripts/image_train.py --data_dir ~/train1000 --image_size 64 --num_channels 128 --num_res_blocks 3 --diffusion_steps 4000 --noise_schedule linear --lr 1e-4 --batch_size 128
Logging to /tmp/openai-2023-02-08-04-54-58-637829
creating model and diffusion...
creating data loader...
training...
Killed

Sorry,I am a beginner. I want to train a model but it gets killed.

zhenqingHE avatar Feb 08 '23 05:02 zhenqingHE