Sciweavers

1738 search results - page 153 / 348
» Matching Reviews to Objects using a Language Model
Sort
View
JOT
2002
105views more  JOT 2002»
15 years 3 months ago
Java Distributed Separate Objects
Java supports distributed programming using threads and Remote Method Invocation (JRMI). However, a Java thread does not match well with the object concept, and JRMI cannot easily...
Miguel Katrib, Iskander Sierra, Mario del Valle, T...
PODC
1999
ACM
15 years 8 months ago
Dynamically Configurable Distributed Objects
The dynamically configurable distributed object (DCDO) model helps enable object evolution and facilitate the development of distributed objects from multiple independent implemen...
Michael J. Lewis, Andrew S. Grimshaw
ACCV
2010
Springer
15 years 5 months ago
Abstraction and Generalization of 3D structure for recognition in large intra-class variation
Humans have abstract models for object classes which helps recognize previously unseen instances, despite large intra-class variations. Also objects are grouped into classes based...
Gowri Somanath, Chandra Kambhamettu
CVPR
1998
IEEE
16 years 6 months ago
Comparing Images under Variable Illumination
We consider the problem of determining whether two images come from different objects or the same object in the same pose, but under different illumination conditions. We show tha...
David W. Jacobs, Peter N. Belhumeur, Ronen Basri
227
Voted
ECOOP
2011
Springer
14 years 3 months ago
Frequency Estimation of Virtual Call Targets for Object-Oriented Programs
Abstract. The information of execution frequencies of virtual call targets is valuable for program analyses and optimizations of object-oriented programs. However, to obtain this i...
Cheng Zhang, Hao Xu, Sai Zhang, Jianjun Zhao, Yuti...