Code Monkey home page Code Monkey logo

fall-detection-by-yolov3-and-liteflownet's Introduction

Demo

Our method can tell the difference between falling down and crouhing.

image image

Requirements

pytorch >= 1.2.0

cuda10.0

cudnn7.6.5

Pretrained weights

1.LiteFlowNet

2.YOLOV3

Run

Cd/Your Code PATH
python detect.py --source "Your image or video PATH" --weights "YOLOv3 Weights PATH" --LiteFlowNet_weights "Your FlowNet weights" --view-img "True or False"

Citation

[1] @misc{pytorch-liteflownet,
                  author = {Simon Niklaus},
                  title = {A Reimplementation of {LiteFlowNet} using {Pytorch}},
                  year = {2019},
                  howpublished = {\url{https://github.com/xiaobin1231/Fall-Detection-By-YOLOV3-and-LiteFlowNet}}

[2] @misc{yolov3,
                  author = {ultralytics},
                  title = {YOLOv3 in PyTorch>ONNX>CoreML>iOS},
                  year = {2019},
                  howpublished = {\url{https://github.com/xiaobin1231/Fall-Detection-By-YOLOV3-and-LiteFlowNet}}

fall-detection-by-yolov3-and-liteflownet's People

Contributors

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