phongnhhn92 / lightDenseYOLO
A real-time object detection app based on lightDenseYOLO Our lightDenseYOLO is the combination of two components: lightDenseNet as the CNN feature extractor and YOLO v2 as the detection module
☆21Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for lightDenseYOLO
- Collection of Correlation Filter based trackers with links to papers, codes, etc☆16Updated 6 years ago
- Multi-target tracker based on cost computation.☆51Updated 7 years ago
- Real-time visual object tracking using correlations filters and deep learning☆32Updated 6 years ago
- C++ implementation of EnKCF Tracker - [WACV18]☆44Updated 6 years ago
- In order to solve tracking failures caused by objects deformation, occlusion and fast motion, a novel algorithm called MS-TLD which under…☆13Updated 6 years ago
- undergraduate work☆21Updated 7 years ago
- Pelee(NeurIPS'18)-TensorRT Implementation☆10Updated 5 years ago
- C++ implementation of 2D single camera tracking based on Kalman filter☆27Updated 5 years ago
- combine state of art deep neural network based detectors with most efficient trackers to solve motion based multiple objects tracking pro…☆27Updated 4 years ago
- This object Tracker algorithm is a TLD(Long-term tracker) tracker base on KCF or DSST.☆45Updated 6 years ago
- MKCF: Ming Tang, Bin Yu, Fan Zhang, Jinqiao Wang. "High-speed Tracking with Multi-kernel Correlation Filters." CVPR (2018).☆57Updated 5 years ago
- Obstacle Detection and Avoidance for Autonomous Unmanned Aerial Vehicles Using Recursive Filtering of 3D Point Clouds in Stereo Vision☆18Updated 5 years ago
- In Defense of Color-based Model-free Tracking☆69Updated 5 years ago
- A Particle Filtering over Sets Approach to Multi-Object Tracking☆15Updated 8 years ago
- The C++ implementation of Multi-H algorithm, which is a multi-plane fitting technique. If you use this work for Academic purposes, pleas…☆32Updated 5 years ago
- A set of computer vision tools☆10Updated 9 years ago
- Object classification using a combination of Support Vector Machines (SVM), Fast Point Feature Histograms (FPFH), Scale Invariant Feature…☆14Updated 10 years ago
- A multi camera tracker based on homography and costs.☆17Updated 4 years ago
- This is an official enhanced PyTorch implementation of FSD based on the idea of LFFD.☆11Updated 5 years ago
- Multi-target tracking with RJMCMC☆11Updated 8 years ago
- Counting people, dog and bicycle using SSD detection and tracking.☆18Updated 5 years ago
- Translante Mobilenet v2 to Movidius stick.☆11Updated 6 years ago
- Code for ISPRS 2020 article "Circular-Shaped Object Detection in Low Resolution Satellite Images"☆12Updated 4 years ago
- a collection of tools for solving the Perspective-n-Point (PnP) problem in compute vision☆14Updated 8 years ago
- ☆11Updated 5 years ago
- Some basic image segmentation algorithms, include mean-shift, graph-based, SLIC, SEEDS, GrabCut, OneCut, et al.☆44Updated 9 years ago
- [4-5 FPS / Core m3 CPU only] [11 FPS / Core i7 CPU only] OpenVINO+DeeplabV3+LattePandaAlpha/LaptopPC. CPU / GPU / NCS. RealTime semantic-…☆43Updated 5 years ago
- This code is implemeted for the papper "Real-Time Salient Closed Boundary Tracking via Line Segments Perceptual Grouping, Xuebin Qin, Shi…☆16Updated 6 years ago
- Hungarian algorithm + Kalman filter multitarget (multi-object) tracker implementation.☆34Updated last month