Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/NaturalIntelligence/imglab

To speedup and simplify image labeling/ annotation process with multiple supported formats.
https://github.com/NaturalIntelligence/imglab

annotator coco dlib faceplusplus facepp fast imglab label label-images landmark landmark-points machine-learning nimn pascal-voc tenserflow

Last synced: about 2 months ago
JSON representation

To speedup and simplify image labeling/ annotation process with multiple supported formats.

Awesome Lists containing this project

README

        

# [imglab](http://imglab.ml/)

> This project needs maintainers

A web based tool to label images for objects that can be used to train dlib or other object detectors.

[![first-timers-only](http://img.shields.io/badge/first--timers--only-friendly-blue.svg?style=flat-square)](http://www.firsttimersonly.com/)
[![Bountysource](https://img.shields.io/bountysource/team/imglab/activity.svg)](https://salt.bountysource.com/teams/imglab)




Become a Patron!
Stubmatic donate button
Donate using Liberapay

> With most users switching over to the new version of imglab, the legacy version of imglab has been removed.

> If you would like to be a maintainer/collaborator of this project/organization, please let me know. The only condition is that you need to be polite to any user feedback.

# Looking for inters/contributors

## Features

ImgLab is platform independent, runs directly from the browser, and has no prerequisites. It requires minimal CPU and memory.

### Auto suggestion

![Auto suggestion](/img/imglab-autosuggestion.gif)

### Plugins

![Plugins](/img/imglab-fpp.gif)

### Different Shapes

![Plugins](/img/imglab-polygon.gif)

### Keyboard Shortcuts:

![Hotkeys](/img/imglab-hotkeys.gif)

### Zoom In/Out:

![Hotkeys](/img/imglab-zoom.gif)

**Other features**:

* Special attention for dlib users. You can easily adjust the order of parts / landmarks / featurepoints.
* Open-source and free forever.
* You can draw feature points and shapes (circles, rectangles, polygons). Other shapes like ellipses, lines, curves will be added in the future if there is demand.
* Small project file so it can be shared over the mail. In [निम्न (Nimn)](http://nimn.in) data format
* Multiple formats are supported
* dlib XML
* dlib pts
* Pascal VOC
* COCO
* Tensorflow (in plan)

**Other quality-of-life features**:

* Drag or resize any annotation shape.
* Select and delete any annotation shape or landmark points.
* Arrange landmark points in specific order by dragging their label up & down, instead of creating them in a particular order.
* Autosave in browser cache. Export to save on disk.
* Hotkeys support for easy switching between images, tools, labelling data, or to access other parts of the application for added convenience.
* Set image opacity to highlight annotation shapes and points.
* Tracking lines and mouse coordinates for precise annotations.

Visit the [Features Documentation](/docs/features.md) for a complete list of the features.

## How to use

* [Importing images](/docs/guide.md/#import)

To install locally, head to the [Installation Guide](/docs/guide.md/#offline-installation).

### How to use Imglab's features:

* [Auto-suggestions](/docs/guide.md/#auto-suggestion)
* [Plug-ins](/docs/guide.md/#plugins) (Face++)
* [Creating shapes](/docs/guide.md/#different-shapes)
* [Keyboard Shortcuts](/docs/guide.md/#keyboard-shortcuts)
* [Zooming in/out](/docs/guide.md/#zoom-inout)

Check the [Demo Video](https://youtu.be/Y-bJo_ylHTw) tutorial/demonstration or the [User Guide](/docs/guide.md) for more details.

## Contributing

Please read [CONTRIBUTING.md](https://github.com/NaturalIntelligence/imglab/blob/master/.github/First_Time_Contributors.md) for details on our code of conduct, and the process for submitting pull requests to us.

## Built with

This application is built upon following technology stack.

* [jQuery](https://jquery.com)
* [Bootstrap](https://getbootstrap.com)
* [Riot.js](https://github.com/riot/riot) - Simple and elegant component-based UI library
* [SVG.js](http://svgjs.com)

## Showcase your work

While using this library, if you happen to build an open database that can help other users or something you would like to showcase, please raise an issue or PR.

## Worth to mention

- [Stubmatic](https://github.com/NaturalIntelligence/Stubmatic) : Mock web servers and services. Designed specialy for testers and testing.
- [अनुमार्गक (anumargak)](https://github.com/NaturalIntelligence/anumargak) : Amazing fast router for node web servers.
- [Cytorus](https://github.com/NaturalIntelligence/cytorus): Now be specific and flexible while running E2E tests.
* Run tests only for a particular User Story
* Run tests for a route or from a route
* Customizable reporting
* Central dashboard for better monitoring
* Options to integrate E2E tests with Jira, Github etc using Central dashboard Tian.

*Note that* All above mentioned projects are free to use and welcome contributors.

## Contributors