Skip to content

Interactive state of the art Carpet design application

Notifications You must be signed in to change notification settings

99-NinetyNine/GAN_rug_design

Repository files navigation

Enhancing Carpet Dsign with GAN(Generative Adversarial Networks)

Outputs

User Uploads GAN Enhanced Designs
User Upload 1 GAN Design 1
User Upload 2 GAN Design 2
GAN Design 3
GAN Design 4

See more outputs

To see more generated files by our system visit Here .

Project Report

Available Here

Project Report Slide

Available Here

Run Project

Clone Project

   git clone https://github.com/99-NinetyNine/GAN_rug_design.git

Create a Virtual Environment

   # On Windows
   python -m venv env

   # On Linux/Mac
   python3 -m venv env

Activate Virtual Environment

   # On Windows
   .\env\Scripts\activate

   # On Linux/Mac
   source env/bin/activate

Install Requirements

   pip install -r requirements.txt

Run

   python3 manage.py runserver

Link to the frontend application is provided here:

Github

About

Interactive state of the art Carpet design application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published