rakesh160
Results
2
issues of
rakesh160
while running the command **>python nets/test.py -g -v -se -m ./model/c3ae_model_v2_151_4.301724-0.962**, I am getting a value error. ValueError: Input 0 of layer conv1 is incompatible with the layer: : expected...
If my understanding is right, then the model seems to predict gender of one face only at a time. How can we modify this one to detect multiple faces at...