You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I want to use the gender detection model using tensorflow 2.x. I already have a script to extract faces with a fairly high accuracy, I just want to use the gender detection model using inception v3. Can you please help. I cannot use tensorflow 1.x because my project has many other functionalities, and every other model is written in tf 2.x.