Sciweavers

LION
2009
Springer
203views Optimization» more  LION 2009»
13 years 10 months ago
Position-Guided Tabu Search Algorithm for the Graph Coloring Problem
A very undesirable behavior of any heuristic algorithm is to be stuck in some specific parts of the search space, in particular in the basins of attraction of the local optima. Wh...
Daniel Cosmin Porumbel, Jin-Kao Hao, Pascale Kuntz
LION
2009
Springer
129views Optimization» more  LION 2009»
13 years 10 months ago
Expeditive Extensions of Evolutionary Bayesian Probabilistic Neural Networks
Abstract. Probabilistic Neural Networks (PNNs) constitute a promising methodology for classification and prediction tasks. Their performance depends heavily on several factors, su...
Vasileios L. Georgiou, Sonia Malefaki, Konstantino...
ICPR
2010
IEEE
13 years 11 months ago
Continuous Markov Random Field Optimization using Fusion Move Driven Markov Chain Monte Carlo Technique
Many vision applications have been formulated as Markov Random Field (MRF) problems. Although many of them are discrete labeling problems, continuous formulation often achieves gre...
Wonsik Kim (Seoul National University), Kyoung Mu ...
ECCV
2008
Springer
14 years 2 months ago
Toward Global Minimum through Combined Local Minima
There are many local and greedy algorithms for energy minimization over Markov Random Field (MRF) such as iterated condition mode (ICM) and various gradient descent methods. Local ...
Ho Yub Jung, Kyoung Mu Lee, Sang Uk Lee

0
posts
with
0
views
311profile views
MatzeEngineer
Matze

3
posts
with
1535
views
442profile views Browse  My Posts »
ofirpeleStudent, PhD
The Hebrew U.
ofirpele

0
posts
with
0
views
304profile views
supriyachitaleStudent, PhD
IIT Bombay
supriyachitale
CVPR
2009
IEEE
14 years 11 months ago
Beyond Pairwise Energies: Efficient Optimization for Higher-order MRFs
In this paper, we introduce a higher-order MRF optimization framework. On the one hand, it is very general; we thus use it to derive a generic optimizer that can be applied to a...
Nikos Komodakis (University of Crete), Nikos Parag...

Source Code
1763views
15 years 1 months ago
dlib C++ Library
A library for developing portable applications that deal with networking, threads (message passing, futures, etc...), graphical interfaces, complex data structures, linear algebra,...
Davis E. King

Source Code
1476views
15 years 5 months ago
Simplex Optimization Using Vtk 4.2
A C++ program that utilizes the quick and accurate implementation of the simplex method (i.e., unconstrained nonlinear optimization) using vtk 4.2.
M. Sabry Hassouna