Giter VIP home page Giter VIP logo

image-synthesis-for-machine-learning's Introduction

Image Synthesis for Machine Learning

Aim is to help Machine Learning and Computer Vision researchers to generate annotated training sets in Unity and on the Cloud.

Rationale

One of the main challenges in Machine Learning is the task of getting large amounts of training data in the right format. Deep learning, and machine learning more generally, needs huge training sets to work properly.

Virtual worlds can provide a wealth of training data. However it must consist of more than just the final image: object categorization, optical flow, etc

What does it do?

This repository contains code that is easy to add to any existing Unity project. It allows to capture image depth, segmentation, optical flow, etc as .png images with minimal intrusion:

  • Image segmentation - each object in the scene gets unique color
  • Object categorization - objects are assigned color based on their category
  • Optical flow - pixels are colored according to their motion in the relation to camera
  • Depth - pixels are colored according to their distance from the camera
  • Normals - surfaces are colored according to their orientation in relation with the camera
  • ... and more in the future

Readme_DescriptionMainImageNew.jpg Readme_Description4Passes.png (Assets used in the image above are courtesy of FINWARD STUDIOS and not included in this repository. You can obtain this package from Asset Store)

Wiki

Who do I talk to?

Requirements

  • Unity 5.5.0 or later
  • Should work on any OS officially supported by Unity

License

This repository is covered under the MIT/X11 license.

image-synthesis-for-machine-learning's People

Contributors

u3dc 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.