Sciweavers

3446 search results - page 192 / 690
» A Reasoning Algorithm for pD*
Sort
View
CVPR
2012
IEEE
13 years 6 months ago
A codebook-free and annotation-free approach for fine-grained image categorization
Fine-grained categorization refers to the task of classifying objects that belong to the same basic-level class (e.g. different bird species) and share similar shape or visual app...
Bangpeng Yao, Gary R. Bradski, Fei-Fei Li
TVCG
2012
183views Hardware» more  TVCG 2012»
13 years 6 months ago
Empirical Studies in Information Visualization: Seven Scenarios
—We take a new, scenario-based look at evaluation in information visualization. Our seven scenarios, evaluating visual data analysis and reasoning, evaluating user performance, e...
Heidi Lam, Enrico Bertini, Petra Isenberg, Catheri...
AAAI
2012
13 years 6 months ago
Towards Discovering What Patterns Trigger What Labels
In many real applications, especially those involving data objects with complicated semantics, it is generally desirable to discover the relation between patterns in the input spa...
Yu-Feng Li, Ju-Hua Hu, Yuang Jiang, Zhi-Hua Zhou
CVPR
2005
IEEE
16 years 6 months ago
Beyond Pairwise Clustering
We consider the problem of clustering in domains where the affinity relations are not dyadic (pairwise), but rather triadic, tetradic or higher. The problem is an instance of the ...
Sameer Agarwal, Jongwoo Lim, Lihi Zelnik-Manor, Pi...
SPAA
1998
ACM
15 years 8 months ago
Fast Set Operations Using Treaps
We present parallel algorithms for union, intersection and difference on ordered sets using random balanced binary trees (treaps [26]). For two sets of size n and m (m ≤ n) the...
Guy E. Blelloch, Margaret Reid-Miller