Skip to content

Touyuki/Title_generation

Repository files navigation

Title_generation

This project is a simple CNN used to generate the string images. Here are some examples:

image

image

image

Step1: Split the images of 26 single letters and create the image of the space

python split.py

Step2: Generate the training data, the images of random strings

python random_make.py

Step3: Train the network

python generate.py

Step4: Test

python test.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages