chervonij / DFL-Colab

DeepFaceLab fork which provides IPython Notebook to use DFL with Google Colab
1.05k stars 265 forks source link

value error no training data provided #35

Closed nicolas-gervais closed 3 years ago

nicolas-gervais commented 3 years ago

image

chervonij commented 3 years ago

@nicolas-gervais

Read guide. https://mrdeepfakes.com/forums/thread-guide-deepfacelab-2-0-google-colab-guide

nicolas-gervais commented 3 years ago

I did, it's very unclear.

Orchoidizer commented 3 years ago

@nicolas-gervais You can see here that there is no data in your 'data_dst/aligned' folder. There also may not be any data in the 'data_src/aligned' folder but cant be sure as you haven't 'expanded' the view for that folder.

image

chervonij commented 3 years ago

@nicolas-gervais Error "No training data provided" means that you don't provide data for training (obviosly). If you newbie, than read about DeepFaceLab work process. I write about it on main page.

DFL-Colab uses DeepFaceLab and to understand the workflow, you should first understand the DeepFaceLab workflow.