scorelab / LabelLab

An Image Analysis and Classification Platform for Machine Learning Researchers
Apache License 2.0
79 stars 112 forks source link
dart flask flutter javascript mysql python reactjs

LabelLab

labellab

License License Gitter GitHub Issues GitHub forks GitHub stars

LabelLab is an image analysis and classification platform for Machine Learning researchers. Originally built to classify images of elephants, it has been developed over the years and is now a full-fledged ML utility tool that is able to classify all kinds of images and carry out a number of ML-related tasks in a project-based manner while teaming up with other researchers.

Features

Apache 2.0 Licence

See the LICENSE file for details.

Deployment

Host your own LabelLab server for FREE with One-Click Deploy

Deploy

Documentation

To learn more about the project, check out the Project Wiki

User Guide

Please go though our Code of Conduct first.

Follow these instructions to setup the project in your local system.

git clone https://github.com/scorelab/Labellab.git

NOTE: The Node.js API in labellab-server directory is now deprecated and is no longer being used in the project. Instead, use the Flask API in labellab-flask directory.

Contact