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
Implemented a face detection model using TensorFlow’s object detection architecture. The project covered image collection and annotation, data partitioning and augmentation, model building, training and real-time detection.