Practical-10

 Using image data, predict the gender and age range of an individual in Python. Test the data science model using your own image.



import cv2
import math
import argparse
from google.colab.patches import cv2_imshow












No comments:

Post a Comment