-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
把python分布式命令
python -m torch.distributed.launch --nproc_per_node=$GPUS --master_port=$PORT
$(dirname "$0")/train.py
改成
python ./tools/train.py ./configs/FTVSR_reds4.py
运行模型训练报错:KeyError: 'TTVSR is not in the model registry'
请问是什么原因呢?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels