-
Updated
Oct 2, 2020 - Python
#
annotations
Here are 1,010 public repositories matching this topic...
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
python
computer-vision
deep-learning
image-annotation
video-annotation
annotations
classification
semantic-segmentation
instance-segmentation
-
Updated
Sep 30, 2020 - Python
microservice
websocket-server
spring-cloud
annotations
rpc
tcp-server
http-server
swoole
aop
springboot
coroutine
annotation-framework
-
Updated
Oct 2, 2020 - PHP
Label Studio is a multi-type data labeling and annotation tool with standardized output format
computer-vision
deep-learning
image-annotation
annotation
annotations
dataset
yolo
imagenet
image-classification
labeling
datasets
semantic-segmentation
annotation-tool
text-annotation
boundingbox
image-labeling
labeling-tool
image-labelling-tool
data-labeling
label-studio
-
Updated
Oct 2, 2020 - JavaScript
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
-
Updated
Oct 2, 2020 - Go
233cy
commented
Sep 1, 2020
A JavaScript library for web-based content editing.
-
Updated
Sep 23, 2020 - JavaScript
cdharris
commented
Jun 17, 2020
Remote Functions Refactor
Overview
Remote functions exist to enable background->tab, and tab->background function delegation (i.e. Call a function in a tab, but have it run in the background and vice versa).
Refactoring has been started to make these functions interfaced and type safe.
Tasks
Grepping the codebase for remoteFunction(
shows where it's still being us
Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps can include as source & avoid adding a dependency. Written in Java, usable from Groovy, Kotlin, Scala, etc.
git
java
cli
commandline
converter
parser
autocomplete
command-line
completion
annotations
ansi
executable
argument-parsing
subcommands
cli-framework
bash-completion
graalvm
ansi-colors
options-parsing
command-line-parser
native-image
-
Updated
Oct 2, 2020 - Java
Web Extension for Firefox/Chrome/Edge and CLI tool to save a faithful copy of an entire web page in a single HTML file
nodejs
javascript
chrome-extension
cli
firefox
screenshot
chrome
osint
browser
firefox-addon
annotations
snapshot
selenium
archive
web-extension
add-on
puppeteer
auto-save
offline-reading
-
Updated
Oct 2, 2020 - JavaScript
This library provides advance views for lists and stacks. Some of the views are build on top of RecyclerView and others are written in their own. Annotations are compiled by annotation processor to generate bind classes. DOCS -->
android
animation
listview
recyclerview
annotations
swipe
annotation-processor
tinder
tinder-ui
swipeview
loadmore
annotation-processing
placeholderview
gridview
tinder-swiper
-
Updated
Aug 23, 2019 - Java
Decorators and some other features for sequelize
-
Updated
Sep 12, 2020 - TypeScript
android
library
device
cpu
battery
memory
network
display
mod
information
location
sensor
annotations
android-library
bluetooth
nfc
telephony
easydeviceinfo
identifier
details
-
Updated
Aug 13, 2020 - Java
A delightful way to building a RESTful API with NodeJs & TypeScript by @w3tecch
nodejs
ioc
documentation
boilerplate
typescript
validation
database
monitoring
skeleton
jest
migrations
knex
seed
annotations
expressjs
e2e-tests
pet
seeding
starter-kit
inversify
bookshelf
restful-api
express-typescript-boilerplate
-
Updated
Sep 12, 2020 - TypeScript
-
Updated
May 26, 2020 - Java
Easy Map Annotation Clustering 📍
-
Updated
Nov 19, 2019 - Swift
Multitrack Web Audio editor and player with canvas waveform preview. Set cues, fades and shift multiple tracks in time. Record audio tracks or provide audio annotations. Export your mix to AudioBuffer or WAV! Project inspired by Audacity.
audio
music
harmony
playlist
waveform
annotations
audio-visualizer
daw
webaudio
audio-player
playback
mediarecorder
audiorecorder
-
Updated
Sep 10, 2020 - JavaScript
A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of languages, domains and entity types.
nlp
natural-language-processing
annotations
named-entity-recognition
corpora
datasets
ner
nlp-resources
entity-extraction
entity-recognition
-
Updated
Sep 3, 2020 - Python
Use d3-annotation with built-in annotation types, or extend it to make custom annotations. It is made for d3-v4 in SVG.
-
Updated
Sep 7, 2020 - JavaScript
YEDDA: A Lightweight Collaborative Text Span Annotation Tool. Code for ACL 2018 Best Demo Paper Nomination.
python
analysis
annotations
event
entity
chunk
named-entity-recognition
manual
tkinter
recommender-system
ner
annotation-tool
sutdannotator
human-annotation
-
Updated
Jun 11, 2020 - Python
A collection of decorators for React Components
-
Updated
Nov 1, 2019 - JavaScript
editor
linked-data
solid
rdf
decentralized
annotations
semantic-web
activity-stream
webid
ldp
rdfa
semantic-publishing
web-annotation
social-web
social-machine
linked-research
rww
citations
linked-data-notifications
solid-app
-
Updated
Aug 20, 2020 - JavaScript
semantic
parsing
detection
annotations
segmentation
nus
evaluation-metric
human-parsing
instance-segmentation
scene-understanding
multi-human-parsing
group-behavior-analysis
human-centric-analysis
mhp
-
Updated
Feb 25, 2019 - JavaScript
-
Updated
Sep 30, 2020 - R
Mixin is a trait/mixin and bytecode weaving framework for Java using ASM
-
Updated
Sep 17, 2020 - Java
提供Android酷炫的开屏动画 (awesome-opening-animation)
-
Updated
Apr 29, 2020 - Java
小小商城系统,JavaWEB项目,基于SSM,仿天猫页面,功能齐全,实现了自动处理关联查询的通用Mapper、抽象 BaseService 类、注解鉴权、参数注解校验等
-
Updated
Jul 1, 2020 - Java
Improve this page
Add a description, image, and links to the annotations topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the annotations topic, visit your repo's landing page and select "manage topics."
I wanted to know if there is any support in the tool where the user can select multiple unique labels and rename it as one label?
What I want is very similar to grouping thing which is available in the tool. But instead of selecting "n" number of labels and grouping them, I wanted to give those "n" number of selected labels a different label name.
Thanks in advance!! Please let me know if th