Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/codingprivacy/color_detect-using-ml
- Owner: codingprivacy
- License: mit
- Created: 2017-09-04T03:44:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-06T05:11:58.000Z (over 6 years ago)
- Last Synced: 2023-12-05T07:29:03.958Z (12 months ago)
- Topics: basic-programming, color, detection, image-processing, implementation, learning, logistic-regression, machine, machine-learning, machine-learning-algorithms, prediction-model, python, scratch
- Language: Python
- Size: 707 KB
- Stars: 10
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.