CVPR 2022 论文和开源项目合集
-
Updated
Apr 8, 2022
{{ message }}
CVPR 2022 论文和开源项目合集
Visual Tracking Paper List
Visual tracking library based on PyTorch.
Tracking Benchmark for Correlation Filters
(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 deep learning
Matlab implementation of the ECO tracker.
Visual Object Tracking (VOT) challenge evaluation toolkit
PyTorch implementation of GOTURN object tracker: Learning to Track at 100 FPS with Deep Regression Networks (ECCV 2016)
2019-2020年目标跟踪资源全汇总(论文、模型代码、优秀实验室)极市团队整理
The official VOT Challenge evaluation and analysis toolkit
C++ Implementation of SiamMask
Open source visual object tracking library in python
Reference implementation of the Visual Tracking eXchange protocol.
Official implementation of "Energy-Based Models for Deep Probabilistic Regression" (ECCV 2020) and "How to Train Your Energy-Based Model for Regression" (BMVC 2020).
Implementation of MOSSE tracker in MATLAB: Visual Object Tracking using Adaptive Correlation Filters (CVPR 2010)
Kernel Cross-Correlator (KCC) for Tracking and Recognition (AAAI 2018)
Synthetic data generation for end-to-end TIR tracking (TIP2018)
Visual Object Tracking algorithms. Hold on! There is a lot to come
Visual Tracking by TridenAlign and Context Embedding
Real-time visual object tracking using correlations filters and deep learning
[ECCVW2018] A Memory Model based on the Siamese Network for Long-term Tracking (MMLT)
Towards More Flexible and Accurate Object Tracking with Natural Language: Algorithms and Benchmark (CVPR 2021)
Matlab code for several visual tracking algorithms
A collection of trackers' code for Visual Tracker Benchmark (OTB).
This Repo include some paperlist and code with visual tracking based on deep reinforcement。
Official code implementation of the papers "Tracking-by-Trackers with a Distilled and Reinforced Model" (ACCV 2020) and "Visual Tracking by means of Deep Reinforcement Learning and an Expert Demonstrator" (ICCVW 2019).
Personal website for Abdallah Dib.
Awesome List of Open Source Project for Visual Object Tracking
Add a description, image, and links to the visual-tracking topic page so that developers can more easily learn about it.
To associate your repository with the visual-tracking topic, visit your repo's landing page and select "manage topics."
(siammask) [liqiang@inspur siammask]$ bash test_mask_refine.sh config_vot.json SiamMask_VOT.pth VOT2016 0
[2019-03-14 19:42:16,619-rk0-test.py#551] Namespace(arch='Custom', config='config_vot.json', dataset='VOT2016', gt=False, log='log_test.txt', mask=True, refine=True, resume='SiamMask_VOT.pth', save_mask=False, visualization=False)
[2019-03-14 19:42:17,087-rk0-load_helper.py# 31] load pretrai