在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Python (2,849 fork)batch import
following upgood first issue

仓库指标

Star
 (18,427 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

infer/lib/train/utils.py 315 line, 318 line

    "-pg", "--pretrainG", type=str, default="", help="Pretrained Discriminator path"

    "-pd", "--pretrainD", type=str, default="", help="Pretrained Generator path"

I think these two should be swapped.

贡献者指南