Skip to content

Instantly share code, notes, and snippets.

@vpn1997
Last active August 14, 2018 04:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vpn1997/63ee006760c15b5bbe80bce6fbe119aa to your computer and use it in GitHub Desktop.
Save vpn1997/63ee006760c15b5bbe80bce6fbe119aa to your computer and use it in GitHub Desktop.

Google Summer of Code 2018 Final Submission Report

Origami

Origami is an AI-as-a-service solution that allows researchers to easily convert their deep learning models into an online service that is widely accessible to everyone without the need to set up the infrastructure, resolve the dependencies, and build a web service around the deep learning model.
This GSoC I worked on Revamping the Origami UI.This included :

  1. Adding New theme for Origami .
  2. Working on making new designs and implementing and integrating it with origami codebase .
  3. Adding Interface for the new demo creation Pipeline .
  4. Adding Demo Compare feature .
    [ WIP ]

Related Prs :

Improve Documentation -

Cloud-CV/Origami#209
Cloud-CV/Origami#220
Cloud-CV/Origami#221
Cloud-CV/Origami#224

Integrating CoreUI Theme -

Worked on Integrating the CoreUI Admin Theme for Origami.
Cloud-CV/Origami#225

Adding New Pages with the theme

Added my demo Page.Cloud-CV/Origami#226
Added myprofile sidebar and modified dashboard UI.Cloud-CV/Origami#227

Adding Demo creation Interface

Added Register Page Cloud-CV/Origami#228 [ open ]
Added Instructions Page UI Cloud-CV/Origami#229 [ open ]
Integrating the whole pipeline. (Major Pr) Cloud-CV/Origami#230 [ open ]

Adding Demo Comparision Feature

Added demo compare feature interface .Cloud-CV/Origami#231 [ WIP ][ open ]
( Its still a work in progress )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment