Open ghost opened 6 years ago
@Mthilwane @naritapandhe I had the problems too,I think It may have something to do with the prepro directory, and I am working on it.Did you figure it out?If you did, could you please share with me? Thank you very much!
Well I have same problems. Did you guys figure out? Update: it's likely that are messy directories in folder prepo. I am on my way trying figure
You guys need to download all datasets which have been provided with the link in README.md then you have to replace her paths by your own paths in file prepo\creat_gender_neutral_data.py and remove some # at lines in main function to generate .pkl files.
She used tensorflow cpu v1 and python 2 on Ubuntu distros.
You will have to install more modules than the list in README.md
Hi All,
I noticed that there are fold-x-data.txt files available but I am not sure if I should generate the .pkl files in order to run the train-and-test script for gender classification as I cannot find the files anywhere.