Sciweavers

5390 search results - page 951 / 1078
» Support cluster machine
Sort
View
164
Voted
CVIU
2004
152views more  CVIU 2004»
15 years 4 months ago
Detecting image orientation based on low-level visual content
Accurately and automatically detecting image orientation is of great importance in intelligent image processing. In this paper, we present automatic image orientation detection al...
Yongmei Michelle Wang, HongJiang Zhang
VLC
2008
178views more  VLC 2008»
15 years 4 months ago
An exploration of diversified user strategies for image retrieval with relevance feedback
Given the difficulty of setting up large-scale experiments with real users, the comparison of content-based image retrieval methods using relevance feedback usually relies on the ...
Michel Crucianu, Jean-Philippe Tarel, Marin Fereca...
SIGKDD
2000
106views more  SIGKDD 2000»
15 years 3 months ago
Data mining for hypertext: A tutorial survey
With over 800 million pages covering most areas of human endeavor, the World-wide Web is a fertile ground for data mining research to make a di erence to the e ectiveness of infor...
Soumen Chakrabarti
CJ
1999
126views more  CJ 1999»
15 years 3 months ago
Source Level Static Branch Prediction
The ability to predict the directions of branches, especially conditional branches, is an important problem in modern computer architecture and advanced compilers. Many static and...
W. F. Wong
LISP
2002
135views more  LISP 2002»
15 years 3 months ago
Optimizing Nested Loops Using Local CPS Conversion
Abstract. Local CPS conversion is a compiler transformation for improving the code generated for nested loops by a direct-style compiler that uses recursive functions to represent ...
John H. Reppy