Giter Club home page Giter Club logo

afro-logobot's Introduction

AFRO LOGOBOT (Automotive, Fast, Responsible, Opensource)

Objective

Imagine yourself in the place of a startup. A lot of things to do, deadlines of the project are burning, and besides, money is tight. There is no company name. There is no logo. There is an approximate image of words in your head. What can you do?

  1. Go to the Studio of Artemy Lebedev, and get a logo for 100k RUB (expensive and time-spending);
  2. Find freelancers and get a logo for 5k RUB (cheap and long);
  3. Contact AFRO (free and fast);

Naturally, every startup will choose the third point and contact us! Our dignity:

  1. Quickly;
  2. Many of the proposed solutions;
  3. Your logo will be the most innovative at the Tech-Crunch!

Provide yourself with an Automotive, Fast, Responsible, Opensource employee who will provide you with several creations to choose your logo based on a simple set of words.

How it works

This telegram bot allows you to generate a logo for you from a certain set of keywords. It works on a generative neural network - iWGAN-GP (improved Wasserstein Generative Adversarial Network with Gradient Penalty). GAN consists of a generator and discriminator. The generator tries to create an image that will be accepted by the discriminator. At the same time, discriminator tries to decline generated images, which do not look real. WGAN is the modified GAN, which upgraded with gradient penalty, hinges on the 1-Lipschitz continuity of the discriminator using spectral normalization.

Architecture

GAN typical architecture. Here is DCGAN (Deep Convolutional GAN).

iWGAN-GP working scheme

Source of architecture images.

Quickstart

  1. Write to our bot;
  2. Press start;
  3. Type characteristic words for your logo;
  4. Get the result.

Requirements

Specification of dependencies

  • OpenCV (An open source computer vision and machine learning software library)
  • TensorFlow (An end-to-end open source machine learning platform)
  • PyTorch (An open source machine learning framework that accelerates the path from research prototyping to production deployment)
  • ISR (An open source image super-resolution library)

If for some reason you choose not to use Anaconda, you must install the following frameworks and packages on your system:

  • Python 3.8
  • opencv 4.4.0
  • numpy 1.18.5
  • albumentations 0.4.6
  • matplotlib 3.3.2
  • h5py 2.10.0
  • tensorflow 2.3.1
  • Keras 2.4.3
  • ISR 2.2.0
  • torch 1.4.0
  • nltk 3.5
  • tqdm 4.41.1
  • PIL 6.2.1

Data

The source of images can be found here.

Examples of work

iWGAN-GP output:

StyleGAN2 output:

Team

Acknowledgements

afro-logobot's People

Contributors

allexfrolov avatar kupchanski avatar deepwebhoax avatar asisakov avatar rodionbukhanevych11 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.