GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Python (2,849 forks)batch import
following upgood first issue

Repository metrics

Stars
 (18,427 stars)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド