Sciweavers

857 search results - page 153 / 172
» Compositional Semantics in Verbmobil
Sort
View
BMCBI
2008
77views more  BMCBI 2008»
14 years 9 months ago
Stochastic models for the in silico simulation of synaptic processes
Background: Research in life sciences is benefiting from a large availability of formal description techniques and analysis methodologies. These allow both the phenomena investiga...
Andrea Bracciali, Marcello Brunelli, Enrico Catald...
CVPR
2012
IEEE
12 years 12 months ago
Automatic discovery of groups of objects for scene understanding
Objects in scenes interact with each other in complex ways. A key observation is that these interactions manifest themselves as predictable visual patterns in the image. Discoveri...
Congcong Li, Devi Parikh, Tsuhan Chen
ECCV
2008
Springer
15 years 11 months ago
What Is a Good Image Segment? A Unified Approach to Segment Extraction
Abstract. There is a huge diversity of definitions of "visually meaningful" image segments, ranging from simple uniformly colored segments, textured segments, through sym...
Shai Bagon, Oren Boiman, Michal Irani
ICIP
1999
IEEE
15 years 11 months ago
Automatic Image Orientation Detection
Automatic detection and correction of image orientation is of great importance in intelligent image processing. In this paper, we present an automatic image orientation detection ...
Aditya Vailaya, HongJiang Zhang, Anil K. Jain
ICFP
2002
ACM
15 years 9 months ago
Packrat parsing: : simple, powerful, lazy, linear time, functional pearl
Packrat parsing is a novel technique for implementing parsers in a lazy functional programming language. A packrat parser provides the power and flexibility of top-down parsing wi...
Bryan Ford