ml-classifier and ml-classifier-ui
The ml-classifier-ui is a user interface wrapper built on top of the ml-classifier library, making them complements designed to be used together—the core logic and training functionality in ml-classifier powers the browser-based UI in ml-classifier-ui.
About ml-classifier
thekevinscott/ml-classifier
A tool for quickly training image classifiers in the browser
This tool helps you quickly train a custom image classifier using your own images, right in your web browser. You provide example images, optionally labeled by category, and it outputs a model that can identify those categories in new images. It's designed for anyone who needs to sort or categorize images efficiently.
About ml-classifier-ui
thekevinscott/ml-classifier-ui
A UI tool for quickly training image classifiers in the browser
This tool helps you quickly train an image classifier right in your web browser. You provide example images, categorize them with labels (like 'dog' or 'cat'), and the tool learns to identify new images based on your training. It's perfect for anyone who needs to teach a computer to sort images without needing to write code.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work