This project aims to enhance the quality of car images using an autoencoder Convolutional Neural Network (CNN).
- Autoencoder CNN: Utilizes a convolutional neural network architecture for learning the latent representation of car images.
- Pre-trained Models: Provides pre-trained models for easy integration and deployment.
-
Clone the repository:
git clone https://github.com/Rishab0701/TNSDC-Generative-AI.git
-
Install dependencies:
pip install -r requirements.txt
This project is licensed under the MIT License - see the LICENSE file for details.