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.