# KCF **Repository Path**: cqfdch/KCF ## Basic Information - **Project Name**: KCF - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # KCF python implementation of "high-speed tracking with kernelized correlation filters" ### Introduction This is a python implementation of KCF tracker. The main purpose of this project is to help you understand KCF pipeline, so the details are not exactly the same as the paper.