RGB-Color-Classifier-with-Deep-Learning-using-Keras-and-Tensorflow
RGB-Color-Classifier-with-Deep-Learning-using-Keras-and-Tensorflow copied to clipboard
[enhancement] provide way to classify list of numbers
i have a list of ~1500 colors to classify for a project
it'd be great if there was a way to programmatically classify a list of numbers, either by uploading a csv or hitting an api
@anarchotechqueer you can use this as an API and write your own abstraction over this.