(1 commento) (0 reazioni) (0 assegnatari)Python (2849 fork)batch import
following upgood first issue

Metriche repository

Star
 (18.427 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor