🚀 Welcome to my git repo :ColorTrends
This project focuses on altering hair color in images using YOLO (You Only Look Once) and TensorFlow, showcasing innovative techniques in image processing and computer vision. The system leverages YOLO for real-time object detection to accurately identify and segment hair regions within images. TensorFlow is then employed to apply dynamic color changes to the detected hair segments, allowing for a wide range of color trends and styles. This project demonstrates the power of deep learning in creative applications, enabling users to experiment with and visualize different hair colors seamlessly.
.
- Clone this repository or download the script.
- Install the required packages using pip:
pip install -r requirements.txt python main.py

