GithubHelp home page GithubHelp logo

kanapongaiamtip / aaqorf Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.72 MB

aaqorf is a web application assessment and analysis of the quality of pomelo fruits

Python 0.69% CSS 2.81% JavaScript 7.88% PHP 0.03% SCSS 78.70% HTML 9.90%

aaqorf's Introduction

aaqorf ๐Ÿ”ฎ ๐Ÿ”ฎ ๐Ÿ”ฎ

aaqorf is a web application assessment and analysis of the quality of pomelo fruits

language of development. ๐ŸŽˆ ๐ŸŽˆ ๐ŸŽˆ

  • Python for building our frontend HTML application
  • HTML for creating frontend application.
  • Bootstrap for styling our application.
  • SCSS for styling our application.

Necessary packages. ๐Ÿ’Ž

  • Open CV OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being an Apache 2 licensed product, OpenCV makes it easy for businesses to utilize and modify the code.
  • Flask There is also a more detailed Tutorial that shows how to create a small but complete application with Flask. Common patterns are described in the Patterns for Flask section. The rest of the docs describe each component of Flask in detail, with a full reference in the API section.
  • numpy NumPy is an open source project that enables numerical computing with Python. It was created in 2005 building on the early work of the Numeric and Numarray libraries. NumPy will always be 100% open source software and free for all to use. It is released under the liberal terms of the modified BSD license.
  • ply PIL is the Python Imaging Library
  • Tensorflow Tensorflow TensorFlow is a free and open-source software library for machine learning and artificial intelligence. It can be used across a range of tasks but has a particular focus on training and inference of deep neural networks.

Prequistics. ๐Ÿ’ก

Check the required versions. ๐Ÿ“Œ ๐Ÿ“Œ ๐Ÿ“Œ

First, check the required versions.

  • Python. You can check by typing
    python โ€“version.
    
    into the terminal.

Running the application. ๐Ÿ”Ž

  • Install. python dependencies in the project. Then open terminals and run these commands from the root of the project.
    • pip install numpy
    • pip install opencv-python
    • pip install tensorflow
    • pip install Flask
    • pip install Pillow
  • Running
python app.py

aaqorf's People

Contributors

kanapongaiamtip avatar godduckboy 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.