Giter Club home page Giter Club logo

s.h.a.d.y's People

Contributors

vibhorkrishna avatar

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

Watchers

 avatar  avatar  avatar

s.h.a.d.y's Issues

Email alert not working

due to the new update of google security, the option of less secure app access is disabled and we can't generate the alert using email. So is their any solution to it?

weights help

configPath = "./cfg/yolov4-tiny.cfg" # Path to cfg
weightPath = "./yolov4-tiny.weights" # Path to weights
metaPath = "./cfg/coco.data" # Path to meta data

Could you share the .weights and .cfg of the fall detection?
Thank you very much!

Link HTML file with Google Cloud Terminal

Make changes on the website such that when someone enters the YouTube link then the python file is automatically executed in the terminal (backend) and detection is performed. More about this here.
First Issue #2 should be completed.

Person sleeping

In fall detection project you mentioned that when height is greater than the width and vice versa you detect if person is fall down or not but what about when person is sleeping ? How you deal with that condition ?

raise ValueError("Invalid config path `" +

(base) C:\Users\C2-COMPUTER>cd C:\Users\C2-COMPUTER\Desktop\yolo fall detection vibhorkrishna\darknet-master\build\darknet\x64\S.H.A.D.Y-main\Deployed App

(base) C:\Users\C2-COMPUTER\Desktop\yolo fall detection vibhorkrishna\darknet-master\build\darknet\x64\S.H.A.D.Y-main\Deployed App>python app.py

  • Serving Flask app "app" (lazy loading)
  • Environment: production
    WARNING: This is a development server. Do not use it in a production deployment.
    Use a production WSGI server instead.
  • Debug mode: on
  • Restarting with watchdog (windowsapi)
  • Debugger is active!
  • Debugger PIN: 613-382-091
  • Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
    127.0.0.1 - - [10/Sep/2022 23:19:35] "GET / HTTP/1.1" 200 -
    127.0.0.1 - - [10/Sep/2022 23:19:37] "GET /FallDetection HTTP/1.1" 200 -
    127.0.0.1 - - [10/Sep/2022 23:19:37] "GET /assets/fonts/font-awesome-4.7.0/css/font-awesome.min.css')%7D%7D HTTP/1.1" 404 -
    127.0.0.1 - - [10/Sep/2022 23:19:37] "GET /static/assets/css/util.css HTTP/1.1" 404 -
    127.0.0.1 - - [10/Sep/2022 23:19:45] "POST /Video HTTP/1.1" 200 -
    Debugging middleware caught exception in streamed response at a point where response headers were already sent.
    Traceback (most recent call last):
    File "C:\Users\C2-COMPUTER\anaconda3\Lib\site-packages\werkzeug\wsgi.py", line 462, in next
    return self._next()
    File "C:\Users\C2-COMPUTER\anaconda3\Lib\site-packages\werkzeug\wrappers\response.py", line 50, in _iter_encoded
    for item in iterable:
    File "C:\Users\C2-COMPUTER\Desktop\yolo fall detection vibhorkrishna\darknet-master\build\darknet\x64\S.H.A.D.Y-main\Deployed App\app.py", line 318, in gen_frames
    raise ValueError("Invalid config path " + ValueError: Invalid config path C:\Users\C2-COMPUTER\Desktop\yolo fall detection vibhorkrishna\darknet-master\build\darknet\x64\S.H.A.D.Y-main\Deployed App\cfg\yolov4-tiny.cfg`
    127.0.0.1 - - [10/Sep/2022 23:19:45] "GET /video_feed HTTP/1.1" 200 -

got this error

in gen_frames
raise ValueError("Invalid config path " + ValueError: Invalid config path C:\Users\Admin\OneDrive\Documents\OneDrive\Desktop\Hackathon\S.H.A.D.Y-main\S.H.A.D.Y-main\cfg\yolov4-tiny.cfg`

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.