Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Label Objects and Save Time (LOST) - Design your own smart Image Annotation process in a web-based environment.
| Date | Stars |
|---|---|
| 2026-07-24 | 578 |
| 2026-07-25 | 578 |
| 2026-07-28 | 578 |
| 2026-07-30 | 578 |
| 2026-08-06 | 578 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
35.0
growth rate 0.00%/day
# LOST - Label Objects and Save Time
[](https://gitlab.com/l3p-cv/lost/pipelines)
[](https://docs.lost.training/docs)
## Description
LOST (Label Object and Save Time) is a **flexible** **web-based** framework
for **simple collaborative** image annotation.
It provides multiple annotation interfaces for fast image annotation.
LOST offers a set of **out of the box annotation pipelines** to instantly annotate images without programming knowledge.
Nevertheless LOST is **flexible** since it allows to run user defined annotation
pipelines where different
annotation interfaces/ tools and algorithms can be combined in one process.
The application is highly scalable and offers, for example, easy-to-set-up connectivity to **external file systems**, such as S3 Bucket or Azure Blobstorage via the user interface.
It is **web-based** since the whole annotation process is visualized in
your browser.
You can quickly setup LOST with docker on your local machine or run it
on a web server to make an annotation process available to your
annotators around the world.
LOST allows to organize label trees, to monitor the state of an
annotation process and to do annotations inside the browser.
LOST was especially designed to model **semi-automatic** annotation
pipelines to speed up the annotation process.
Such a semi-automatic can be achieved by using AI generated annotation
proposals that are presented to an annotator inside the annotation tool.
### Key Features
- :earth_americas: Collaborative annotation - distribute your annotation tasks around the world
- :rocket: Out of the box annotation pipelines
- Annotate bboxes, polygons, points or lines with the Single Image Annotation Tool (SIA)
- Annotate whole image clusters with the Multi Image Annotation Tool (MIA)
- Export your datasets
- :open_file_folder: Connect external file systems, such as AWS S3 bucket, MS Azure blobstorage or FTP server
- :inbox_tray: Instant annotation export allows you to access all annotations at any time
- :chart_with_upwards_trend: Personal and project based annotation statistics
- :label: Organize your labels with colored label trees
- :repeat: Review your annotations
### Additional Features
- :pill: Customized annotation pipelines
- Import and export your pipeline projects
- Share your pipeline projects with colleagues
- :orange_book: Jupyter-Lab integration for easy pipeline development
- :dancers: LDAP integration
- :e-mail: E-Mail notifications
- :cloud: Scalable design - distribute intensive computing processes across multiple machines
## Getting Started
### Documentation
A lot of new features have been added and improvements have been made compared to version 1 (see [Changelog](./CHANGELOG.md)).
The adaptation of the documentation is currently still in progress.
If you feel LOST, please find our full documentation here: [https://docs.lost.training/docs](https://docs.lost.training/docs).
### LOST 3.x QuickSetup
LOST releases are hosted on DockerHub and shipped in Containers. For a quick setup perform the following steps (these steps have been tested for Ubuntu):
1. Install docker on your machine or server:
[https://docs.docker.com/install/](https://docs.docker.com/install/)
2. Clone LOST:
```bash
git clone https://github.com/l3p-cv/lost.git
```
3. Install the *cryptography* package in your python environment:
```bash
pip install cryptography
```
4. Run quick_setup script:
```bash
python3 quick_setup.py /path/to/install/lost --release 3.1.0
```
5. Run LOST:
Follow instructions of the quick_setup script, printed in the command line.
<!-- ## I want to annotate now !
A detailed step by step guide is provided here: [Start your first Pipeline ](./docs/GettingStartedFirstPipeline.md) -->
## Roadmap
See our [Roadmap](https://github.cExcerpt of 5,385 characters
Read on GitHub1.2k
766
401
257
172
112
84
9
8
5
1
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:b7dc2581b1f5af78, topic:annotation-tool, readme:annotation tool
matched fp:b7dc2581b1f5af78, topic:computer-vision