Build the following generative models to generate faces using the given dataset using a DCGAN

Description

build the following generative models to generate faces using the given dataset.

Don't use plagiarized sources. Get Your Custom Assignment on
Build the following generative models to generate faces using the given dataset using a DCGAN
From as Little as $13/Page

Dataset can be found here FaceExpressions.zip

1. a DCGAN

Evaluate the models using Inception Score and Frechet Inception Distance using a pretrained Face Detection model

Submit 5 generated faces (one for each expression in the cGAN) using each model

In a pdf report or at the top of your ipynb files, share the 5 generated faces using each model and the IS and FID metrics for each model. Clear and specific responses are expected.

Submit your ipynb file run end-to-end sequentially, and convert it to HTML.