#
data-labeling
Here are 38 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
Mar 23, 2021
Make drawing and labeling bounding boxes easy as cake
computer-vision
cv
python3
object-detection
labeling
object-recognition
computer-vision-tools
data-labeling
bboxes
-
Updated
Dec 22, 2020 - Python
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
May 10, 2021 - JavaScript
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
May 14, 2021 - Python
visualization
python
machine-learning
jupyter
annotation
supervised-learning
bokeh
data-annotation
data-labeling
annotator-tool
-
Updated
May 15, 2021 - Python
A curated list of awesome data annotation tools
-
Updated
Nov 12, 2020
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
Apr 2, 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
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
python3
crowdsourcing
crowd
engineers
toloka-crowdsourcing
toloka
data-labeling
-
Updated
May 18, 2021 - Python
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
May 7, 2021 - Python
Heartex Python SDK - Connect your own models to Heartex Data Labeling
-
Updated
Aug 17, 2020 - 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
May 18, 2021 - Python
Data Programming by Demonstration (DPBD) for Document Classification
-
Updated
Apr 15, 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
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 11, 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
Data programming by demonstration for information extraction and span annotation
-
Updated
Mar 29, 2021 - JavaScript
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
May 7, 2021 - Jupyter Notebook
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
利用doccano可以对文本,序列进行标注。标注的结果支持情感分析,命名实体识别,文本摘要等任务。总结下来就3步,上传数据,标注,下载带有标签的数据。
-
Updated
Jan 3, 2021 - Python
An interactive Machine learning-based Cloud Service for generating suspicious pairs that might have been incorrectly labeled.
data-science
data-cleaning
cloud-service
active-learning
data-labeling
generating-suspicious-pairs
label-debugger
-
Updated
Dec 19, 2019 - Python
Finding Waldo using convolutional neural networks.
-
Updated
Oct 27, 2019 - 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!