mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-22 06:23:20 -07:00
formatting
This commit is contained in:
parent
2ef9b50823
commit
0609cc6b2e
1 changed files with 0 additions and 1 deletions
|
@ -654,7 +654,6 @@ Examples: df, liae, df-d, df-ud, liae-ud, ...
|
|||
|
||||
channel_type = SampleProcessor.ChannelType.LAB_RAND_TRANSFORM if self.options['random_color'] else SampleProcessor.ChannelType.BGR
|
||||
|
||||
|
||||
self.set_training_data_generators ([
|
||||
SampleGeneratorFace(training_data_src_path, random_ct_samples_path=random_ct_samples_path, debug=self.is_debug(), batch_size=self.get_batch_size(),
|
||||
sample_process_options=SampleProcessor.Options(random_flip=self.random_flip),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue