Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codingprivacy/color_detect-using-ml

This repository is based on Machine learning which detects the color of a sample photo element
https://github.com/codingprivacy/color_detect-using-ml

basic-programming color detection image-processing implementation learning logistic-regression machine machine-learning machine-learning-algorithms prediction-model python scratch

Last synced: 1 day ago
JSON representation

This repository is based on Machine learning which detects the color of a sample photo element

Awesome Lists containing this project

README

        



Color_Detect-Using-ML



This Repository is based on Machine learning which detects the color of a sample photo element.
Initially this detects whether the given Photo Element is Red or not.
This is based on Logistic Regression Algorithm.
The Final Idea is to detect every color of the given photo element.