Code Monkey home page Code Monkey logo

srcnn-tf2's People

Contributors

kingfischer16 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

srcnn-tf2's Issues

add data prep

Add functions for preparing data for feeding into model. May be able to include augmentation in this. Should handle both training and test data.

add training

Add functions for training and benchmarking. Should cover the basic training and benchmarking found in the paper, as well as make room for more advanced training (other loss functions, other models).

benchmarking results and trained model - FSRCNN

Add the file for the trained model for FSRCNN and FSRCNN-s, as well as the training meta info (data, preproc, metrics and loss, performance, timing, GPU). Compare scores to relevant articles.

benchmarking results and trained model - SRCNN-Ex

Add the file for the trained SRCNN-Ex model, as well as meta info (data, preproc, training params, GPU, loss and metrics, performance). Compare performance scores to relevant benchmarks from articles.

add FSCRNN model

Add the FSCRNN and FSCRNN-s model architectures to the library.

add models

Add the model builder function to the repo. Should be able to build the basic SRCNN model found in the paper as well as variants of layers (number and size).

visualization code

Will likely need to add code to visualize the results and do side-by-side comparison, as well as matching zoom and pan operations for image inspection. Should also display the scores (PSNR, other metrics) of the real and generated images beside each other.

add SRCNN-EX model

Add the improved SRCNN-Ex model variant. Find the reference paper for this.

add pretrained models

Create a pretrained folder with a library of models. First should be the SRCNN model as found in the paper, with matching benchmark scores. Possibly add ensemble models, models trained with other loss functions, augmented data, or alternative datasets (with scores as well).

add simple api

Build the processing code to use a pre-trained model in a basic Python-enabled and HTTP-enabled API using AWS Lambda.

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.