name wrong

This commit is contained in:
bishe 2025-02-23 15:37:59 +08:00
parent 7a7eee341c
commit 6317aeaa11
16 changed files with 2 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

0
scripts/test.sh Normal file → Executable file
View File

3
scripts/train.sh Normal file → Executable file
View 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
@ -29,4 +30,4 @@ python train.py \
--lmda_1 0.1 \
--num_patches 256 \
--flip_equivariance False \
--eta_ratio 0.1
--eta_ratio 0.1

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.