following upgood first issue
仓库指标
- 星标
- (18,427 个星标)
- 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.