Code Monkey home page Code Monkey logo

dgutils's Introduction



Simulate the exact data your AI needs.

About Datagen

Datagen is on a mission to transform how CV teams get their data. Our self-service platform and API allow users to generate fully annotated, photorealistic, high-variance synthetic data, with a focus on data for human-centric computer vision applications.

Fortune 500 companies rely on Datagen to develop their future products in the worlds of AR/VR/Metaverse, In-cabin Vehicle Safety, Robotics, IoT Security and more.

The DGutils Repository

The Datagen utilities repository (DGutils for short) includes:

๐Ÿ‘ด ๐Ÿ‘ต Data samples

In the resources folder you will find data samples from our human Faces generator. Each datapoints includes an .rgb image, alongside its annotations - depth map, normal map, segmentation map, and additional metadata (such as the camera parameters, or the age & gender of the relevant human). We refer to these annotations as the modalities of the data.

Our data samples are organized in sub-folders:

  • training_data_example: 100 data points of human faces, of resolution 128*128, used in our Pytorch model training notebook
  • faces_1, faces_2 : two folders containing a total of 10 data points of human faces, of resolution 1k * 1k, used in our various visualization notebooks. The sources are split in two for the example of loading two data paths with a single command - there is no semantic difference between the two.
  • hic_home_security: a data sample of our HIC (humans in context) generator. A single scene containing 4 frames of a human walking to the door with a packaged item

๐Ÿ“” Jupyter Notebooks

  • What is my data's distribution?
  • Can I see the gaze vector or facial keypoints on top of my generated face?
  • How can I use the segmentation map to crop parts of the face?
  • How can I use Pytorch to train a model on synthetic data?

In the notebooks folder you will find answers to these and more. Our notebooks are designed to help explore and visualize Datagen's data and modalities, as well as give some useful tips and tricks. Some of the notebooks will portray specific examples of usage, for example training a pytorch model for the task of landmark detection.

๐Ÿ’ป Our SDK

Our notebooks are using the Datagen Python Package for data loading, parsing, visualization, analysis and more. Read more about the package in the above link, and follow the installation guide below to get it.

Quick Installation

# clone repository
git clone https://github.com/DatagenTech/dgutils.git
# recommended: create dgutils virtual env
conda create --name dgutils
conda activate dgutils
# install the Datagen SDK
pip install datagen-tech

Learn More

Research

  • Using Synthetic Images To Uncover Population Biases In Facial Landmarks Detection, Neurips 2021 (arxiv)
  • Hands-Up: Leveraging Synthetic Data for Hands-On-Wheel Detection, CVPR 2022 (arxiv)
  • Facial Landmark Detection Using Synthetic Data , White Paper
  • Datagen Learning Center for anything CV related, and especially for any question you have on synthetic data.

Documentation

Check out Datagen Docs for full documentation, user guides, playbooks and examples.

Reach out

dgutils's People

Contributors

nblochdg avatar rlemberskydatagen avatar gsheinbaumdg avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.