diff --git a/README.rst b/README.rst index 27042411..ef061f46 100644 --- a/README.rst +++ b/README.rst @@ -1,10 +1,22 @@ -LabelImg +.. image:: /readme/images/labelimg.png + :target: https://github.com/heartexlabs/label-studio + +Label Studio is a modern, multi-modal data annotation tool +======= + +LabelImg, the popular image annotation tool created by Tzutalin with the help of dozens contributors, is no longer actively being developed and has become part of the Label Studio community. Check out `Label Studio `__, the most flexible open source data labeling tool for images, text, hypertext, audio, video and time-series data. `Install `__ Label Studio and join the `slack community `__ to get started. + +.. image:: /readme/images/label-studio-1-6-player-screenshot.png + :target: https://github.com/heartexlabs/label-studio + +About LabelImg ======== .. image:: https://img.shields.io/pypi/v/labelimg.svg :target: https://pypi.python.org/pypi/labelimg -.. image:: https://img.shields.io/github/workflow/status/tzutalin/labelImg/Package?style=for-the-badge :alt: GitHub Workflow Status +.. image:: https://img.shields.io/github/workflow/status/tzutalin/labelImg/Package?style=for-the-badge + :alt: GitHub Workflow Status .. image:: https://img.shields.io/badge/lang-en-blue.svg :target: https://github.com/tzutalin/labelImg @@ -286,14 +298,15 @@ Citation: Tzutalin. LabelImg. Git code (2015). https://github.com/tzutalin/label Related and additional tools ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -1. `ImageNet Utils `__ to +1. `Label Studio `__ to label images, text, audio, video and time-series data for machine learning and AI +2. `ImageNet Utils `__ to download image, create a label text for machine learning, etc -2. `Use Docker to run labelImg `__ -3. `Generating the PASCAL VOC TFRecord files `__ -4. `App Icon based on Icon by Nick Roach (GPL) `__ -5. `Setup python development in vscode `__ -6. `The link of this project on iHub platform `__ -7. `Convert annotation files to CSV format or format for Google Cloud AutoML `__ +3. `Use Docker to run labelImg `__ +4. `Generating the PASCAL VOC TFRecord files `__ +5. `App Icon based on Icon by Nick Roach (GPL) `__ +6. `Setup python development in vscode `__ +7. `The link of this project on iHub platform `__ +8. `Convert annotation files to CSV format or format for Google Cloud AutoML `__ diff --git a/readme/images/label-studio-1-6-player-screenshot.png b/readme/images/label-studio-1-6-player-screenshot.png new file mode 100644 index 00000000..0d24a461 Binary files /dev/null and b/readme/images/label-studio-1-6-player-screenshot.png differ diff --git a/readme/images/labelimg.png b/readme/images/labelimg.png new file mode 100644 index 00000000..15c631f0 Binary files /dev/null and b/readme/images/labelimg.png differ