1 / 28

Robust Foreground Detection in Video Using Pixel Layers

Robust Foreground Detection in Video Using Pixel Layers. Kedar A. Patwardhan, Student Member, IEEE, Guillermo Sapiro, Senior Member, IEEE, and Vassilios Morellas, Member, IEEE IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL. 30, NO. 4, APRIL 2008 Presented by :曹憲中.

mala
Télécharger la présentation

Robust Foreground Detection in Video Using Pixel Layers

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Robust Foreground Detection in Video Using Pixel Layers Kedar A. Patwardhan, Student Member, IEEE, Guillermo Sapiro, Senior Member, IEEE, and Vassilios Morellas, Member, IEEE IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL. 30, NO. 4, APRIL 2008 Presented by:曹憲中

  2. Proposed framework Kernel Density Estimation Where K is some kernel and h is a smoothing parameter called the bandwidth. False Alarm = Type 1 error = False Positives

  3. Initial guess

  4. Training Step • Maximum likelihood • Expectation-Maximization (EM) • Kernel Density Estimation (KDE) • Kullback–Leibler (KL) divergence original 'baboon' image initial-guess the final layer after the refinement step

  5. Maximum likelihood • 最大似然估計是一種統計方法,它用來求一個樣本集的相關機率密度函數的參數。這個方法最早是遺傳學家以及統計學家羅納德·費雪爵士在1912年至1922年間開始使用的。

  6. Expectation-Maximization (EM) • 在統計計算中,最大期望(EM)演算法是在機率(probabilistic)模型中尋找參數 Maximum likelihood 的演算法。最大期望經常用在機器學習和計算機視覺的數據集聚(Data Clustering)領域。

  7. Kernel Density Estimation (KDE) • 核密度估計,在機率論中用來估計未知的密度函數,屬於非參數檢驗方法之一,由 Rosenblatt (1955) 和Parsen(1962) 提出,Ruppert 和Cline 基於數據集密度函數聚類演算法提出修訂的核密度估計方法。

  8. Kullback–Leibler (KL) divergence • Kullback-Leibler Divergence,是以它的兩個提出者庫爾貝克和萊伯勒的名字命名的。KL divergence 用來衡量兩個正函數是否相似,對於兩個完全相同的函數,它們的 KL divergence 等於零。在自然語言處理中可以用 KL divergence 來衡量兩個常用詞(在語法上和語義上)是否同義,或者兩篇文章的內容是否相近等等。

  9. Proposed framework Kernel Density Estimation Where K is some kernel and h is a smoothing parameter called the bandwidth. False Alarm = Type 1 error = False Positives

  10. Online Step

  11. IMPLEMENTATION DETAILS AND EXPERIMENTAL RESULTS • 160x120 • The algorithm was implemented using C++, on a machine with Intel-Pentium IV 1.8GHz processor. • In the offline training step, we used an initial training stack of approximately 30 frames for all the results, achieving a running speed of 10 frame/second with our experimental code. • The initial layering and training steps usually require about 5 minutes (for layering all the frames in the initial training stack).

  12. IMPLEMENTATION DETAILS AND EXPERIMENTAL RESULTS

  13. IMPLEMENTATION DETAILS AND EXPERIMENTAL RESULTS

  14. IMPLEMENTATION DETAILS AND EXPERIMENTAL RESULTS

  15. IMPLEMENTATION DETAILS AND EXPERIMENTAL RESULTS

  16. IMPLEMENTATION DETAILS AND EXPERIMENTAL RESULTS

  17. DISCUSSION AND FUTURE SCOPE • In the future, we would like to adapt the framework described here to multicamera scenarios where the different cameras may or may not overlap and also may be of different modalities.

  18. DISCUSSION AND FUTURE SCOPE • The foreground models of moving persons should be made more robust, for example by adding shape information to the global feature-set, toward their use in person identification and tagging throughout the area of surveillance.

  19. REFERENCES • Kedar A. Patwardhan, Guillermo Sapiro, Vassilios Morellas, “A Pixel Layering Framework For Robust Foreground Detection In Video”. • Wikipedia • Jun-Yi Li, “Object Extraction for Video Surveillance System”

  20. Thank you for your attention.

More Related