Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Blitzborg/ARTEST

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

connect to NUS_Guest and VISIT 172.17.212.68:5000

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them


numpy
flask
cpickle
tensorflow
scipy
tqdm

Installing

A step by step series of examples that tell you how to get a development env running

If the required dependencies (prerequisites) are already installed, please skip this part. To install these prerequisites, Open the respective command line interface (powershell, terminal) and paste the following:

pip install numpy
pip install scipy
pip install tqdm
pip install tensorflow
pip install flask
py -m pip install --user virtualenv

To create a virtual environment, open the directory of the project through the command line and enter ther following command, ''' python -m virtualenv env ''' Now, there will be a (env) on the side of the terminal line.

Datasets :

Download the dataset (36GB) and extract it in the misc/fullimages

https://drive.google.com/file/d/1yHqS2zXgCiI9LO4gN-X5W18QYXC5bbQS/view

Decription :

Artest is a program used to generate a completly new painting by using Generative adverserial model.

Usage :

To use our tool, connect to NUS-Guest wifi network and type in the following IP Address : http://172.17.212.68:5000/ Please follow the steps listed there to try out the our tool. Do take some time to check out our Facebook, Instagram and G+ pages and feel free to contact us via email as given on the website.

Prize Categories :

Categories we would like to enroll for :

  1. Top 8
  2. Most Beautiful Hack
  3. Most Annoying Hack
  4. Most Entertainig Hack
  5. Most Awesomely Useless Hack
  6. Coreteam's Best Roll

Team member Contribution :

  1. Siddesh - Backened Developer
  2. Joe - Server Setup
  3. Vijai - Social Media setup and Server setup
  4. Rohan - Supervising and assissting Server Setup

Finally,Pull requests/changes/stars would be really helpful.


Inspired by : Generative Adversarial Networks Ian J. Goodfellow, Jean Pouget-Abadie, Mehdi Mirza, Bing Xu, David Warde-Farley, Sherjil Ozair, Aaron Courville, Yoshua Bengio https://arxiv.org/abs/1406.2661v1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 69.8%
  • Python 15.8%
  • HTML 13.8%
  • JavaScript 0.6%