Sciweavers

3070 search results - page 167 / 614
» Evaluating digital libraries
Sort
View
ECMDAFA
2010
Springer
132views Hardware» more  ECMDAFA 2010»
15 years 4 months ago
An Integrated Facet-Based Library for Arbitrary Software Components
Reuse is an important means of reducing costs and effort during the development of complex software systems. A major challenge is to find suitable components in a large library wit...
Matthias Schmidt, Jan Polowinski, Jendrik Johannes...
ICIP
2003
IEEE
15 years 9 months ago
A two-stage system for meter value recognition
This paper describes a two-stage system for the recognition of postage meter values. A feed-forward Neural Abstraction Pyramid is initialized in an unsupervised manner and trained...
Sven Behnke
ESANN
2003
15 years 5 months ago
Meter value recognition using locally connected hierarchical networks
This paper describes a two-stage system for the recognition ge meter values. A feed-forward Neural Abstraction Pyramid is initialized in an unsupervised manner and trained in a sup...
Sven Behnke
IPPS
2006
IEEE
15 years 10 months ago
Automatically translating a general purpose C++ image processing library for GPUs
— This paper presents work-in-progress towards a C++ source-to-source translator that automatically seeks parallelisable code fragments and replaces them with code for a graphics...
Jay L. T. Cornwall, Olav Beckmann, Paul H. J. Kell...
OOPSLA
2005
Springer
15 years 10 months ago
Refactoring support for class library migration
As object-oriented class libraries evolve, classes are occasionally deprecated in favor of others with roughly the same functionality. In Java’s standard libraries, for example,...
Ittai Balaban, Frank Tip, Robert M. Fuhrer