摘要:
【目标检测】RCNN算法详解 Girshick, Ross, et al. “Rich feature hierarchies for accurate object detection and semantic segmentation.” Proceedings of the IEEE conf 阅读全文
摘要:
【目标跟踪】KCF高速跟踪详解 Henriques, João F., et al. “High-speed tracking with kernelized Transactions on 37.3 (2015): 583-596. 本文的跟踪方法效果甚好,速度奇高,思想和实现均十分简洁。其中利用 阅读全文
摘要:
循环矩阵傅里叶对角化 All circulant matrices are made diagonal by the Discrete Fourier Transform (DFT), regardless of the generating vector x. 任意循环矩阵可以被傅里叶变换矩阵对角 阅读全文
摘要:
蒙特卡洛-马尔科夫链(MCMC)初步 MCMC(Markov Chain Monte Carlo)是一种经典的概率分布采样方法。本文对其概念和常见算法做简单梳理。 解决什么问题? 我们常常遇到这样的问题:模型构建好之后,有一个概率 特别地,在贝叶斯方法中,关注的是后验概率 名字解析 Monte Ca 阅读全文