processed-imdb-wiki-dataset icon indicating copy to clipboard operation
processed-imdb-wiki-dataset copied to clipboard

Processes IMDB WIKI dataset ready to be used in any projects

Results 2 processed-imdb-wiki-dataset issues
Sort by recently updated
recently updated
newest added

Everything runs perfect up to this point - any ideas what could cause this? **final_imdb = np.vstack((imdb_age, imdb_genders, imdb_path, imdb_face_score1, imdb_face_score2)).T** Traceback (most recent call last): File "", line 1,...

Hello, great repository! Anyway, I have a question regarding how the data is preprocessed. in `mat.py`, you modified the dates from wiki, changing 00 from the month or the day...