The Wayback Machine - https://web.archive.org/web/20210725074726/https://github.com/topics/synthetic-data
Here are
169 public repositories
matching this topic...
Code for Machine Learning for Algorithmic Trading, 2nd edition.
Updated
Jul 15, 2021
Jupyter Notebook
Mimesis is a high-performance fake data generator for Python, which provides data for a variety of purposes in a variety of languages.
Updated
Jul 17, 2021
Python
Synthetic Patient Population Simulator
Updated
Jul 23, 2021
Java
Updated
Jun 3, 2021
Jupyter Notebook
A curated list of awesome projects which use Machine Learning to generate synthetic content.
Synthetic Data Generation for tabular, relational and time series data.
Updated
Jul 13, 2021
Jupyter Notebook
plait.py - a fake data modeler
Updated
Dec 27, 2018
Python
Synthetic structured data generators
Updated
May 31, 2021
Python
Code used to generate synthetic scenes and bounding box annotations for object detection. This was used to generate data used in the Cut, Paste and Learn paper
Updated
Oct 21, 2020
Python
A library to model multivariate data using copulas.
Updated
Jul 23, 2021
Jupyter Notebook
Random dataframe and database table generator
Updated
Jun 9, 2021
Python
Official project website for the CVPR 2020 paper (Oral Presentation) "Cascaded deep monocular 3D human pose estimation wth evolutionary training data"
Updated
Jul 10, 2021
Python
SynthDet - An end-to-end object detection pipeline using synthetic data
Updated
Jul 5, 2021
Jupyter Notebook
Generative adversarial training for generating synthetic tabular data.
Updated
Sep 4, 2020
Python
Synthetic data generators for structured and unstructured text, featuring differentially private learning.
Updated
Jul 13, 2021
Python
🟣 Object detection of abstract shapes with neural networks
Updated
Oct 22, 2020
Jupyter Notebook
This repository provides you with an easy-to-use labeling tool for State-of-the-art Deep Learning training purposes.
Synthetic data for computer vision. An open source toolkit using Blender and Python.
Updated
Jul 24, 2021
Python
Repository for Paper: Cross-Domain Complementary Learning Using Pose for Multi-Person Part Segmentation (TCSVT20)
Updated
Jun 14, 2020
Python
DataGene - Identify How Similar TS Datasets Are to One Another (by
@firmai )
Updated
Nov 12, 2020
Jupyter Notebook
A Postgres Proxy to Mask Data in Realtime
[IROS 2020] se(3)-TrackNet: Data-driven 6D Pose Tracking by Calibrating Image Residuals in Synthetic Domains
Updated
Jul 5, 2021
Python
Learn to map surrounding vehicles onto a bird's eye view of the scene.
Updated
Feb 12, 2020
Python
[IMC 2020 (Best Paper Finalist)] Using GANs for Sharing Networked Time Series Data: Challenges, Initial Promise, and Open Questions
Updated
May 26, 2021
Python
Updated
Jun 27, 2019
Python
Synthetic Minority Over-Sampling Technique for Regression
Updated
May 17, 2020
Python
Project page of SynthText3D
Improve this page
Add a description, image, and links to the
synthetic-data
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
synthetic-data
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Required Functionality
Currently we don't have automated tests for our examples (i.e.
bank_db
).Proposed Solution
We should have a step in CI which at least runs a generate on a per-example basis and fails on a non-zero exit code.
Use case
As we get more examples it's going to be come harder and harder to maintain them.