Code Monkey home page Code Monkey logo

traffic_signs_webapp's Introduction

Traffic🚦 Signs Classification App

forthebadge made-with-python
Python 3.6

Usage:-

  • Clone my repository.
  • Open CMD in working directory.
  • Run Traffic_app.py.
  • Go to the http://127.0.0.1:5000 and test it. It is a local Flask App.
  • Heroku App is available here:- Traffic🚦 Signs Classification App

Screenshots

Just follow☝️ me and Star⭐ my repository

Donate me on GPAY:- kushalbhavsar58-1@okaxis

traffic_signs_webapp's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

traffic_signs_webapp's Issues

ValueError: signal only works in main thread

apt update
apt upgrade
shutdown -r now

then
apt install git python3-pip
pip install streamlit

then
git clone https://github.com/Spidy20/Traffic_Signs_WebApp.git

cd Traffic_Signs_WebApp
pip install -r requirements.txt

im edit tensor to 2.2.0
streamlit run Traffic_app.py
and show this error

ValueError: signal only works in main thread
Traceback:
File "/usr/local/lib/python3.8/dist-packages/streamlit/script_runner.py", line 338, in _run_script
    exec(code, module.__dict__)
File "/root/Traffic_Signs_WebApp/Traffic_app.py", line 86, in <module>
    app.run(debug=True)
File "/usr/local/lib/python3.8/dist-packages/flask/app.py", line 922, in run
    run_simple(t.cast(str, host), port, self, **options)
File "/usr/local/lib/python3.8/dist-packages/werkzeug/serving.py", line 1000, in run_simple
    _rwr(
File "/usr/local/lib/python3.8/dist-packages/werkzeug/_reloader.py", line 411, in run_with_reloader
    signal.signal(signal.SIGTERM, lambda *args: sys.exit(0))
File "/usr/lib/python3.8/signal.py", line 47, in signal
    handler = _signal.signal(_enum_to_int(signalnum), _enum_to_int(handler))

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.