Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Atomated_LP is a simple tool helps you generate persian vehicle number pates in order to train your CNN.

NotificationsYou must be signed in to change notification settings

Amir-Mehrpanah/persian_licenceplate_generator

Repository files navigation

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!

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 zoofaster_rcnn_inception_v2_coco

How to Use

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

*Note: if you have trouble installing jsonnet on windows use win_conf.json instead and remove jsonnet dependencies(For installing jsonnet on windows run: "pip install jsonnet-binary")
  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

About

Atomated_LP is a simple tool helps you generate persian vehicle number pates in order to train your CNN.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors4

  •  
  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp