Giter Site home page Giter Site logo

rahowa / distortme Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 678 KB

🖼️ ⌨️ CLI utility for augmentation and preprocessing images.

License: MIT License

Python 100.00%
deep-learning machine-learning computer-vision cli augmentation image-processing python

distortme's Introduction

Logo

distort --me

CLI utility for augmentation and preprocessing images.


Table of Contents


Installation

$ pip install distortme

Installation from source

Install poetry to build package

$ pip install poetry

Clone

Clone repo to your local machine

$ git clone https://github.com/rahowa/distortme.git

Setup

Now install package to local enviroment with poetry

$ cd distortme
$ poetry install

Check installation

$ distortme --help

Features and commands

Commands:

  • distortme info Get info about certain dataset
  • distortme unpack Unpack any archive with one command
  • distortme show Show image inside terminal for fast checking
  • distortme augs Perform augmentations for images before training
  • distortme voc2coco Convert PASCAL VOC dataset format to COCO format
  • distortme coco2voc Convert COCO dataset format to PASCAL VOC format
  • distortme split Sort by folders images with certain descriptor in name
  • distortme map Apply custom dataset preprosesing with multiple prosesses
  • distortme torle distortme fromrle Convert segmentation masks to RLE-encoding and back
  • distortme tohd5 distortme fromhd5 Compress dataset to HDF5 format and decompress back
  • distortme download Allows to download most popular datasets to given folder without any code
  • distortme label Create labels for Face detection, Object detection [IN PROGRESS] and Classification [IN PROGRESS] tasks for your custom dataset

Options:

  • --install-completion: Install completion for the current shell.
  • --show-completion: Show completion for the current shell, to copy it or customize the installation.
  • --help: Show this message and exit.

Documentation

For more information check DOCS.md file

Usage

Use distortme as a regular CLI app:

$ distortme [OPTIONS] COMMAND [ARGS]...

Created with

License

License

MIT license

distortme's People

Contributors

rahowa avatar

Stargazers

 avatar

Watchers

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