All Projects → 315386775 → VideoRecognitionTracking

315386775 / VideoRecognitionTracking

Licence: other
Real time object or face detection recognition and tracking in video. The Full end-to-end project.

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to VideoRecognitionTracking

farm-animal-tracking
Farm Animal Tracking (FAT)
Stars: ✭ 19 (-47.22%)
Mutual labels:  tracking, recognition, detection
Tensorflow 2.x Yolov3
YOLOv3 implementation in TensorFlow 2.3.1
Stars: ✭ 300 (+733.33%)
Mutual labels:  tracking, detection
Sipmask
SipMask: Spatial Information Preservation for Fast Image and Video Instance Segmentation (ECCV2020)
Stars: ✭ 255 (+608.33%)
Mutual labels:  tracking, detection
Face Track Detect Extract
💎 Detect , track and extract the optimal face in multi-target faces (exclude side face and select the optimal face).
Stars: ✭ 434 (+1105.56%)
Mutual labels:  tracking, detection
AIODrive
Official Python/PyTorch Implementation for "All-In-One Drive: A Large-Scale Comprehensive Perception Dataset with High-Density Long-Range Point Clouds"
Stars: ✭ 32 (-11.11%)
Mutual labels:  tracking, detection
sqair
Implementation of Sequential Attend, Infer, Repeat (SQAIR)
Stars: ✭ 96 (+166.67%)
Mutual labels:  tracking, detection
Vehicle Detection And Tracking
Computer vision based vehicle detection and tracking using Tensorflow Object Detection API and Kalman-filtering
Stars: ✭ 384 (+966.67%)
Mutual labels:  tracking, detection
Object-Detection-And-Tracking
Target detection in the first frame and Tracking target by SiamRPN.
Stars: ✭ 33 (-8.33%)
Mutual labels:  tracking, detection
Trape
People tracker on the Internet: OSINT analysis and research tool by Jose Pino
Stars: ✭ 6,753 (+18658.33%)
Mutual labels:  tracking, recognition
Deep Learning For Tracking And Detection
Collection of papers, datasets, code and other resources for object tracking and detection using deep learning
Stars: ✭ 1,920 (+5233.33%)
Mutual labels:  tracking, detection
Jeelizfacefilter
Javascript/WebGL lightweight face tracking library designed for augmented reality webcam filters. Features : multiple faces detection, rotation, mouth opening. Various integration examples are provided (Three.js, Babylon.js, FaceSwap, Canvas2D, CSS3D...).
Stars: ✭ 2,042 (+5572.22%)
Mutual labels:  tracking, detection
VISO
[IEEE TGRS 2021] Detecting and Tracking Small and Dense Moving Objects in Satellite Videos: A Benchmark
Stars: ✭ 61 (+69.44%)
Mutual labels:  tracking, detection
jeelizPupillometry
Real-time pupillometry in the web browser using a 4K webcam video feed processed by this WebGL/Javascript library. 2 demo experiments are included.
Stars: ✭ 78 (+116.67%)
Mutual labels:  tracking, detection
brfv4 win examples
Windows C++ examples utilizing OpenCV for camera access and drawing the face tracking results.
Stars: ✭ 13 (-63.89%)
Mutual labels:  tracking, detection
napari-hub
Discover, install, and share napari plugins
Stars: ✭ 44 (+22.22%)
Mutual labels:  tracking, detection
Sst
Single Shot Tracker
Stars: ✭ 350 (+872.22%)
Mutual labels:  tracking, detection
Awesome-Vision-Transformer-Collection
Variants of Vision Transformer and its downstream tasks
Stars: ✭ 124 (+244.44%)
Mutual labels:  tracking, detection
ARFaceFilter
Javascript/WebGL lightweight face tracking library designed for augmented reality webcam filters. Features : multiple faces detection, rotation, mouth opening. Various integration examples are provided (Three.js, Babylon.js, FaceSwap, Canvas2D, CSS3D...).
Stars: ✭ 72 (+100%)
Mutual labels:  tracking, detection
Brfv4 javascript examples
BRFv4 - HTML5/Javascript - examples project. Reference implementation for all other platform example packages.
Stars: ✭ 460 (+1177.78%)
Mutual labels:  tracking, detection
Mcmot
Real time one-stage multi-class & multi-object tracking based on anchor-free detection and re-id
Stars: ✭ 181 (+402.78%)
Mutual labels:  tracking, detection

VideoRecognitionTracking

Description

Real time object or face detection recognition and tracking in video. The Full end-to-end project.

Requirements

The code requires Caffe as well as the following libraries:

  • Opencv 3.0 or later
  • Cuda 7.5 or later
  • eigen3
  • VS2013 or later

Setup

Run : You need copy the all code and create a project by vs2013. The code contains three sections. The detection/recognition/tracking. The result video in the sample.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].