Sciweavers

4263 search results - page 456 / 853
» Learning without Coding
Sort
View
CCIA
2009
Springer
15 years 8 months ago
Generic Object Recognition in Urban Image Databases
In this paper we propose the construction of a visual content layer which describes the visual appearance of geographic locations in a city. We captured, by means of a Mobile Mappi...
Xavier Baró, Sergio Escalera, Petia Radeva,...
CORR
2008
Springer
98views Education» more  CORR 2008»
15 years 7 months ago
Secrecy in Cooperative Relay Broadcast Channels
We investigate the effects of user cooperation on the secrecy of broadcast channels by considering a cooperative relay broadcast channel. We show that user cooperation can increase...
Ersen Ekrem, Sennur Ulukus
182
Voted
CORR
2008
Springer
103views Education» more  CORR 2008»
15 years 7 months ago
Generating Random Graphs with Large Girth
We present a simple and efficient algorithm for randomly generating simple graphs without small cycles. These graphs can be used to design high performance Low-Density Parity-Chec...
Mohsen Bayati, Andrea Montanari, Amin Saberi
ENDM
2010
86views more  ENDM 2010»
15 years 7 months ago
Mathematical programming based debugging
Verifying that a piece of software has no bugs means proving that it has certain desired properties, such as an array index not taking values outside certain Abstract interpretati...
Leo Liberti, Stéphane Le Roux, Jeremy Lecon...
LISP
2008
104views more  LISP 2008»
15 years 6 months ago
Flattening tuples in an SSA intermediate representation
For functional programs, unboxing aggregate data structures such as tuples removes memory indirections and frees dead components of the decoupled structures. To explore the consequ...
Lukasz Ziarek, Stephen Weeks, Suresh Jagannathan