-
Updated
Jul 28, 2021 - Python
#
annotations
Here are 1,185 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
Jul 27, 2021 - Python
dreaquil
commented
Apr 29, 2021
My actions before raising this issue
- Read/searched the docs
- Searched past issues
Expected Behaviour
It would be convenient for the annotators to hav
microservice
websocket-server
spring-cloud
annotations
rpc
tcp-server
http-server
swoole
aop
springboot
coroutine
annotation-framework
-
Updated
Jul 19, 2021 - PHP
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
-
Updated
Jul 27, 2021 - Go
233cy
commented
Sep 1, 2020
Web Extension for Firefox/Chrome/MS Edge and CLI tool to save a faithful copy of an entire web page in a single HTML file
nodejs
javascript
chrome-extension
docker
cli
firefox
screenshot
chrome
osint
browser
firefox-addon
annotations
snapshot
selenium
archive
web-extension
add-on
puppeteer
auto-save
offline-reading
-
Updated
Jul 28, 2021 - 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
Jun 8, 2021 - Java
在vscode中用于生成文件头部注释和函数注释的插件,经过多版迭代后,插件:支持所有主流语言,功能强大,灵活方便,文档齐全,食用简单!觉得插件不错的话,点击右上角给个Star⭐️ 呀~
-
Updated
Jul 26, 2021 - JavaScript
A JavaScript library for web-based content editing.
-
Updated
Dec 11, 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
Jul 28, 2021 - TypeScript
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
Jul 24, 2021 - TypeScript
android
library
device
cpu
battery
memory
network
display
mod
information
location
sensor
annotations
android-library
bluetooth
nfc
telephony
easydeviceinfo
identifier
details
-
Updated
Mar 21, 2021 - Java
This repo contains annotated research papers that I found really good and useful
-
Updated
Jul 12, 2021
-
Updated
Jul 13, 2021 - Java
Easy Map Annotation Clustering 📍
-
Updated
Jan 1, 2021 - 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
Jul 27, 2021 - 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
May 18, 2021 - Python
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
Use d3-annotation with built-in annotation types, or extend it to make custom annotations. It is made for d3-v4 in SVG.
-
Updated
May 10, 2021 - JavaScript
Mixin is a trait/mixin and bytecode weaving framework for Java using ASM
-
Updated
Jul 1, 2021 - Java
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
Jun 6, 2021 - JavaScript
100+ Spring Boot Articles, Tutorials, Video tutorials, Projects, Guides, Source code examples etc
-
Updated
Jun 12, 2020 - Java
-
Updated
Jul 11, 2021
-
Updated
Jul 21, 2021 - Python
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."
Hi! I've noticed the doc references postgres for setting up data storage (https://labelstud.io/guide/storedata.html). However, I was wondering whether it's possible to switch to other databases such as MySQL for the same task. If so, more or less how'd the process be? I'm trying to set up label-studio and the environment I'm using only allows MySQL DBs.
Thanks!