Sciweavers

2344 search results - page 204 / 469
» Generating from a Deep Structure
Sort
View
110
Voted
TOG
2008
90views more  TOG 2008»
15 years 3 months ago
Interactive example-based urban layout synthesis
We present an interactive system for synthesizing urban layouts by example. Our method simultaneously performs both a structurebased synthesis and an image-based synthesis to gene...
Daniel G. Aliaga, Carlos A. Vanegas, Bedrich Benes
120
Voted
ICPR
2004
IEEE
16 years 4 months ago
Multi-level Anchorperson Detection Using Multimodal Association
In contemporary TV news programs, multi-level anchorpersons are often used which indicate the inherent hierarchical structure of news program. However, these diverse anchorperson ...
Dong-Jun Lan, HongJiang Zhang, Yu-Fei Ma
123
Voted
ICCAD
2008
IEEE
130views Hardware» more  ICCAD 2008»
16 years 17 days ago
Lightweight secure PUFs
— To ensure security and robustness of the next generation of Physically Unclonable Functions (PUFs), we have developed a new methodology for PUF design. Our approach employs int...
Mehrdad Majzoobi, Farinaz Koushanfar, Miodrag Potk...
138
Voted
IJCNN
2006
IEEE
15 years 9 months ago
Predictive Random Graph Ranking on the Web
Abstract— The incomplete information about the Web structure causes inaccurate results of various ranking algorithms. In this paper, we propose a solution to this problem by form...
Haixuan Yang, Irwin King, Michael R. Lyu
133
Voted
HASKELL
2006
ACM
15 years 9 months ago
RepLib: a library for derivable type classes
Some type class instances can be automatically derived from the structure of types. As a result, the Haskell language includes the “deriving” mechanism to automatic generates ...
Stephanie Weirich