pixel2style2pixel
pixel2style2pixel copied to clipboard
x,y = batch
When loading a new bath from dataloader item, i don't understand the meaning of y. Dataset (FFHQ) is a label free dataset or am i wrong? y is then used to compute losses. I'm sorry if it is a trivial question but i'm pretty new to pytorch