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
Web-demo-Skin-Analysis is a facial skin analysis project focusing on three key concerns: pigmentation, wrinkles, and pores. It utilizes U-Net++ and YOLOv8 for segmentation, MobileNetV2 and ResNet152 for classification, and YOLOv5Face for face detection. The web application is built with Flask.