Sciweavers

1523 search results - page 109 / 305
» Collections of Objects in SQL3
Sort
View
ECCV
2008
Springer
16 years 1 months ago
Towards Scalable Dataset Construction: An Active Learning Approach
As computer vision research considers more object categories and greater variation within object categories, it is clear that larger and more exhaustive datasets are necessary. How...
Brendan Collins, Jia Deng, Kai Li, Fei-Fei Li 0002
106
Voted
ICCS
2007
Springer
15 years 5 months ago
Searching and Updating Metric Space Databases Using the Parallel EGNAT
Abstract. The Evolutionary Geometric Near-neighbor Access Tree (EGNAT) is a recently proposed data structure that is suitable for indexing large collections of complex objects. It ...
Mauricio Marín, Roberto Uribe, Ricardo J. B...
74
Voted
ICDM
2006
IEEE
110views Data Mining» more  ICDM 2006»
15 years 5 months ago
Manifold Clustering of Shapes
Shape clustering can significantly facilitate the automatic labeling of objects present in image collections. For example, it could outline the existing groups of pathological ce...
Dragomir Yankov, Eamonn J. Keogh
CAISE
2005
Springer
15 years 5 months ago
Estimating Recall and Precision for Vague Queries in Databases
In vague queries, a user enters a value that represents some real world object and expects as the result the set of database values that represent this real world object even with ...
Raquel Kolitski Stasiu, Carlos A. Heuser, Roberto ...
94
Voted
OOPSLA
2005
Springer
15 years 5 months ago
Io: a small programming language
Io is small prototype-based programming language. The ideas in Io are mostly inspired by Smalltalk[1] (all values are objects), Self[2] (prototype-based), NewtonScript[3] (differe...
Steve Dekorte