SkillAgentSearch skills...

CACFNet

Context-Aware Correlation Filter Layer

Install / Use

/learn @chenqihuang/CACFNet
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CACFNet

Introduction

This project is a pytorch implementation of CACF, aimed to make the CACF filter as a differentiable layer to learn the convolutional features and perform the correlation tracking process simultaneously.

I referred the implmentations, DCFNet by Qiang Wang and the sorce code from the CACF.

What we are doing and going to do

  • [X] track with got10k toolkit.
  • [X] train from scratch.
  • [ ] the result of the CACFNet on the benchmark.

Paper

1 DCFNet: Qiang Wang, Jin Gao, Junliang Xing, Mengdan Zhang, Weiming Hu. "DCFNet: Discriminant Correlation Filters Network for Visual Tracking." arXiv (2017). [paper] [code].

2 CACF: Matthias Mueller, Neil Smith, Bernard Ghanem. "Context-Aware Correlation Filter Tracking." CVPR (2017 oral).[paper] [supp] [projectcode].

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated1mo ago
Forks2

Languages

Python

Security Score

75/100

Audited on Feb 25, 2026

No findings