Uniform, Unlimited, Universal and Unbelievable Annotation Toolbox

Overview

特性

  • 📝 本项目包含@label-u/annotation、@label-u/components、@label-u/utils及@label-u/web等4个工程。

  • 📝 采用rollup esbuild插件及vite编译,让开发者上高速,开发效率更高

  • 📝 采用lerna进行多工程管理。

  • 📝 合理的代码分层:

    • 📝 @label-u/utils提供国际化能力。

    • 📝 @label-u/annotation作为工具层,主要实现标注能力的封装,此外提供AnnotationEngine用于调用标注能力。

    • 📝 @label-u/components实现标注能力集成,作为直接暴露在外的标注组件,使用者通过对AnnotationOperation的配置即可实现标注界面,支持多工具标注,支持标注结果可视化(目前主要是针对图片标注,视频,音频,文本和点云也在开发当中)

    • 📝 @label-u/web提供一个开箱即用的标注服务,基于@label-u/components暴露组件实现,支持对工具的yaml和可视化配置,并提供模板供用户参考和标注界面预览。

安装

# npm
npm install lerna -g
npm install
npm run bootstrap
npm run build
npm run start

使用

详细文档尽请期待。

致谢

我们在开发此款标注工具时,参考并依赖了labelbee项目,在此对labelbee的作者表示感谢。

许可证

此项目是根据Apache 2.0许可证发布的

You might also like...

Lightweight universal Cloudflare API client library for Node.js, Browser, and CF Workers

Cloudflare API Client Lightweight universal HTTP client for Cloudflare API based on Fetch API that works in Node.js, browser, and CF Workers environme

Nov 13, 2022

Universal importer for CommonJS and ESM in Node.js

ModuleImporter by Nicholas C. Zakas If you find this useful, please consider supporting my work with a donation. Description A utility for seamlessly

Dec 2, 2022

An Android universal reader for BiliBiliSpace, Twitter, RSS and more.

An Android universal reader for BiliBiliSpace, Twitter, RSS and more.

Collector An Android universal information stream reader aiming to replace RSS. Features No login, No tracking, All unique identifiers are removed fro

Jan 1, 2023

Just a Universal Mineflayer Bot (Opensourced)

Just a Universal Mineflayer Bot (Opensourced)

❓ What is JUMBO? JUMBO (Just a Universal Mineflayer Bot - Opensourced) is a Minecraft robot made using Mineflayer package and its addons. Supports MC

Dec 9, 2022

Universal interface for web3 wallets

Universal interface for web3 wallets

Dec 31, 2022

Flight is a universal package manager for your needs, no matter what language you may want to write your code in.

Flight Swift, reliable, multi-language package manager. ⚡ Installation We don't have an official release of Flight yet, however, if you would like to

Dec 25, 2022

A Flow-based programming language for universal applications.

A Flow-based programming language for universal applications.

Hlang A Flow-based programming language for universal applications. Hlang aims to make programming easier, faster and more comfortable. It avoids codi

Dec 25, 2022

Universal interface for web3 wallets

web3-wallets Universal interface for web3 wallets dapp wallets blockchains ╭─

Dec 31, 2022

The universal DevTools for LIFF (WebView) browser

The universal DevTools for LIFF (WebView) browser

LIFF Inspector 🔬 The universal DevTools for LIFF (WebView) browser LIFF Inspector is the official DevTools for LIFF(LNE Frontend Framework) that is i

Dec 19, 2022
Owner
OpenDataLab
OpenDataLab provides access to numerous significant open-source datasets.
OpenDataLab
A simple Node.js code to get unlimited instagram public pictures by every user without api, without credentials.

Instagram Without APIs Instagram Scraping in August 2022, no credentials required This is a Node.js library, are you looking for the same in PHP? go t

Francesco Orsi 28 Dec 29, 2022
🔮 Development toolbox, and more...

Pre-installed rust nodejs wasm-pack rsw Install wasm-pack cargo install wasm-pack # With Windows cargo install wasm-pack --version 0.9.1 Install rsw

lencx 167 Dec 23, 2022
💥 The best all-in-one toolbox. Bazinga!

Bazinga Tools The all-in-one toolbox for developers. https://bazinga.tools You Are in Good Company BAZINGA.TOOLS is the best all-in-one toolbox for al

Zihua Li 101 Jan 6, 2023
CLI toolbox for common scripts for front-end projects

yg-configs ?? ?? CLI toolbox for common scripts for my front-end projects Table of Contents Installation Usage config prettier config eslint config co

taoyage 274 Dec 26, 2022
Privacy First Toolbox For Developers 🧰

Dev Toolbox ?? A collection of tools for developers in one place Note This project is inspired and shares some code from tooling.one by @egoist which

Nafees Nazik 8 Nov 30, 2022
🔆🔎👀 Smart Contract Storage Viewer, DataType Guesser, Toolbox & Transaction Decoder

?? ?? ?? Smart Contract Storage HexViewer Demo Target - the target contract API Endpoint - your infura (or equivalent) api key Retrieves smart contrac

tintin 85 Nov 27, 2022
Annotation tools for the web. Select text, images, or (nearly) anything else, and add your notes.

Annotator Annotator is a JavaScript library for building annotation applications in browsers. It provides a set of interoperable tools for annotating

Open Annotation 2.6k Dec 23, 2022
Text annotation solution for websites. TypeScript and vanilla JavaScript version.

Simple Text Annotations Use this small library when you need to add annotations to your website. Features show up / hide annotation on a element click

Jacek Jarczok 1 May 9, 2021
A GitHub action to run Dart analyzer with annotation support.

⚒️ GitHub Action for Dart Analyzer A GitHub action to run Dart analyzer with annotation support. License Usage name: "analyze" on: # rebuild any PRs a

Invertase 149 Dec 28, 2022
Interactive Text Annotation for Jupyter Notebook/Lab

Interactive Text Annotation for Jupyter Notebook/Lab Perform entity extraction inline without leaving your notebook. Iteratively label and train a mod

null 8 Dec 26, 2022