This project implements a Pix2Pix Generative Adversarial Network (GAN) model to convert black and white images to color images. The Pix2Pix GAN is a deep learning architecture used for various image-to-image translation tasks.
-
Clone the repository or download the app files.
-
Make sure you have installed the required dependencies mentioned above.
-
Open a terminal or command prompt and navigate to the directory containing app.py.
-
Run the following command to start the Streamlit app:
-
Once the app is running, open your web browser and go to http://localhost:{PORT}.
-
Upload the image which you want to colourize and click on convert
If you have any questions or suggestions, feel free to contact us at
kumawatrahul960@gmail.com.