Giter VIP home page Giter VIP logo

persian_licenceplate_generator's Introduction

Persian Licence Plate Generator

This repository helps you generate a veritable cornucopia of persian licence plates. You're almost done with this part, training your own CNN would be the next step though!

Incentives

Generated sample:
Sample

For the sake of ease, generated licence plates come with their annotations:
Annotation sample

Generated sample with perspective transformations:
Annotation sample

On top of all that, it automatically generates associated xml files in pascal voc format:
Sample

Sample neural network trained on this dataset:
Sample

Model zoo faster_rcnn_inception_v2_coco

How to Use

Because of oop pattern you won't need to make significant changes unless you want something structurally different!

*Note: if you have trouble installing jsonnet on windows 
use win_conf.json instead and remove jsonnet dependencies 
  1. Got all requirements installed:
    pip3 install --upgrade -r requirements.txt

  2. Tweak configuration file: (optional)

    • project_configurations.jsonnet
  3. Out-of-the-box data generation:

    • With default parameters:
      $ python3 main.py
    • Override config parameters:
      $ pyhton3 main.py --num_out_img 10000
      $ pyhton3 main.py --apply_misc_noise False
      $ pyhton3 main.py --apply_dirt False
      $ pyhton3 main.py --output_directory 'output' (doesn't already exist)
      $ pyhton3 main.py --img_per_package 8000

persian_licenceplate_generator's People

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.