Sciweavers

1096 search results - page 141 / 220
» Type inference for atomicity
Sort
View
ICCV
2011
IEEE
12 years 7 months ago
Understanding Scenes on Many Levels
This paper presents a framework for image parsing with multiple label sets. For example, we may want to simultaneously label every image region according to its basiclevel object ...
Joseph Tighe, Svetlana Lazebnik
JMLR
2012
11 years 10 months ago
A Bayesian Analysis of the Radioactive Releases of Fukushima
The Fukushima Daiichi disaster 11 March, 2011 is considered the largest nuclear accident since the 1986 Chernobyl disaster and has been rated at level 7 on the International Nucle...
Ryota Tomioka, Morten Mørup
CVPR
2012
IEEE
11 years 10 months ago
Semantic structure from motion with points, regions, and objects
Structure from motion (SFM) aims at jointly recovering the structure of a scene as a collection of 3D points and estimating the camera poses from a number of input images. In this...
Sid Ying-Ze Bao, Mohit Bagra, Yu-Wei Chao, Silvio ...
ICSE
2007
IEEE-ACM
14 years 8 months ago
Refactoring for Parameterizing Java Classes
Type safety and expressiveness of many existing Java libraries and their client applications would improve, if the libraries were upgraded to define generic classes. Efficient and...
Adam Kiezun, Michael D. Ernst, Frank Tip, Robert M...
POPL
1994
ACM
13 years 12 months ago
Formally Optimal Boxing
An important implementation decision in polymorphically typed functional programming languages is whether to represent data in boxed or unboxed form and when to transform them fro...
Fritz Henglein, Jesper Jørgensen