Open xstju opened 4 years ago
I want to train a model using the FaceForensics++ dataset , but I don't know how to set the label real/fake when training. Please help me.
You can refer to the pytorch documents.https://pytorch.org/docs/stable/torchvision/datasets.html#imagefolder
I want to train a model using the FaceForensics++ dataset , but I don't know how to set the label real/fake when training. Please help me.