Skip to content

Commit

Permalink
Release/0.1.6 (#80)
Browse files Browse the repository at this point in the history
* Init controls

* Package up

* Prepare from another branch

* Fixed bugs BBOX

* Prepare examples from another branch

* * Add Shortcut tag to simplify adding predefined objects (#74)

* * Add Shortcut tag to simplify adding predefined objects
* Use xml2js instead of parse5 for tree building
* HotKey support for shortcuts

* removing console.log

* docs

* Remove parse5

* Feature/docs add templates (#75)

* Update docs to include information on keypoints and polygons annotation

* Update README

* update title

* Feature/docs add templates (#79)

* Update docs to include information on keypoints and polygons annotation

* Update README

* update title

* Remove new tags from coming soon

* duration it takes to create a new completion (#76)

* duration it takes to create a new completion

* Rename new function

* Return to def env

* Update package-lock

* Up readme

* Logo center

* Remove regs from release

* Build 0.1.6

* Convert bbox completion to state
  • Loading branch information
shevchenkonik authored Oct 7, 2019
1 parent 7f7a021 commit 84f33e9
Show file tree
Hide file tree
Showing 41 changed files with 853 additions and 341 deletions.
20 changes: 7 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,12 @@
<p align="center"><a href="https://labelstud.io/" title="Label Studio by Heartex Labs"><img src="./images/heartex_icon_opossum_green.svg" title="Label Studio by Heartex Labs" height="160"></a></p>
<div align="center"><a href="https://labelstud.io/" title="Label Studio by Heartex Labs"><img src="./images/heartex_icon_opossum_green.svg" title="Label Studio by Heartex Labs" height="160"></a></div>

<h2 align="center">Label Studio</h2>

Label Studio is an open-source, configurable data annotation tool. Its purpose is to enable you to label different types of data using the most convenient interface with a standardized output format.
Label Studio is an open-source, configurable data annotation tool.

<br/>
Its purpose is to enable you to label different types of data using the most convenient interface with a standardized output format.

![GitHub](https://img.shields.io/github/license/heartexlabs/label-studio?logo=heartex)
[![Build Status](https://travis-ci.com/heartexlabs/label-studio.svg?branch=master)](https://travis-ci.com/heartexlabs/label-studio)
[![codecov](https://codecov.io/gh/heartexlabs/label-studio/branch/master/graph/badge.svg)](https://codecov.io/gh/heartexlabs/label-studio)
![GitHub release](https://img.shields.io/github/v/release/heartexlabs/label-studio?include_prereleases)
[![Gitter](https://badges.gitter.im/label-studio/community.svg)](https://gitter.im/label-studio/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)

<br/>
![GitHub](https://img.shields.io/github/license/heartexlabs/label-studio?logo=heartex) [![Build Status](https://travis-ci.com/heartexlabs/label-studio.svg?branch=master)](https://travis-ci.com/heartexlabs/label-studio) [![codecov](https://codecov.io/gh/heartexlabs/label-studio/branch/master/graph/badge.svg)](https://codecov.io/gh/heartexlabs/label-studio) ![GitHub release](https://img.shields.io/github/v/release/heartexlabs/label-studio?include_prereleases) [![Gitter](https://badges.gitter.im/label-studio/community.svg)](https://gitter.im/label-studio/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)

![Label Studio](./images/label-studio-examples.gif)

Expand All @@ -24,12 +18,12 @@ Label Studio is an open-source, configurable data annotation tool. Its purpose i
- [Classify audio](https://labelstud.io/templates/audio_classification.html)
- [Conversational modeling & chatbots](https://labelstud.io/templates/dialogue_analysis.html)
- [Image object detection](https://labelstud.io/templates/image_bbox.html)
- [Audio regions](https://labelstud.io/templates/audio_regions.html)<sup>New</sup>
- [Audio regions](https://labelstud.io/templates/audio_regions.html)
- [Image KeyPoints](https://labelstud.io/templates/image_keypoints.html)<sup>New</sup>
- [Image Polygons](https://labelstud.io/templates/image_polygons.html)<sup>New</sup>

Coming Soon:

- Image keypoints (screenshot)
- Image polygons
- Time series
- Video

Expand Down
10 changes: 5 additions & 5 deletions build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"main.css": "/static/css/main.f5b8907f.chunk.css",
"main.js": "/static/js/main.e16f17f7.chunk.js",
"static/css/1.47956429.chunk.css": "/static/css/1.47956429.chunk.css",
"static/js/1.0c48412c.chunk.js": "/static/js/1.0c48412c.chunk.js",
"main.css": "/static/css/main.01c074ef.chunk.css",
"main.js": "/static/js/main.c46eec5a.chunk.js",
"static/css/1.31ca5cfe.chunk.css": "/static/css/1.31ca5cfe.chunk.css",
"static/js/1.a5f03387.chunk.js": "/static/js/1.a5f03387.chunk.js",
"runtime~main.js": "/static/js/runtime~main.229c360f.js",
"static/media/semantic.min.css": "/static/media/brand-icons.a1a749e8.svg",
"static/media/config.xml": "/static/media/config.c5233796.xml",
"index.html": "/index.html",
"precache-manifest.370322865dee12930a1efa06c0ad02c8.js": "/precache-manifest.370322865dee12930a1efa06c0ad02c8.js",
"precache-manifest.6c61062d8e7bff61bd13852151b097df.js": "/precache-manifest.6c61062d8e7bff61bd13852151b097df.js",
"service-worker.js": "/service-worker.js"
}
2 changes: 1 addition & 1 deletion build/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="/favicon.ico"/><link href="//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600|Roboto Mono" rel="stylesheet"/><link href="//fonts.googleapis.com/css?family=Dosis:500&text=LabelStudio" rel="stylesheet"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" content="#000000"><link rel="manifest" href="/manifest.json"><link rel="stylesheet" href="/styles/main.css"><title>Label Studio</title><link href="/static/css/1.47956429.chunk.css" rel="stylesheet"><link href="/static/css/main.f5b8907f.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="header"><a id="logo" href="/"><img src="./images/ls_logo.png" alt="label studio logo"> <span style="font-size:1.2em">Label Studio</span></a><ul id="nav" style="display:flex;align-items:center"><a style="margin-right:1em;text-decoration:underline" href="https://labelstud.io/guide">Guide</a> <a class="github-button" href="https://github.com/heartexlabs/label-studio" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star heartexlabs/label-studio on GitHub">Star</a></ul></div><div id="label-studio"></div><footer class="footer">Made by <a target="_blank" href="https://heartex.net">Heartex</a> in San Francisco<br/><br/><img src="./images/3nowhite.svg" height="80"/></footer><script async defer="defer" src="https://buttons.github.io/buttons.js"></script><script>!function(l){function e(e){for(var r,t,n=e[0],o=e[1],u=e[2],f=0,i=[];f<n.length;f++)t=n[f],p[t]&&i.push(p[t][0]),p[t]=0;for(r in o)Object.prototype.hasOwnProperty.call(o,r)&&(l[r]=o[r]);for(s&&s(e);i.length;)i.shift()();return c.push.apply(c,u||[]),a()}function a(){for(var e,r=0;r<c.length;r++){for(var t=c[r],n=!0,o=1;o<t.length;o++){var u=t[o];0!==p[u]&&(n=!1)}n&&(c.splice(r--,1),e=f(f.s=t[0]))}return e}var t={},p={2:0},c=[];function f(e){if(t[e])return t[e].exports;var r=t[e]={i:e,l:!1,exports:{}};return l[e].call(r.exports,r,r.exports,f),r.l=!0,r.exports}f.m=l,f.c=t,f.d=function(e,r,t){f.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},f.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},f.t=function(r,e){if(1&e&&(r=f(r)),8&e)return r;if(4&e&&"object"==typeof r&&r&&r.__esModule)return r;var t=Object.create(null);if(f.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:r}),2&e&&"string"!=typeof r)for(var n in r)f.d(t,n,function(e){return r[e]}.bind(null,n));return t},f.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return f.d(r,"a",r),r},f.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},f.p="/";var r=window.webpackJsonp=window.webpackJsonp||[],n=r.push.bind(r);r.push=e,r=r.slice();for(var o=0;o<r.length;o++)e(r[o]);var s=n;a()}([])</script><script src="/static/js/1.0c48412c.chunk.js"></script><script src="/static/js/main.e16f17f7.chunk.js"></script></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="/favicon.ico"/><link href="//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600|Roboto Mono" rel="stylesheet"/><link href="//fonts.googleapis.com/css?family=Dosis:500&text=LabelStudio" rel="stylesheet"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" content="#000000"><link rel="manifest" href="/manifest.json"><link rel="stylesheet" href="/styles/main.css"><title>Label Studio</title><link href="/static/css/1.31ca5cfe.chunk.css" rel="stylesheet"><link href="/static/css/main.01c074ef.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="header"><a id="logo" href="/"><img src="./images/ls_logo.png" alt="label studio logo"> <span style="font-size:1.2em">Label Studio</span></a><ul id="nav" style="display:flex;align-items:center"><a style="margin-right:1em;text-decoration:underline" href="https://labelstud.io/guide">Guide</a> <a class="github-button" href="https://github.com/heartexlabs/label-studio" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star heartexlabs/label-studio on GitHub">Star</a></ul></div><div id="label-studio"></div><footer class="footer">Made by <a target="_blank" href="https://heartex.net">Heartex</a> in San Francisco<br/><br/><img src="./images/3nowhite.svg" height="80"/></footer><script async defer="defer" src="https://buttons.github.io/buttons.js"></script><script>!function(l){function e(e){for(var r,t,n=e[0],o=e[1],u=e[2],f=0,i=[];f<n.length;f++)t=n[f],p[t]&&i.push(p[t][0]),p[t]=0;for(r in o)Object.prototype.hasOwnProperty.call(o,r)&&(l[r]=o[r]);for(s&&s(e);i.length;)i.shift()();return c.push.apply(c,u||[]),a()}function a(){for(var e,r=0;r<c.length;r++){for(var t=c[r],n=!0,o=1;o<t.length;o++){var u=t[o];0!==p[u]&&(n=!1)}n&&(c.splice(r--,1),e=f(f.s=t[0]))}return e}var t={},p={2:0},c=[];function f(e){if(t[e])return t[e].exports;var r=t[e]={i:e,l:!1,exports:{}};return l[e].call(r.exports,r,r.exports,f),r.l=!0,r.exports}f.m=l,f.c=t,f.d=function(e,r,t){f.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},f.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},f.t=function(r,e){if(1&e&&(r=f(r)),8&e)return r;if(4&e&&"object"==typeof r&&r&&r.__esModule)return r;var t=Object.create(null);if(f.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:r}),2&e&&"string"!=typeof r)for(var n in r)f.d(t,n,function(e){return r[e]}.bind(null,n));return t},f.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return f.d(r,"a",r),r},f.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},f.p="/";var r=window.webpackJsonp=window.webpackJsonp||[],n=r.push.bind(r);r.push=e,r=r.slice();for(var o=0;o<r.length;o++)e(r[o]);var s=n;a()}([])</script><script src="/static/js/1.a5f03387.chunk.js"></script><script src="/static/js/main.c46eec5a.chunk.js"></script></body></html>
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
self.__precacheManifest = [
{
"revision": "cd6c777f1945164224dee082abaea03a",
"url": "/static/media/outline-icons.cd6c777f.woff2"
"revision": "ef60a4f6c25ef7f39f2d25a748dbecfe",
"url": "/static/media/outline-icons.ef60a4f6.woff"
},
{
"revision": "e16f17f7bd25e2642970",
"url": "/static/css/main.f5b8907f.chunk.css"
"revision": "c46eec5a4343c914a267",
"url": "/static/css/main.01c074ef.chunk.css"
},
{
"revision": "a1a749e89f578a49306ec2b055c073da",
"url": "/static/media/brand-icons.a1a749e8.svg"
},
{
"revision": "0c48412c1efcf71a601a",
"url": "/static/js/1.0c48412c.chunk.js"
"revision": "a5f03387825f3eeb4379",
"url": "/static/js/1.a5f03387.chunk.js"
},
{
"revision": "229c360febb4351a89df",
Expand Down Expand Up @@ -64,12 +64,12 @@ self.__precacheManifest = [
"url": "/static/media/config.1890026d.xml"
},
{
"revision": "e16f17f7bd25e2642970",
"url": "/static/js/main.e16f17f7.chunk.js"
"revision": "c46eec5a4343c914a267",
"url": "/static/js/main.c46eec5a.chunk.js"
},
{
"revision": "ef60a4f6c25ef7f39f2d25a748dbecfe",
"url": "/static/media/outline-icons.ef60a4f6.woff"
"revision": "cd6c777f1945164224dee082abaea03a",
"url": "/static/media/outline-icons.cd6c777f.woff2"
},
{
"revision": "701ae6abd4719e9c2ada3535a497b341",
Expand Down Expand Up @@ -103,10 +103,6 @@ self.__precacheManifest = [
"revision": "8e3c7f5520f5ae906c6cf6d7f3ddcd19",
"url": "/static/media/icons.8e3c7f55.eot"
},
{
"revision": "13db00b7a34fee4d819ab7f9838cc428",
"url": "/static/media/brand-icons.13db00b7.eot"
},
{
"revision": "b87b9ba532ace76ae9f6edfe9f72ded2",
"url": "/static/media/icons.b87b9ba5.ttf"
Expand All @@ -115,6 +111,10 @@ self.__precacheManifest = [
"revision": "c5ebe0b32dc1b5cc449a76c4204d13bb",
"url": "/static/media/brand-icons.c5ebe0b3.ttf"
},
{
"revision": "13db00b7a34fee4d819ab7f9838cc428",
"url": "/static/media/brand-icons.13db00b7.eot"
},
{
"revision": "82f60bd0b94a1ed68b1e6e309ce2e8c3",
"url": "/static/media/outline-icons.82f60bd0.svg"
Expand All @@ -124,11 +124,11 @@ self.__precacheManifest = [
"url": "/static/media/icons.962a1bf3.svg"
},
{
"revision": "0c48412c1efcf71a601a",
"url": "/static/css/1.47956429.chunk.css"
"revision": "a5f03387825f3eeb4379",
"url": "/static/css/1.31ca5cfe.chunk.css"
},
{
"revision": "66ef6f2c625fc2d3e3601dd5160f6c25",
"revision": "f82f901504581ca022f2cdaa7955a936",
"url": "/index.html"
}
];
2 changes: 1 addition & 1 deletion build/service-worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
importScripts("https://storage.googleapis.com/workbox-cdn/releases/3.6.3/workbox-sw.js");

importScripts(
"/precache-manifest.370322865dee12930a1efa06c0ad02c8.js"
"/precache-manifest.6c61062d8e7bff61bd13852151b097df.js"
);

workbox.clientsClaim();
Expand Down
File renamed without changes.
Loading

0 comments on commit 84f33e9

Please sign in to comment.