name wrong
This commit is contained in:
parent
7a7eee341c
commit
6317aeaa11
BIN
data/__pycache__/__init__.cpython-39.pyc
Normal file
BIN
data/__pycache__/__init__.cpython-39.pyc
Normal file
Binary file not shown.
BIN
data/__pycache__/base_dataset.cpython-39.pyc
Normal file
BIN
data/__pycache__/base_dataset.cpython-39.pyc
Normal file
Binary file not shown.
BIN
models/__pycache__/__init__.cpython-39.pyc
Normal file
BIN
models/__pycache__/__init__.cpython-39.pyc
Normal file
Binary file not shown.
BIN
models/__pycache__/base_model.cpython-39.pyc
Normal file
BIN
models/__pycache__/base_model.cpython-39.pyc
Normal file
Binary file not shown.
BIN
models/__pycache__/networks.cpython-39.pyc
Normal file
BIN
models/__pycache__/networks.cpython-39.pyc
Normal file
Binary file not shown.
BIN
models/__pycache__/stylegan_networks.cpython-39.pyc
Normal file
BIN
models/__pycache__/stylegan_networks.cpython-39.pyc
Normal file
Binary file not shown.
BIN
options/__pycache__/__init__.cpython-39.pyc
Normal file
BIN
options/__pycache__/__init__.cpython-39.pyc
Normal file
Binary file not shown.
BIN
options/__pycache__/base_options.cpython-39.pyc
Normal file
BIN
options/__pycache__/base_options.cpython-39.pyc
Normal file
Binary file not shown.
BIN
options/__pycache__/train_options.cpython-39.pyc
Normal file
BIN
options/__pycache__/train_options.cpython-39.pyc
Normal file
Binary file not shown.
0
scripts/test.sh
Normal file → Executable file
0
scripts/test.sh
Normal file → Executable file
1
scripts/train.sh
Normal file → Executable file
1
scripts/train.sh
Normal file → Executable file
@ -1,3 +1,4 @@
|
||||
#!/bin/sh
|
||||
# Train for video mode
|
||||
#CUDA_VISIBLE_DEVICES=0 python train.py --dataroot /path --name ROMA_name --dataset_mode unaligned_double --no_flip --local_nums 64 --display_env ROMA_env --model roma --side_length 7 --lambda_spatial 5.0 --lambda_global 5.0 --lambda_motion 1.0 --atten_layers 1,3,5 --lr 0.00001
|
||||
|
||||
|
||||
BIN
util/__pycache__/__init__.cpython-39.pyc
Normal file
BIN
util/__pycache__/__init__.cpython-39.pyc
Normal file
Binary file not shown.
BIN
util/__pycache__/html.cpython-39.pyc
Normal file
BIN
util/__pycache__/html.cpython-39.pyc
Normal file
Binary file not shown.
BIN
util/__pycache__/util.cpython-39.pyc
Normal file
BIN
util/__pycache__/util.cpython-39.pyc
Normal file
Binary file not shown.
BIN
util/__pycache__/visualizer.cpython-39.pyc
Normal file
BIN
util/__pycache__/visualizer.cpython-39.pyc
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user