Page 1 of 1
Training fails to start when using Realface
Posted: Mon Jan 06, 2020 2:07 pm
by Dashon
It did not generate a crash report for some reason, but I'm getting the error message
Code: Select all
2020-01-06 22:09:11.613414: F .\tensorflow/core/util/bcast.h:111] Check failed: vec.size() == NDIMS (1 vs. 2)
when I try to use the Realface trainer. Is there anything I could do to fix this? Thanks
Re: Training fails to start when using Realface
Posted: Mon Jan 06, 2020 6:34 pm
by bryanlyon
Did you modify the default settings for the Realface model?
Re: Training fails to start when using Realface
Posted: Tue Jan 07, 2020 3:03 am
by Dashon
Tried to modify the settings (densde nodes and complexity encoder), got past the error but now it turns out I don't have the required VRAM to run Realface.
Thanks anyways, I think I'll use a more lightweight model instead