-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtrain_mouth.sh
executable file
·6 lines (6 loc) · 1.18 KB
/
train_mouth.sh
1
2
3
4
5
6
CUDA_VISIBLE_DEVICES=0 topic=mouth_12 scale_limit_ratio=0.1 translate_x_ratio=0.2 translate_y_ratio=0.3 reduce_lr_factor=0.5 batch_size=32 scale_face=64 input_shape=32x32x3 python3 train_generator.py
# CUDA_VISIBLE_DEVICES=0 topic=mouth_12 scale_limit_ratio=0.1 translate_x_ratio=0.2 translate_y_ratio=0.3 reduce_lr_factor=0.2 batch_size=32 scale_face=64 input_shape=32x32x3 python3 train_generator.py
# CUDA_VISIBLE_DEVICES=0 topic=mouth_12 scale_limit_ratio=0.1 translate_x_ratio=0.2 translate_y_ratio=0.3 reduce_lr_factor=0.1 batch_size=32 scale_face=64 input_shape=32x32x3 python3 train_generator.py
CUDA_VISIBLE_DEVICES=0 topic=mouth_12 scale_limit_ratio=0.1 translate_x_ratio=0.2 translate_y_ratio=0.3 reduce_lr_factor=0.5 batch_size=32 scale_face=56 input_shape=32x32x3 python3 train_generator.py
#CUDA_VISIBLE_DEVICES=0 topic=mouth_12 scale_limit_ratio=0.1 translate_x_ratio=0.2 translate_y_ratio=0.3 reduce_lr_factor=0.2 batch_size=32 scale_face=56 input_shape=32x32x3 python3 train_generator.py
#CUDA_VISIBLE_DEVICES=0 topic=mouth_12 scale_limit_ratio=0.1 translate_x_ratio=0.2 translate_y_ratio=0.3 reduce_lr_factor=0.1 batch_size=32 scale_face=56 input_shape=32x32x3 python3 train_generator.py