|
Publications de C. Shaffrey
Résultat de la recherche dans la liste des publications :
3 Articles de conférence |
1 - Unsupervised Image Segmentation via Markov Trees and Complex Wavelets. C. Shaffrey et N. Kingsbury et I. H. Jermyn. Dans Proc. IEEE International Conference on Image Processing (ICIP), Rochester, USA, septembre 2002. Mots-clés : Segmentation, Hidden Markov Model, Texture, Couleur.
@INPROCEEDINGS{ijking,
|
author |
= |
{Shaffrey, C. and Kingsbury, N. and Jermyn, I. H.}, |
title |
= |
{Unsupervised Image Segmentation via Markov Trees and Complex Wavelets}, |
year |
= |
{2002}, |
month |
= |
{septembre}, |
booktitle |
= |
{Proc. IEEE International Conference on Image Processing (ICIP)}, |
address |
= |
{Rochester, USA}, |
pdf |
= |
{http://www-sop.inria.fr/members/Ian.Jermyn/publications/Shaffrey02icip.pdf}, |
keyword |
= |
{Segmentation, Hidden Markov Model, Texture, Couleur} |
} |
Abstract :
The goal in image segmentation is to label pixels in an image based
on the properties of each pixel and its surrounding region. Recently
Content-Based Image Retrieval (CBIR) has emerged as an
application area in which retrieval is attempted by trying to gain
unsupervised access to the image semantics directly rather than
via manual annotation. To this end, we present an unsupervised
segmentation technique in which colour and texture models are
learned from the image prior to segmentation, and whose output
(including the models) may subsequently be used as a content
descriptor in a CBIR system. These models are obtained in a
multiresolution setting in which Hidden Markov Trees (HMT) are
used to model the key statistical properties exhibited by complex
wavelet and scaling function coefficients. The unsupervised Mean
Shift Iteration (MSI) procedure is used to determine a number of
image regions which are then used to train the models for each
segmentation class. |
|
2 - Psychovisual Evaluation of Image Segmentation Algorithms. C. Shaffrey et I. H. Jermyn et N. Kingsbury. Dans Proc. Advanced Concepts for Intelligent Vision Systems, Ghent, Belgique, septembre 2002.
@INPROCEEDINGS{kingij,
|
author |
= |
{Shaffrey, C. and Jermyn, I. H. and Kingsbury, N.}, |
title |
= |
{Psychovisual Evaluation of Image Segmentation Algorithms}, |
year |
= |
{2002}, |
month |
= |
{septembre}, |
booktitle |
= |
{Proc. Advanced Concepts for Intelligent Vision Systems}, |
address |
= |
{Ghent, Belgique}, |
pdf |
= |
{http://www-sop.inria.fr/members/Ian.Jermyn/publications/acivs2002_final.pdf}, |
keyword |
= |
{} |
} |
|
3 - Evaluation Methodologies for Image Retrieval Systems. I. H. Jermyn et C. Shaffrey et N. Kingsbury. Dans Proc. Advanced Concepts for Intelligent Vision Systems, Ghent, Belgique, septembre 2002.
@INPROCEEDINGS{shaffreyij,
|
author |
= |
{Jermyn, I. H. and Shaffrey, C. and Kingsbury, N.}, |
title |
= |
{Evaluation Methodologies for Image Retrieval Systems}, |
year |
= |
{2002}, |
month |
= |
{septembre}, |
booktitle |
= |
{Proc. Advanced Concepts for Intelligent Vision Systems}, |
address |
= |
{Ghent, Belgique}, |
pdf |
= |
{http://www-sop.inria.fr/members/Ian.Jermyn/publications/acivs2002final.pdf}, |
keyword |
= |
{} |
} |
|
haut de la page
Rapport de recherche et Rapport technique |
1 - The Methodology and Practice of the Evaluation of Image Retrieval Systems and Segmentation Methods. I. H. Jermyn et C. Shaffrey et N. Kingsbury. Rapport de Recherche 4761, INRIA, France, mars 2003. Mots-clés : Base de donnees Image, Segmentation, Semantique.
@TECHREPORT{4761,
|
author |
= |
{Jermyn, I. H. and Shaffrey, C. and Kingsbury, N.}, |
title |
= |
{The Methodology and Practice of the Evaluation of Image Retrieval Systems and Segmentation Methods}, |
year |
= |
{2003}, |
month |
= |
{mars}, |
institution |
= |
{INRIA}, |
type |
= |
{Research Report}, |
number |
= |
{4761}, |
address |
= |
{France}, |
url |
= |
{https://hal.inria.fr/inria-00071825}, |
pdf |
= |
{https://hal.inria.fr/file/index/docid/71825/filename/RR-4761.pdf}, |
ps |
= |
{https://hal.inria.fr/docs/00/07/18/25/PS/RR-4761.ps}, |
keyword |
= |
{Base de donnees Image, Segmentation, Semantique} |
} |
Résumé :
La recherche d'images par le contenu est importante pour deux raisons. Premièrement, la croissance d'archives d'images fréquemment citée dans beaucoup d'applications, et l'expansion rapide du Web, signifient qu'il est nécessaire d'utiliser des systèmes de recherche efficaces pour les bases de données afin que la masse de données accumulée soit utile. Deuxièmement, la recherche dans les bases de données image pose des questions importantes liées à la vision par ordinateur : une recherche efficace demande une véritable compréhension des images. Pour ces raisons, l'évaluation des systèmes de recherche dans les bases de données image devient une priorité. Il existe déjà une littérature importante évaluant des systèmes spécifiques, mais peu de discussions sont publiées sur les méthodes d'évaluation en soi. Dans la première partie de ce rapport, nous proposons un cadre dans lequel ces sujets peuvent être abordés, nous analysons des méthodologies d'évaluation possibles, indiquant quand elles sont pertinentes et quand elles ne le sont pas, et nous critiquons la technique «query-by-example» et les méthodes d'évaluation qui s'y rapportent. Dans la deuxième partie du rapport, nous appliquons les résultats de cette analyse à une collection spécifique d'images. Cette collection est problématique mais typique: il n'existe pas de vérité terrain sémantique. Considérant la recherche fondée sur la segmentation d'image, nous présentons une nouvelle méthode pour son évaluation. Contrairement aux méthodes d'évaluation qui reposent sur l'existence ou la création d'une vérité terrain, la méthodologie proposée utilise des sujets humains pour un test psychovisuel qui compare les résultats des différentes méthodes de segmentation. Le test est con u pour répondre à deux questions : existe-t-il une segmentation «meilleure» que les autres et si oui qu'apprenons-nous des méthodes de segmentation pour la recherche dans des bases de données image? Les résultats confirment la cohérence des jugements humains, permettant ainsi une évaluation significative. |
Abstract :
Content-Based Image Retrieval is important for two reasons. First, the oft-cited growth of image archives in many fields, and the rapid expansion of the Web, mean that successful image retrieval systems are fast becoming a necessity if the mass of accumulated data is to be useful. Second, database retrieval provides a framework within which the important questions of machine vision are brought into focus: successful retrieval is likely to require genuine image understanding. In view of these points, the evaluatio- n of retrieval systems becomes a matter of priority. There is already a substantial literature evaluating specific systems, but little high-level discussion of the evaluation methodologies themselves seems to have taken place. In the first part of the report, we propose a framework within which such issues can be addressed, analyse possible evaluation methodologies, indicate where they are appropriate and where they are not, and critique query-by-example and evaluation methodologies related to it. In the second part of the report, we apply the results of this analysis to a particular dataset. The dataset is problematic but typical: no ground truth is available for its semantics. Considering retrieval based on image segmentation- s, we present a novel method for its evaluation. Unlike methods of evaluation that rely on the existence or creation of ground truth, the proposed evaluatio- n procedure subjects human subjects to a psychovisual test comparing the results of different segmentation schemes. The test is designed to answer two questions: does consensus about a `best' segmentation exist, and if it does, what do we learn about segmentation schemes for retrieval? The results confirm that human subjects are consistent in their judgements, thus allowing meaningful evaluation. |
|
haut de la page
Ces pages sont générées par
|