Sciweavers

1364 search results - page 59 / 273
» Collective Optimization
Sort
View
CVPR
2003
IEEE
14 years 12 months ago
The Optimal Distance Measure for Object Detection
We develop a multi-class object detection framework whose core component is a nearest neighbor search over object part classes. The performance of the overall system is critically...
Shyjan Mahamud, Martial Hebert
GECCO
2005
Springer
209views Optimization» more  GECCO 2005»
14 years 3 months ago
Genetic algorithm optimization of superresolution parameters
Superresolution is the process of producing a high resolution image from a collection of low resolution images. This process has potential application in a wide spectrum of fields...
Barry Ahrens
MICRO
1998
IEEE
128views Hardware» more  MICRO 1998»
14 years 2 months ago
Putting the Fill Unit to Work: Dynamic Optimizations for Trace Cache Microprocessors
The fill unit is the structure which collects blocks of instructions and combines them into multi-block segments for storage in a trace cache. In this paper, we expand the role of...
Daniel H. Friendly, Sanjay J. Patel, Yale N. Patt
IPPS
1997
IEEE
14 years 2 months ago
Optimizing Parallel Bitonic Sort
Sorting is an important component of many applications, and parallel sorting algorithms have been studied extensively in the last three decades. One of the earliest parallel sorti...
Mihai F. Ionescu
MICRO
1996
IEEE
106views Hardware» more  MICRO 1996»
14 years 2 months ago
Optimization of Machine Descriptions for Efficient Use
A machine description facility allows compiler writers to specify machine execution constraints to the optimization and scheduling phases of an instruction-level parallelism (ILP)...
John C. Gyllenhaal, Wen-mei W. Hwu, B. Ramakrishna...