Course

Building a Keras Horse Zebra CycleGAN Webapp with Streamlit

Coursera Project Network

Welcome to the “Building a Keras Horse Zebra CycleGAN Webapp with Streamlit” guided project. In this project, you will learn how to build a Streamlit web app for transforming images of horses to zebras and vice versa using a pre-trained computer vision CycleGAN model built with Keras.

Throughout the course, you will:

  • Gain insights into loading pre-trained computer vision Keras GAN models
  • Learn to develop a user interface for GAN models using Streamlit
  • Understand the process of transforming images using a GAN model
  • Explore the productionization of computer vision models
  • Receive hands-on experience in intermediate Python projects

This project is suitable for individuals with a basic understanding of GAN models and aims to provide practical knowledge for producing computer vision models. By the end of the course, you will have the skills to create a web interface for a pre-trained GAN model and understand the process of transforming images using CycleGAN.

Certificate Available ✔

Get Started / More Info
Building a Keras Horse Zebra CycleGAN Webapp with Streamlit
More Machine Learning Courses

IBM Machine Learning

IBM

Prepare for a career in machine learning with IBM's comprehensive program. Gain in-demand skills like AI and Machine Learning to get job-ready in less than 3 months....

Google Cloud Big Data and Machine Learning Fundamentals 日本語版

Google Cloud

Google Cloud Big Data and Machine Learning Fundamentals 日本語版 provides an in-depth understanding of Google Cloud's big data and machine learning products...

Named Entity Recognition using LSTMs with Keras

Coursera Project Network

Named Entity Recognition using LSTMs with Keras equips you to build and train a bidirectional LSTM model, solving the NER problem, in a 1-hour hands-on project on...

Visualizing Filters of a CNN using TensorFlow

Coursera Project Network

Learn to visualize filters of a CNN using TensorFlow. Implement gradient ascent algorithm to visualize image features that activate filters of a CNN.