Skip to main content

Model Assisted Object Labeling Toolkit

Project description

Model Assisted Labeling Toolkit

Malt allows users to quickly create labeled images from a video with the help of a predefined model. Creating good training data for object recognition is an iterative process, and malt is designed to speed up each iteration. The typical malt workflow will go as follows:

  • Create a sparsely trained Tensorflow Lite Model
  • Load and scan through a video to find object positions that are unfamiliar to the model and label those frames
  • Adjust the auto-generated bounding boxes to perfectly fit the target object
  • Save the labeled frames as images
  • Train a new model
  • Load the new model and a new video
  • Repeat the process

Install & Launch Malt

pip3 install maltk malt or python3 -m malt

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

maltk-0.0.0.1.tar.gz (12.2 kB view hashes)

Uploaded Source

Built Distribution

maltk-0.0.0.1-py3-none-any.whl (14.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page