lsimmons2 / bmi-project

machine learning model that predicts body mass index from face images
75 stars 48 forks source link

train_generator.py problem #5

Open oussematrifa18795 opened 4 years ago

oussematrifa18795 commented 4 years ago

hi thank you for this project i tryed to run the program but i got this problem can u help me with it File "train_generator.py", line 49, in with open(config.CROPPED_IMGS_INFO_FILE) as f: FileNotFoundError: [Errno 2] No such file or directory: 'normalized_data.csv' best regards