GithubHelp home page GithubHelp logo

rotational_cad's Introduction

Rotational_CAD

This github repository was made for my project that concerns autoencoders.

CAD.py

This is the main script that includes the models and their training. It can be run from terminal with the following command.

python3 CAD.py model_type input_data_path output_path_to_directory

The first argument relates to the different types of models I considered. Possible types are: flat, convt, upsample, comb.

preprocess_data.py

This script generates the training data from the MNIST dataset. Running it will generate the data into the working directory.

visualize.py

This script plots the predicted images side-by-side with the input and the target images. Sample running command:

python3 visualize.py path_to_model output_path_to_directory

Upon calling it will generate 20 images from the test, validation and training images each i.e. 60 overall.

evaluation.ipynb

This is an iPython notebook I used to evaluate the test performance of the models and to examine the samples with the worst MSE results.

test_evaluate.py

This script simply calculates the test error for the given model.

rotational_cad's People

Contributors

pasztorb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.