lsimmons2 / bmi-project

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

Issue with single image file #2

Open Deeptun opened 5 years ago

Deeptun commented 5 years ago

Hi,

Thanks for the script and the code is working fine with webcam. I changes the script a bit to upload a single image file. However I am not getting correct BMI results for the images (I am getting single digit BMI number). Can you please help me with the script for getting BMI for single image files ?

Thanks in advance

jaskarannagi19 commented 4 years ago

I just created a pull request for same you can check and use the code. It's a flask app that would return BMI of an uploaded image