Giter Site home page Giter Site logo

human_dettrack's Introduction

Human Detection and Tracking Project

Human Detection and Tracking

Overview

This personal project focuses on human detection and tracking using computer vision techniques. The primary objective is to identify and track human subjects in video streams or sequences of images, with potential applications in surveillance, robotics, and more. The project utilizes popular deep learning models and libraries to achieve precise human detection and tracking.

Features

  • Human Detection: Identifies and localizes humans within images or video frames.
  • Human Tracking: Tracks detected humans across multiple frames to maintain their identity.
  • Real-time Processing: Designed for real-time operation with live video streams.
  • Modular Design: Easily extendable with different detection and tracking algorithms.
  • Visualization: Provides visual feedback with bounding boxes around detected humans and tracking paths.

Installation

 git clone https://github.com/vankhoa21991/human-dettrack.git
 cd human_dettrack
 python -m venv venv
 source venv/bin/activate 
 pip install -r requirements.txt

Getting Started

Please see dataset.md and quick_run.md for the basic usage.

Contributing

Contributions are welcome! Feel free to fork the repository, make improvements, and submit pull requests. Please follow the Contributing Guidelines.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

If you have any questions or suggestions, please feel free to contact me:

Email: [email protected] GitHub: github.com/vankhoa21991 Thank you for your interest in this project! Happy coding! ๐Ÿš€

human_dettrack's People

Contributors

vankhoa21991 avatar

Stargazers

Ioannis Karkanias avatar Matt Dinh avatar natotanoe avatar  avatar Fendy Hendriyanto avatar Antonio Nocerino avatar Ngan LE 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.