Sciweavers

2344 search results - page 204 / 469
» Generating from a Deep Structure
Sort
View
TOG
2008
90views more  TOG 2008»
15 years 6 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
ICPR
2004
IEEE
16 years 7 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
ICCAD
2008
IEEE
130views Hardware» more  ICCAD 2008»
16 years 3 months 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...
IJCNN
2006
IEEE
16 years 15 days 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
HASKELL
2006
ACM
16 years 13 days 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