GithubHelp home page GithubHelp logo

rohithsrinivaas / flask-app-hackathon-frontend Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 322 KB

To make a ready to go flask app for doing demo for computer vision hackathons.

Python 55.38% HTML 44.62%

flask-app-hackathon-frontend's Introduction

flask-app-hackathon-frontend

Ready to go flask app for doing demo during Computer Vision and Deep learning hackathons.

Dependencies

Flask (0.12.2)
Python 2 or 3

app.py

This python script contains the required functions for uploading the image, displaying the image and the corresponding output

templates/input.html

This html takes the image from the user and temporarily saves in /images

templates/output.html

This html displays the output of the function "result" imported from the label.py along with the uploaded image.

Usage

To use during hackathons ,replace the code inside "result" function in label.py with your function's code.

To Run

Run the following commands in the terminal

export FLASK_APP = app.py
flask run

Note

This is a very minimal and functional only flask app for doing demo for Computer vision and Deep Learning hackathons.Feel free to add to your own styling and other functionalities to make to more suitable for your necessities.

flask-app-hackathon-frontend's People

Contributors

rohithsrinivaas avatar

Watchers

 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.