I'm looking for an AI Art generator from images

This page summarizes the projects mentioned and recommended in the original post on /r/github

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • pytorch-CycleGAN-and-pix2pix

    Image-to-Image Translation in PyTorch

    pix2pix (https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix) - This is a PyTorch implementation of the pix2pix algorithm for image-to-image translation. Given a set of images, the model can learn to generate a new image from a different domain that is similar to the input image.

  • SPADE

    Semantic Image Synthesis with SPADE

    GauGAN (https://github.com/NVlabs/SPADE) - This is a PyTorch implementation of the SPADE (SPatially-Adaptive (DE)normalization) algorithm, which can generate images from segmentation maps. You can use it to generate realistic images of objects, landscapes, and other scenes.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • BigGAN-PyTorch

    The author's officially unofficial PyTorch BigGAN implementation.

    BigGAN (https://github.com/ajbrock/BigGAN-PyTorch) - This is a PyTorch implementation of the BigGAN model for generating high-resolution images. It is trained on a large dataset and can generate a wide range of images, including photographs of animals, objects, and landscapes.

  • Neural Style Transfer (https://github.com/akaxiaok/neural_style_tf2) - This is a TensorFlow 2.0 implementation of the neural style transfer algorithm, which allows you to transfer the style of one image to another. You can use it to create a new image that combines the content of one image with the style of another

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts