lenwen-hub

Results 1 comments of lenwen-hub

/home/lenwen/PRO_mine/PycharmPRO/UNET/Image_Segmentation-master/venv/bin/python /home/lenwen/PRO_mine/PycharmPRO/UNET/Image_Segmentation-master/main.py Namespace(augmentation_prob=0.43997968647369484, batch_size=1, beta1=0.5, beta2=0.999, cuda_idx=1, image_size=224, img_ch=3, log_step=2, lr=0.00027232275207867595, mode='train', model_path='./models', model_type='U_Net', num_epochs=250, num_epochs_decay=22, num_workers=8, output_ch=1, result_path='./result/U_Net', t=3, test_path='./dataset/test/', train_path='./dataset/train/', val_step=2, valid_path='./dataset/valid/') image count in train path :6000...