Sciweavers

2312 search results - page 73 / 463
» On the Dimensionality of Face Space
Sort
View
CVPR
2005
IEEE
16 years 8 months ago
Space-Time Behavior Based Correlation
We introduce a behavior-based similarity measure which tells us whether two different space-time intensity patterns of two different video segments could have resulted from a simi...
Eli Shechtman, Michal Irani
VLDB
2008
ACM
178views Database» more  VLDB 2008»
16 years 6 months ago
The Bdual-Tree: indexing moving objects by space filling curves in the dual space
Abstract Existing spatiotemporal indexes suffer from either large update cost or poor query performance, except for the Bx -tree (the state-of-the-art), which consists of multiple ...
Man Lung Yiu, Yufei Tao, Nikos Mamoulis
ICCV
2005
IEEE
16 years 8 months ago
Multi-Modal Tensor Face for Simultaneous Super-Resolution and Recognition
Face images of non-frontal views under poor illumination with low resolution reduce dramatically face recognition accuracy. This is evident most compellingly by the very low recog...
Kui Jia, Shaogang Gong
CVPR
2005
IEEE
16 years 8 months ago
Learning a Similarity Metric Discriminatively, with Application to Face Verification
We present a method for training a similarity metric from data. The method can be used for recognition or verification applications where the number of categories is very large an...
Sumit Chopra, Raia Hadsell, Yann LeCun

Publication
5020views
17 years 3 months ago
How to Increase Heap Space for Java VM in MATLAB
This is the solution of a problem I faced when I was analyzing data from a gigantic binary file. This white paper explains how to manage the memory heap for Matlab.