Giter Club home page Giter Club logo

easy_augment's Introduction

Realsense Augmentor

Build Status

Build error due to display problems in travis. 

End to end software to capture new objects using RGBD camera and augment them to get a annotated dataset to train deep nets

  1. Pipeline to artificial generate annotated data for training deep learning models.
  2. Pipeline includes starting from capturing images using provided camera (Realsense), generate semantic labels of the captured image and then generate the artificial images.
  3. GUI required for the end user from capturing to labelling and generating new data.

Requirements

  1. Ubuntu 16.04 (Testing for Ubuntu 18.04)
  2. Intel Realsense Camera
  3. Processer intel i5 or higher
  4. python 3.5

Limitations

  1. Number of classes captured should be more than or equal to 2.
  2. Only one object in the scene to segment, not supported for multiple objects.

Installation

Build from source

Linux:

git clone https://github.com/santoshreddy254/easy_augment.git
cd easy_augment
./setup.sh

From pip

pip3 install easy-augment --user

Usage example

cd realsense_augmentor
python3 src/main.py
  1. Start page will be as below and select the path to save the captured images. alt text
  2. On selecting capture next window will look like alt text
  3. On selectin Have Annotations alt text Steps after selecting capture option and selecting save path
  4. Next window will have image and mask of corresponding object. Capture as many as images per classe. alt text
  5. Click add to add new class label. alt text
  6. Click save to save the current displyed image and semantic label.
  7. Click finish once done with capturing all the images.
  8. Folder name \textbf{captured_data} in selected save path will have images, labels and labels.txt
  9. Input parameters to generate artificial images need to be filled next window. alt text
  10. Click OK once setting up the parameters.
  11. Folder name \textbf{augmented} in selected save path will have artificial images.

Steps after selecting Have annotations

  1. Select the location of images and corresponding annotations

  2. Select save path

  3. Select labels.txt file path

  4. Follow the steps from Step 9

Release History

  • 1.0.2
    • Fixed bugs with augmeting data with labelme data.
  • 1.0.1
    • Released on pypi.
  • 1.0.0
    • First release for crowd testing.

Contributors

Distributed under the MPL license. See LICENSE for more information.

easy_augment's People

Contributors

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