Skip to content

dipitvasdev/Color-Pick-Image-Segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color palette Generator and Image Segmentation

This web application utilizes K Means algorithm to extract a color palette from an uploaded image. The extracted colors are carefully analyzed and selected to create a visually appealing and harmonious color scheme. In addition, this application generates a segmented image that showcases the areas where the colors were picked in the original image. This feature provides users with a deeper understanding of the color palette and allows them to use it more effectively in their designs. This application is perfect for designers, artists, photographers, and organizations who want to simplify the color selection process and elevate their visual content.

Demo

https://dipitvasdev-color-pick-image-segmentation-run-evfp9a.streamlit.app/

Video

Watch the video

Run Locally

Clone the project

  git clone https://github.com/dipitvasdev/Color-Pick-Image-Segmentation.git

Go to the project directory

  cd Color-Pick-Image-Segmentation/

Install requirements

  pip install -r requirements.txt

Start the streamlit server

  streamlit run run.py

iPython Notebook

The working code for this project can be found at:-

https://colab.research.google.com/drive/1s9aSE83Us0JEHeCTpnaNo7bWYV5jEkqs

🚀 About Me

I am Dipit Vasdev, a highly motivated problem solver with a passion for neural networks and machine learning. I am currently pursuing a Master's degree in Computer Engineering at New York University, and my greatest strength lies in my drive for solving complex problems in computer science. I possess a wealth of technical skills in machine learning, deep learning, Android development, and more, and I have taken part in various projects and internships to continuously improve my skills and knowledge.

🔗 Links

linkedin

Feedback

If you have any feedback, please reach out to me at dipit.vasdev@nyu.edu

About

This project uses KMeans++ Model to pick dominant colors and Segment the given image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors