Sciweavers

1288 search results - page 180 / 258
» Algorithmic detection of semantic similarity
Sort
View
CVPR
2011
IEEE
13 years 5 months ago
Multiobject Tracking as Maximum Weight Independent Set
This paper addresses the problem of simultaneous tracking of multiple targets in a video. We first apply object detectors to every video frame. Pairs of detection responses from ...
William Brendel, Mohamed Amer, Sinisa Todorovic
TMI
2011
154views more  TMI 2011»
13 years 5 months ago
Segmentation of Intra-Retinal Layers From Optical Coherence Tomography Images Using an Active Contour Approach
Abstract—Optical Coherence Tomography (OCT) is a noninvasive, depth-resolved imaging modality that has become a prominent ophthalmic diagnostic technique. We present a semiautoma...
Azadeh Yazdanpanah, Ghassan Hamarneh, Benjamin R. ...
BMCBI
2006
120views more  BMCBI 2006»
13 years 10 months ago
Optimizing amino acid substitution matrices with a local alignment kernel
Background: Detecting remote homologies by direct comparison of protein sequences remains a challenging task. We had previously developed a similarity score between sequences, cal...
Hiroto Saigo, Jean-Philippe Vert, Tatsuya Akutsu
CLEF
2010
Springer
13 years 11 months ago
Using Web Graph Structure for Person Name Disambiguation
In the third edition of WePS campaign we have undertaken the person name disambiguation problem referred to as a clustering task. Our aim was to make use of intrinsic link relation...
Elena Smirnova, Konstantin Avrachenkov, Brigitte T...
POPL
2010
ACM
14 years 7 months ago
A simple, verified validator for software pipelining
Software pipelining is a loop optimization that overlaps the execution of several iterations of a loop to expose more instruction-level parallelism. It can result in first-class p...
Jean-Baptiste Tristan, Xavier Leroy