Diferencia entre revisiones de «Usuario:Ion.marques»

De Grupo de Inteligencia Computacional (GIC)
Sin resumen de edición
Línea 37: Línea 37:
== Publications [http://www.researcherid.com/rid/E-7612-2011 http://labs.researcherid.com/mashlets/badge/badge_sm.gif] ==
== Publications [http://www.researcherid.com/rid/E-7612-2011 http://labs.researcherid.com/mashlets/badge/badge_sm.gif] ==


===2011===
====2011====




Línea 53: Línea 53:
: ISBN 978-3-642-21325-0
: ISBN 978-3-642-21325-0


===2010===
====2010====


* Ion Marqués, Manuel Graña
* Ion Marqués, Manuel Graña
Línea 70: Línea 70:
== Bookmarks ==
== Bookmarks ==


=== General ===
==== General ====
:[http://ieeexplore.ieee.org/Xplore/dynhome.jsp?tag=1 IEEE Xplore]
:[http://ieeexplore.ieee.org/Xplore/dynhome.jsp?tag=1 IEEE Xplore]
:[http://www.springerlink.com/ SpringerLink]
:[http://www.springerlink.com/ SpringerLink]
Línea 82: Línea 82:




=== Software ===
==== Software ====
:[http://www.scilab.org/ Scilab]
:[http://www.scilab.org/ Scilab]
:[http://sivp.sourceforge.net/ SIVC (image processing tool) for Scilab]
:[http://sivp.sourceforge.net/ SIVC (image processing tool) for Scilab]
Línea 97: Línea 97:


: Ago-Dic 2010: Contrato PIC.
: Ago-Dic 2010: Contrato PIC.
== Code (Matlab) ==
==== Feature Extraction ====
:[http://www.ehu.es/ccwintco/groupware/webdav.php/apps/phpbrain/368/xPCA-LDA_2011-09-30.zip PCA, 2DPCA, 2D2PCA, B2DPCA, kernel-PCA.]
:[http://www.ehu.es/ccwintco/groupware/webdav.php/apps/phpbrain/368/xPCA-LDA_2011-09-30.zip LDA with PCA, 2DPCA,... preprocess.]
:[http://www.ehu.es/ccwintco/groupware/webdav.php/apps/phpbrain/368/trasFaceDetection-code-2011-04-28.zip PCA, ICAs, LDA and LICA.]
==== Classifiers  ====
:[http://www.ehu.es/ccwintco/groupware/webdav.php/apps/phpbrain/368/code_ELMs_2011-07-08.zip ELM, ELM with ridge regression, kernel-ELM and 1-NN.]




Línea 108: Línea 119:
:[http://www.ehu.es/ccwintco/groupware/index.php?menuaction=phpbrain.uikb.view_article&art_id=460 Instrucciones y código Weka]
:[http://www.ehu.es/ccwintco/groupware/index.php?menuaction=phpbrain.uikb.view_article&art_id=460 Instrucciones y código Weka]
<br/>
<br/>


== [http://www.ehu.es/ccwintco/groupware/index.php?menuaction=phpbrain.uikb.view_article&art_id=368 Working on...] ==
== [http://www.ehu.es/ccwintco/groupware/index.php?menuaction=phpbrain.uikb.view_article&art_id=368 Working on...] ==


<br/>
<br/>

Revisión del 16:45 30 sep 2011

Ion Marqués

  • Contact: ion.marques_at_ehu.es
  • Postal address:
Att: Ion Marqués
Grupo de Inteligencia Computacional
Facultad de Informática
Universidad del País Vasco (UPV/EHU)
Paseo Manuel Lardizabal 1, 20018 Donostia-San Sebastián (Spain)


Studies

  • Currently:
PhD Student in the Computational Intelligence Group of the Computer Science and Artificial Intelligence Department - Universidad del País Vasco (UPV/EHU).

Working experience / Grants

Gobierno Vasco / Basque Government.
  • August 2010 - December 2010: Personal Investigador Contratado / Hired researcher at
Universidad del País Vasco (UPV/EHU), Computational Intelligence Group.
Project: University-industry. Study of the state of the art in biometric recognition.
  • July 2008 - October 2008: IT technician and database administrator at
Festival de San Sebastián International Film Festival.
  • July 2007 - September 2007: Prácticas en empresa / Internship:
Festival de San Sebastián International Film Festival - UPV/EHU.
IT technician, database administration.


Publications badge_sm.gif

2011

  • Ion Marques, Manuel Graña
"Face recognition with Lattice Independent Component Analysis and Extreme Learning Machines."
ELM'2011, Hangzhou, China. December 6-8, 2011.
Soft Computing (aceptado con revisions) ELM'2011 special issue.
JCR (2010) 1.512
  • Ion Marqués, Manuel Graña.
"Experiments on Lattice Independent Component Analysis for Face Recognition." Slides
Proceedings of the IWINAC 2011, La Palma, Spain. May 30-June 3, 2011.
Lecture Notes in Computer Science, 2011, vol. 6678, pp.286-294, DOI: 10.1007/978-3-642-21326-7.
J. Ferrández, J. Álvarez Sánchez, F. de la Paz and F. Toledo (eds)
ISBN 978-3-642-21325-0

2010

  • Ion Marqués, Manuel Graña
"Face processing for security: a short review." Slides
Proceedings of the CISIS 2010, León, Spain, November 11-12, 2010.
Advances in Intelligent and Soft Computing, 2010, vol. 85, pp. 89-96, DOI 10.1007/978-3-642-16626-6_10
Herrero, Á.; Corchado, E.; Redondo, C.; Alonso, Á. (eds)
ISBN: 978-3-642-16625-9

Research Areas

  • Face recognition
  • Hyperspectral imaging
  • Lattice computing


Bookmarks

General

IEEE Xplore
SpringerLink
ScienceDirect
WikiCFP : Call For Papers of Conferences, Workshops and Journals
ISI Web of Knowledge - EHU institutional login
Ranked Outlets - Australian Research Council (ARC)
DBLP Bibliography
Teseo
Biblioteka EHU - Recursos temáticos en Internet


Software

Scilab
SIVC (image processing tool) for Scilab
Phatch - Photo Batch Processor


Estado burocrático de la tesis

Director: Manuel Graña
Cursando Máster en Ingeniería Computacional y Sistemas Inteligentes.
2011: Beca del Gobierno Vasco.
Ago-Dic 2010: Contrato PIC.


Code (Matlab)

Feature Extraction

PCA, 2DPCA, 2D2PCA, B2DPCA, kernel-PCA.
LDA with PCA, 2DPCA,... preprocess.
PCA, ICAs, LDA and LICA.

Classifiers

ELM, ELM with ridge regression, kernel-ELM and 1-NN.


Informes internos

Multi/Hyperspectral face image DB examples. Presentation
Proyecto Fin de Carrera
Instrucciones plantilla LyX Proyecto Fin de Carrera
Face detection in Scilab/OpenCV - slides
Extreme Learning Machines (ELM) basics - slides
Materiales del Máster
Instrucciones y código Weka


Working on...