td042
td042
Hi Gil, thank you for your great work! I get a similar problem with missclassifications. I testest your example notebook file on Adience benchmark and could achieve almost your reported...
After running TestSetPreparation.py I got the files w300Set.npz, commonSet.npz and challengingSet.npz. Are these the files you meant?
Now I have chosen w300Set.npz as trainSet and commonSet.npz as validationSet. After the execution, I received the following error message. Do you have any ideas about what I did wrong?...
I forgot to run trainingSetPreparation.py. Now I have exchanged the training and validation set through the files "dataset_nimgs = 100_perturbations = [] _ size = [112, 112] .npz", and "dataset_nimgs...