YuvalNirkin / fsgan

FSGAN - Official PyTorch Implementation
https://nirkin.com/fsgan
Creative Commons Zero v1.0 Universal
749 stars 147 forks source link

Uses of produce_train_val.py #92

Closed satoshikanno closed 3 years ago

satoshikanno commented 3 years ago

Does produce_train_val.py generate train_list.txt and val_list.txt? What is the right content of it? And is it similar to video_train.txt and video_val.txt used in nkv_msrunet_reenactment_attr_no_seg_v2.1.py?

YuvalNirkin commented 3 years ago

Yes, it should be provided with a directory containing the videos that will be used for training.