#
data-labeling
Here are 41 public repositories matching this topic...
ljades
commented
Feb 19, 2021
How to reproduce the behaviour
The error occurs in the Step 5/9 of the docker build process
fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
WARNING: Ignoring http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz: BAD signature
WARNING: Ignoring http
A curated list of awesome data labeling tools
awesome
deep-learning
image-annotation
annotation
video-annotation
lidar
awesome-list
labeling
semantic-segmentation
annotation-tool
3d-annotation
image-labeling
labeling-tool
label-images
bounding-box
image-labeling-tool
label-videos
data-labeling
audio-annotation-tool
audio-annotation
-
Updated
Jul 9, 2021
A machine learning tool for automated prediction engineering. It allows you to easily structure prediction problems and generate labels for supervised learning.
data-science
machine-learning
ai
labeling
automl
prediction-problem
labeling-tool
training-data
data-labeling
prediction-engineering
-
Updated
Jul 30, 2021 - Python
shoumikchow
commented
May 3, 2021
Similar to #3, there can be cases where the label is not drawn/written if the coordinates are outside of the frame. In that case, the label should fallback to the regular label.
Web application for image labeling and segmentation
machine-learning
computer-vision
image-annotation
segmentation
image-label
labelme
boundingbox
image-labeling
computer-vision-tools
training-data
sematic-segmentation
image-labeling-tool
data-labeling
-
Updated
Jun 7, 2021 - JavaScript
visualization
python
machine-learning
jupyter
annotation
supervised-learning
bokeh
data-annotation
data-labeling
annotator-tool
-
Updated
Jul 30, 2021 - Python
Toloka has a powerful open API, it allows you to integrate an on-demand workforce directly into your processes, and to build scalable and fully automated human-in-the-loop ML pipelines. This toolkit makes the integration even easier, e.g. allows using all power of Toloka from Jupyter Notebooks.
api
data-science
machine-learning
data-mining
yandex
annotation
label
pipelines
python3
crowdsourcing
crowd
engineers
toloka-crowdsourcing
toloka
data-labeling
toloka-kit
-
Updated
Jul 30, 2021 - Python
A curated list of awesome data annotation tools
-
Updated
Jul 11, 2021
Label data using HuggingFace's transformers and automatically get a prediction service
nlp
natural-language-processing
transformers
bert
natural-language-understanding
text-labeling
data-labeling
pytorch-transformers
label-studio
-
Updated
Jul 13, 2021 - Python
开源的标注工具大全(含2D图像/视频/3D点云等)
labeled-data
labeling
annotation-tool
image-label
image-labeling
labeling-tool
label-images
data-label
image-labeling-tool
label-videos
data-labeling
-
Updated
Aug 17, 2019
natural-language-processing
computer-vision
deep-learning
full-stack
text-recognition
crnn-ocr
data-labeling
emnist-dataset
iam-lines-dataset
data-augmentations
serving-predictions
-
Updated
May 1, 2019 - Jupyter Notebook
A simple client wrapper for doccano API.
python
machine-learning
natural-language-processing
annotation
api-client
dataset
api-wrapper
active-learning
text-annotation
upload-file
data-labeling
doccano
-
Updated
Jul 8, 2021 - Python
Heartex Python SDK - Connect your own models to Heartex Data Labeling
-
Updated
Jul 9, 2021 - Python
doccano auto labeling pipeline helps doccano to annotate a document automatically.
python
machine-learning
natural-language-processing
annotation-tool
text-annotation
data-labeling
doccano
-
Updated
Jun 23, 2021 - Python
Data programming by demonstration for information extraction and span annotation
-
Updated
Jul 11, 2021 - JavaScript
Data Programming by Demonstration (DPBD) for Document Classification
-
Updated
Jun 17, 2021 - Jupyter Notebook
Interactive Weak Supervision: Learning Useful Heuristics for Data Labeling
machine-learning
weak-supervision
training-data
data-programming
data-labeling
active-weak-supervision
interactive-weak-supervision
-
Updated
Feb 25, 2021 - Python
A Jupyter widget for annotating images with bounding boxes
python
image-annotation
jupyter
notebook
annotations
jupyter-widget
bounding-boxes
bbox
labeling-tool
data-labeling
-
Updated
Jun 23, 2021 - Python
FAST is an annotation tool that focuses on mobile devices.
react
machine-learning
natural-language-processing
firebase
google-cloud
dataset
annotation-tool
text-annotation
data-labeling
-
Updated
Jun 10, 2021 - TypeScript
Data collection and label tool for COVID-19 disease chest scans
data
computer-vision
deep-learning
dataset
data-collection
chest-xray-images
doctors
annotation-tool
dcom
data-labeling
covid-19
-
Updated
May 28, 2021 - TypeScript
Extracts object from raw images to train machine learning or deep learning models.
python
opencv
data
machine-learning
deep-neural-networks
ai
yolo
deeplearning
object-detection
opencv-python
yolov3
data-labeling
-
Updated
Dec 3, 2020 - Python
The current Repository demonstrates how to detect Snoring using Ballistocardiography readings.
signal-processing
sleep-spindles
sleep-analysis
ecg-signal-python
peak-detection
data-labeling
ballistocardiography-readings
detect-snoring
-
Updated
Jul 10, 2020 - Jupyter Notebook
Self-supervised contrastive representation learning for downlink power control in wireless interference networks.
power-control
interference-mitigation
self-supervised-learning
data-labeling
wireless-networks
contrastive-learning
-
Updated
Jun 2, 2021 - Jupyter Notebook
-
Updated
May 26, 2021 - JavaScript
pyLabeler is a Python based GUI tool for labelling datasets for various deep learning tasks.
-
Updated
May 5, 2019
Tool for annotation and labeling of the time series sensor data for the purpose of machine learning.
-
Updated
Mar 23, 2021 - TypeScript
Amazon Mechanical Turk blacklisting monitor that blocks workers exceeding a fixed number of submitted HITs.
-
Updated
Mar 25, 2020 - Python
Improve this page
Add a description, image, and links to the data-labeling topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data-labeling 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!