dataset
Here are 3,842 public repositories matching this topic...
A MNIST-like fashion product database. Benchmark
-
Updated
Jul 22, 2020 - Python
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
-
Updated
Oct 22, 2020
Curated list of Machine Learning, NLP, Vision, Recommender Systems Project Ideas
-
Updated
Sep 8, 2020
Documentation on how to access and use the Quick, Draw! Dataset.
-
Updated
Sep 18, 2020
I have set up Postgres in Kubernetes and also setup Doccano in Kubernetes however it's working well but wants to know the mount point for Kubernetes to attach Persistence volume.
My deployment.yaml
apiVersion: extensions/v1beta1
kind: Deployment
metadata:
labels:
app: doccano
name: doccano
namespace: default
spec:
progressDeadlineSeconds: 600
replicas: 1
revisi
Label Studio is a multi-type data labeling and annotation tool with standardized output format
-
Updated
Nov 8, 2020 - JavaScript
This repository contains compatibility data for Web technologies as displayed on MDN
-
Updated
Nov 8, 2020 - JavaScript
Data loaders and abstractions for text and NLP
-
Updated
Nov 8, 2020 - Python
We are building an open database of COVID-19 cases with chest X-ray or CT images.
-
Updated
Oct 14, 2020 - Jupyter Notebook
Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!
-
Updated
Jun 30, 2020 - Python
A curated list of awesome JSON datasets that don't require authentication.
-
Updated
Apr 29, 2020 - JavaScript
Expected Behavior
I want to convert torch.nn.Linear modules to weight drop linear modules in my model (possibly big), and I want to train my model with multi-GPUs. However, I have RuntimeError in my sample code. First, I have _weight_drop() which drops some part of weights in torch.nn.Linear (see the code below).
Actual Behavior
RuntimeError: arguments are located on different GPUs at /
Extract data from a wide range of Internet sources into a pandas DataFrame.
-
Updated
Nov 4, 2020 - Python
-
Updated
Sep 28, 2020 - Jupyter Notebook
A synthetic data generator for text recognition
-
Updated
Sep 29, 2020 - Python
中文语言理解基准测评 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard
-
Updated
Nov 6, 2020 - Python
FMA: A Dataset For Music Analysis
-
Updated
Nov 4, 2020 - Jupyter Notebook
Add a way to change the sample id output in the annotation process to a specific number (see picture).
Reason: I want to annotate large text and the app don't like it when the documents to annotate are too large, so I spitted in a sentence the document but I would like to be able to
JSON time-series of coronavirus cases (confirmed, deaths and recovered) per country - updated daily
-
Updated
Nov 8, 2020 - JavaScript
The dataset is used to train my own raccoon detector and I blogged about it on Medium
-
Updated
Oct 27, 2020 - Jupyter Notebook
[ECCV 2018] CCPD: a diverse and well-annotated dataset for license plate detection and recognition
-
Updated
Sep 27, 2020 - Python
Windows Events Attack Samples
-
Updated
Oct 27, 2020 - PowerShell
A simple PyTorch Implementation of Generative Adversarial Networks, focusing on anime face drawing.
-
Updated
Sep 4, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the dataset topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dataset 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