Stars
deep learning for image processing including classification and object-detection etc.
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
Visual tracking library based on PyTorch.
(2020-2022)The PyTorch version of SiamFC,SiamRPN,DaSiamRPN, UpdateNet , SiamDW, SiamRPN++, SiamMask, SiamFC++, SiamCAR, SiamBAN, Ocean, LightTrack , TrTr, NanoTrack; Visual object tracking based on…
青龙面板脚本自用库薅羊毛(mt论坛、美团、滴滴出行领券/滴滴加油领券/滴滴代驾领券/滴滴签到领券打卡、滴滴果园、饿了么、得物、顺丰、霸王茶姬、益禾堂)
VideoX: a collection of video cross-modal models
Official Python toolkit for generic object tracking benchmark GOT-10k and beyond
Python Single Object Tracking Evaluation
SiamCAR: Siamese Fully Convolutional Classification and Regression for Visual Tracking (CVPR 2020, Oral)
PyTorch implementation of paper "ARTrack" and "ARTrackV2"
Code for the paper "Graph Attention Tracking". (CVPR2021)
You can draw the corresponding bounding box into the image and save it according to the result file (txt format) run by the tracker.Moreover, the author will update some of the problems in the pyso…
This code library gives the experimental results and most of the publicly available Siamese trackers.
Pytorch Re-implementation for [CVPR'18] "(SiamRPN)High Performance Visual Tracking with Siamese Region Proposal Network" on GOT-10k dataset
You can refer to the code provided here to draw a heat map of single target tracking classification output
Official implementation of the TransT-M (the winner of VOT-RT 2021) , including code and models.
Unofficial Implementation of Siamese Cascaded Region Proposal Networks for Real-Time Visual Tracking(CVPR 2019)