cinly0's Stars
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
jwyang/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
amdegroot/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
endernewton/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
ZQPei/deep_sort_pytorch
MOT using deepsort and yolov3 with pytorch
zhoubolei/CAM
Class Activation Mapping
foolwood/DaSiamRPN
[ECCV2018] Distractor-aware Siamese Networks for Visual Object Tracking
bochinski/iou-tracker
Python implementation of the IOU Tracker
rafellerc/Pytorch-SiamFC
Pytorch implementation of "Fully-Convolutional Siamese Networks for Object Tracking"
martin-danelljan/ECO
Matlab implementation of the ECO tracker.
sharathadavanne/sed-crnn
Single and multichannel sound event detection using convolutional recurrent neural networks. DCASE 2017 real-life sound event detection winning method.
JingchunCheng/FAVOS
Demo code of the paper "Fast and Accurate Online Video Object Segmentation via Tracking Parts", in CVPR 2018
mabhisharma/Multi-Object-Tracking-with-Kalman-Filter
yingxingde/FasterRCNN-pytorch
FasterRCNN is implemented in VGG, ResNet and FPN base.
inayatkh/tracking-python3
In this repository I will give some implementation of single and multiple object tracking algorithms. These include meanShift, CamShift, Boosting, MIL, KCF, TLD , GoTurn, and MedianFlow. Additionally I will show you how to grab frames at a very high FPS from camera and videos.
yinkalario/Two-Stage-Polyphonic-Sound-Event-Detection-and-Localization
A two-stage polyphonic sound event detection and localization method for both SED and DOA.
erikliland/pyMHT
Track oriented, multi target, multi hypothesis tracker
jonatanolofsson/mht
Python implementation of the Multiple Hypothesis Tracking algorithm
cswaynecool/DRT
smidm/clearmetrics
Python implementation of CLEAR multi object tracking (MOT) evaluation metrics
tzing/t-cnn
pytorch implement of "Modeling and propagating cnns in a tree structure for visual tracking"
cinly0/videoseg
[CVPR 2017] Video motion segmentation and tracking