GithubHelp home page GithubHelp logo

techhouse-hackaton-backend's Introduction

Techhouse-Hackaton-Backend

This Python web application, developed during the Techhouse Mobilathon Hackathon 2021, leverages Flask and computer vision libraries to perform image segmentation on plank images, identifying and masking defects. The project, which includes this backend script, a frontend, and a machine learning model, clinched the 1st place in the technical challenge category.

How to use

Prerequisite

Make sure you have Conda installed. If not, you can download and install it from conda.io

Install a conda enviroment with python3.8

conda create -n gutes_holz python=3.8 anaconda

Acivate the conda enviroment with

conda activate gutes_holz

Install the dependences with:

pip install -r requirements.txt

Install Segmentation-Models with:

pip install -U segmentation-models

Start Flask server with:

python App.py

Connect to the server with the browser:

localhost:8000

Example Outputs

Here are some example outputs generated by the model:

Credits

AI Training and Research

Most of the AI training and research for this project was conducted by our talented team members: @hal3e, @MujkicA and @enizimus

Frontend

Here is a GIF of the frontend written by @Salka1988:

The frontend and the ML training scripts are not included in this repository. If you are interested in exploring the frontend or the machine learning code, please feel free to contact our team members. There is a very basic frontend written by me just for testing. You can connect to it after you start the script and go to localhost:8000.

At last here is a image of the whole team that participated on the hackaton.

Additional Insights

For more insights into the development process, check out these LinkedIn posts by @hal3e:

1.Link

2.Link

3.Link

4.Link

techhouse-hackaton-backend's People

Contributors

tarikhoza 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.