15 results on '"Patrick Horain"'
Search Results
2. Deep CNN frameworks comparison for malaria diagnosis
- Author
-
Priyadarshini Adyasha Pattanaik, Zelong Wang, Patrick Horain, Interactions pour le multimedia (INTERMEDIA), Télécom SudParis (TSP), Département Electronique et Physique (EPH), Institut Mines-Télécom [Paris] (IMT)-Télécom SudParis (TSP), and Institut Polytechnique de Paris (IP Paris)
- Subjects
FOS: Computer and information sciences ,Computer Science - Machine Learning ,Computer Vision and Pattern Recognition (cs.CV) ,DCNN Framework ,Image and Video Processing (eess.IV) ,Computer Science - Computer Vision and Pattern Recognition ,[INFO.INFO-CV]Computer Science [cs]/Computer Vision and Pattern Recognition [cs.CV] ,Electrical Engineering and Systems Science - Image and Video Processing ,Machine Learning (cs.LG) ,AlexNet ,Malaria ,[INFO.INFO-AI]Computer Science [cs]/Artificial Intelligence [cs.AI] ,VGGNet ,Deep Learning ,FOS: Electrical engineering, electronic engineering, information engineering ,[INFO.INFO-IM]Computer Science [cs]/Medical Imaging - Abstract
International audience; We compare Deep Convolutional Neural Networks (DCNN) frameworks, namely AlexNet and VGGNet, for the classification of healthy and malaria-infected cells in large, grayscale, low quality and low resolution microscopic images, in the case only a small training set is available. Experimental results deliver promising results on the path to quick, automatic and precise classification in unstained images.
- Published
- 2019
3. Intelligent Human Computer Interaction : 8th International Conference, IHCI 2016, Pilani, India, December 12-13, 2016, Proceedings
- Author
-
Anupam Basu, Sukhendu Das, Patrick Horain, Samit Bhattacharya, Anupam Basu, Sukhendu Das, Patrick Horain, and Samit Bhattacharya
- Subjects
- User interfaces (Computer systems), Human-computer interaction, Data mining, Artificial intelligence, Computer vision, Computer networks, Computers, Special purpose
- Abstract
This book constitutes the proceedings of the 8th International Conference on Intelligent Human Computer Interaction, IHCI 2016, held in Pilani, India, in December 2016. The 22 regular papers and 3 abstracts of invited talks included in this volume were carefully reviewed and selected from 115 initial submissions. They deal with intelligent interfaces; brain machine interaction; HCI applications and technology; and interface and systems.
- Published
- 2017
4. Intelligent Human Computer Interaction : 9th International Conference, IHCI 2017, Evry, France, December 11-13, 2017, Proceedings
- Author
-
Patrick Horain, Catherine Achard, Malik Mallem, Patrick Horain, Catherine Achard, and Malik Mallem
- Subjects
- User interfaces (Computer systems), Artificial intelligence, Database management, Computer science, Computers, Special purpose
- Abstract
This book constitutes the thoroughly refereed proceedings of the 9th International Conference on Intelligent Human Computer Interaction, IHCI 2017, held in Evry, France, in December 2017. The 15 papers presented together with three invited papers were carefully reviewed and selected from 25 submissions. The conference is forum for the presentation of technological advances and research results at the crossroads of human-computer interaction, artificial intelligence, signal processing and computer vision. This book is open access under a CC BY license.
- Published
- 2017
5. High-resolution facial performance capture using CUDA
- Author
-
Konstantin Kolchin, Jerome Courchay, Patrick Horain, Département Electronique et Physique (EPH), Institut Mines-Télécom [Paris] (IMT)-Télécom SudParis (TSP), and Télécom SudParis & Institut Mines-Télécom Business School, Médiathèque
- Subjects
Game Development ,[INFO.INFO-CV] Computer Science [cs]/Computer Vision and Pattern Recognition [cs.CV] ,Augmented Reality ,[INFO.INFO-TI] Computer Science [cs]/Image Processing [eess.IV] ,Computer Vision ,[INFO.INFO-TI]Computer Science [cs]/Image Processing [eess.IV] ,Virtual & ,[INFO.INFO-CV]Computer Science [cs]/Computer Vision and Pattern Recognition [cs.CV] ,Real-Time Graphics Applications - Abstract
International audience; Learn how to use GPU for accelerating 3D registration with Kinect or similar devices in order to capture highly-detailed facial performance in real time or at an interactive speed. We describe the energy-based approach that we borrowed from Hao Li et al. paper published at SGP 2008. We also explain why we can benefit from GPU computation power and achieve higher quality and more detail at interactive speeds. Finally, we elaborate on how real-time performance can be achieved by improving our CUDA-based implementation
- Published
- 2014
6. The 6th international conference on Intelligent Human Computer Interaction, IHCI 2014
- Author
-
Patrick Horain, Amine Chellali, Malik Mallem, Département Electronique et Physique (TSP - EPH), Institut Mines-Télécom [Paris] (IMT)-Télécom SudParis (TSP), Informatique, Biologie Intégrative et Systèmes Complexes (IBISC), Université d'Évry-Val-d'Essonne (UEVE), Procedia Computer Science, and Département Electronique et Physique (EPH)
- Subjects
[INFO.INFO-TT]Computer Science [cs]/Document and Text Processing ,Artificial intelligence ,Image processing ,[INFO.INFO-TS]Computer Science [cs]/Signal and Image Processing ,Speech processing ,[INFO.INFO-SD]Computer Science [cs]/Sound [cs.SD] ,[INFO.INFO-MM]Computer Science [cs]/Multimedia [cs.MM] ,Document processing ,[INFO.INFO-CV]Computer Science [cs]/Computer Vision and Pattern Recognition [cs.CV] ,Computer vision ,[INFO.INFO-HC]Computer Science [cs]/Human-Computer Interaction [cs.HC] ,Human-computer interaction ,[INFO.INFO-AI]Computer Science [cs]/Artificial Intelligence [cs.AI] - Abstract
International audience; Proceedings of the 6th international conference on Intelligent Human Computer Interaction, IHCI 2014, that was held in Evry, France, on December 8-10, 2014. IHCI is a forum for the presentation of technological advances and research results at the crossroads of human-computer interaction, artificial intelligence, signal processing and computer vision. It brings together engineers and scientists from around the world
- Published
- 2014
7. Fast recursive ensemble convolution of haar-like features
- Author
-
Daniel Wesierski, Anna Jezierska, Maher Mkhinini, Patrick Horain, Département Electronique et Physique (EPH), Institut Mines-Télécom [Paris] (IMT)-Télécom SudParis (TSP), Laboratoire d'Informatique Gaspard-Monge (LIGM), and Centre National de la Recherche Scientifique (CNRS)-Fédération de Recherche Bézout-ESIEE Paris-École des Ponts ParisTech (ENPC)-Université Paris-Est Marne-la-Vallée (UPEM)
- Subjects
Theoretical computer science ,Computer science ,Feature extraction ,ComputingMethodologies_IMAGEPROCESSINGANDCOMPUTERVISION ,02 engineering and technology ,010501 environmental sciences ,Face detection ,01 natural sciences ,Convolution ,0202 electrical engineering, electronic engineering, information engineering ,Computer architecture ,0105 earth and related environmental sciences ,business.industry ,[INFO.INFO-CV]Computer Science [cs]/Computer Vision and Pattern Recognition [cs.CV] ,Vectors ,Kernel ,Haar-like features ,Kernel (image processing) ,Feature (computer vision) ,020201 artificial intelligence & image processing ,Artificial intelligence ,business ,Algorithm - Abstract
International audience; Haar-like features are ubiquitous in computer vision, e.g. for Viola and Jones face detection or local descriptors such as Speeded-Up-Robust-Features. They are classically computed in one pass over integral image by reading the values at the feature corners. Here we present a new, general, parsing formalism for convolving them more efficiently. Our method is fully automatic and applicable to an arbitrary set of Haar-like features. The parser reduces the number of memory accesses which are the main computational bottleneck during convolution on modern computer architectures. It first splits the features into simpler kernels. Then it aligns and reuses them where applicable forming an ensemble of recursive convolution trees, which can be computed faster. This is illustrated with experiments, which show a significant speed-up over the classic approach.
- Published
- 2012
- Full Text
- View/download PDF
8. Virtually cloning real human with motion style
- Author
-
Manoj Kumar Rajagopal, Catherine Pelachaud, Patrick Horain, Département Electronique et Physique (EPH), Institut Mines-Télécom [Paris] (IMT)-Télécom SudParis (TSP), Laboratoire Traitement et Communication de l'Information (LTCI), Télécom ParisTech-Institut Mines-Télécom [Paris] (IMT)-Centre National de la Recherche Scientifique (CNRS), Département Traitement du Signal et des Images (TSI), and Télécom ParisTech-Centre National de la Recherche Scientifique (CNRS)
- Subjects
Cloning (programming) ,Computer science ,Virtual clone ,Virtual agent ,Motion style ,Human motion ,Embodied Conversational Agent ,Motion (physics) ,Style (sociolinguistics) ,Greta ,Human–computer interaction ,Computer graphics (images) ,Expressivity ,Expressivity (genetics) ,[INFO.INFO-HC]Computer Science [cs]/Human-Computer Interaction [cs.HC] ,Spatial extent ,ECA - Abstract
International audience; Our goal is to capture style from real human motion so it can be rendered with a virtual agent that represents this human user. We used expressivity parameters to describe motion style. As a first contribution, we propose an approach to estimate a subset of expressivity parameters defined in the literature (namely spatial extent and temporal extent) from captured motion trajectories. Second, we capture the expressivity of real users and then output it to the Greta engine that animates a virtual agent representing the user. We experimentally demonstrate that expressivity can be another clue for identifiable virtual clones of real humans.
- Published
- 2011
- Full Text
- View/download PDF
9. Statistical gesture models for 3D motion capture from a library of gestures with variants
- Author
-
André-Marie Pez, Patrick Horain, Catherine Pelachaud, Zhenbo Li, Télécom SudParis & Institut Mines-Télécom Business School, Médiathèque, Département Electronique et Physique (EPH), Institut Mines-Télécom [Paris] (IMT)-Télécom SudParis (TSP), Laboratoire Traitement et Communication de l'Information (LTCI), Télécom ParisTech-Institut Mines-Télécom [Paris] (IMT)-Centre National de la Recherche Scientifique (CNRS), Institut universitaire technologique de Montreuil (IUT Montreuil), and Université Paris 8 Vincennes-Saint-Denis (UP8)
- Subjects
Computer science ,Speech recognition ,ComputingMethodologies_IMAGEPROCESSINGANDCOMPUTERVISION ,[INFO.INFO-GR] Computer Science [cs]/Graphics [cs.GR] ,02 engineering and technology ,Motion capture ,Gaussian Process Dynamical Models ,symbols.namesake ,[INFO.INFO-CV] Computer Science [cs]/Computer Vision and Pattern Recognition [cs.CV] ,[INFO.INFO-LG]Computer Science [cs]/Machine Learning [cs.LG] ,Match moving ,0202 electrical engineering, electronic engineering, information engineering ,Computer vision ,Projection (set theory) ,Gaussian process ,Virtual actor ,business.industry ,[INFO.INFO-CV]Computer Science [cs]/Computer Vision and Pattern Recognition [cs.CV] ,020207 software engineering ,Gesture model ,[INFO.INFO-LG] Computer Science [cs]/Machine Learning [cs.LG] ,[INFO.INFO-GR]Computer Science [cs]/Graphics [cs.GR] ,Gesture recognition ,symbols ,020201 artificial intelligence & image processing ,Artificial intelligence ,business ,Monocular vision ,Gesture - Abstract
A challenge for 3D motion capture by monocular vision is 3D-2D projection ambiguities that may bring incorrect poses during tracking. In this paper, we propose improving 3D motion capture by learning human gesture models from a library of gestures with variants. This library has been created with virtual human animations. Gestures are described as Gaussian Process Dynamic Models (GPDM) and are used as constraints for motion tracking. Given the raw input poses from the tracker, the gesture model helps to correct ambiguous poses. The benefit of the proposed method is demonstrated with results.
- Published
- 2010
10. Creating a library of gestures with variants
- Author
-
André-Marie Pez, Catherine Pelachaud, Zhenbo Li, Patrick Horain, Télécom SudParis & Institut Mines-Télécom Business School, Médiathèque, Laboratoire Traitement et Communication de l'Information (LTCI), Télécom ParisTech-Institut Mines-Télécom [Paris] (IMT)-Centre National de la Recherche Scientifique (CNRS), Institut universitaire technologique de Montreuil (IUT Montreuil), Université Paris 8 Vincennes-Saint-Denis (UP8), Département Traitement du Signal et des Images (TSI), Télécom ParisTech-Centre National de la Recherche Scientifique (CNRS), Département Electronique et Physique (EPH), and Institut Mines-Télécom [Paris] (IMT)-Télécom SudParis (TSP)
- Subjects
[INFO.INFO-MM] Computer Science [cs]/Multimedia [cs.MM] ,Tracking ,Communicative behavior library ,[INFO.INFO-MM]Computer Science [cs]/Multimedia [cs.MM] ,Variety of gestures - Abstract
International audience; In this paper we present how work toward building a library of communicative gestures with the aim to use it to train the tracking algorithm. We describe also how we encompass user's communicative distinctiveness in our library
- Published
- 2009
11. Multimodal human machine interactions in virtual and augmented reality
- Author
-
Leila Zouari, Patrick Perrot, Anna Esposito, Walid Karam, Catherine Pelachaud, Dianle Zhou, Zhenbo Li, Gérard Chollet, Patrick Horain, Annie Gentes, Dijana Petrovska-Delacrétaz, Département Traitement du Signal et des Images (TSI), Centre National de la Recherche Scientifique (CNRS)-Télécom ParisTech, Istituto Internazionale per gli Alti Studi Scientifici (IIASS), Istituto Internazionale per gli Alti Studi Scientifici, Département Electronique et Physique (EPH), Institut Mines-Télécom [Paris] (IMT)-Télécom SudParis (TSP), Institut de Recherche Criminelle de la Gendarmerie Nationale (Ministère de l'intérieur, de l'outre-mer et des collectivités territoriales) (IRCGN), Lecture Notes in Computer Science, Télécom ParisTech-Centre National de la Recherche Scientifique (CNRS), Chollet, G, Esposito, Anna, Gentes, A, Horain, P, Karam, W, ZHENBO LI, Z, Pelachaud, C, Perrot, P, PETROVSKA DELACRÉTAZ, D, Zhou, D, and Zouari, L.
- Subjects
Multimedia ,Computer science ,business.industry ,020207 software engineering ,02 engineering and technology ,Metaverse ,computer.software_genre ,Mixed reality ,[INFO.INFO-GR]Computer Science [cs]/Graphics [cs.GR] ,Multimodality ,Gesture ,Embodied cognition ,Face ,0202 electrical engineering, electronic engineering, information engineering ,Speech ,020201 artificial intelligence & image processing ,Augmented reality ,The Internet ,Human Machine Interactions (HMI) ,business ,computer ,Avatar ,Virtual words - Abstract
International audience; Virtual worlds are developing rapidly over the Internet. They are visited by avatars and staffed with Embodied Conversational Agents (ECAs). An avatar is a representation of a physical person. Each person controls one or several avatars and usually receives feedback from the virtual world on an audio-visual display. Ideally, all senses should be used to feel fully embedded in a virtual world. Sound, vision and sometimes touch are the available modalities. This paper reviews the technological developments which enable audio-visual interactions in virtual and augmented reality worlds. Emphasis is placed on speech and gesture interfaces, including talking face analysis and synthesis
- Published
- 2009
- Full Text
- View/download PDF
12. GpuCV : a GPU-accelerated framework for image processing and computer vision
- Author
-
Ankit Agarwal, Patrick Horain, Cindula Saipriyadarshan, Yannick Allusse, Département Electronique et Physique (EPH), and Institut Mines-Télécom [Paris] (IMT)-Télécom SudParis (TSP)
- Subjects
Computer science ,business.industry ,Graphics hardware ,OpenGL ,GPGPU ,[INFO.INFO-CV]Computer Science [cs]/Computer Vision and Pattern Recognition [cs.CV] ,Image processing ,CUDA ,Set (abstract data type) ,GLSL ,Computer graphics (images) ,[INFO.INFO-TI]Computer Science [cs]/Image Processing [eess.IV] ,Data synchronization ,Computer vision ,State (computer science) ,Artificial intelligence ,General-purpose computing on graphics processing units ,business - Abstract
International audience; This paper presents briefly describes the state of the art of accelerating image processing with graphics hardware (GPU) and discusses some of its caveats. Then it describes GpuCV, an open source multi-platform library for GPU-accelerated image processing and Computer Vision operators and applications. It is meant for computer vision scientist not familiar with GPU technologies. GpuCV is designed to be compatible with the popular OpenCV library by offering GPU-accelerated operators that can be integrated into native OpenCV applications. The GpuCV framework transparently manages hardware capabilities, data synchronization, activation of low level GLSL and CUDA programs, on-the-fly benchmarking and switching to the most efficient implementation and finally offers a set of image processing operators with GPU acceleration available
- Published
- 2008
- Full Text
- View/download PDF
13. Expériences françaises en télésanté
- Author
-
Jérôme Boudy, Jean-Louis Baldinger, Imad Belfeki, Francois Delavault, Bernadette Dorizzi, Patrick Horain, Gérard Chollet, Hamid Medjahed, Dan Istrate, François Steenkeste, Rodrigo Andreao, Irosita Farin, Escatha, Alexis D., Ana Ozguler, Michel Baer, Département Electronique et Physique (EPH), Institut Mines-Télécom [Paris] (IMT)-Télécom SudParis (TSP), Département Traitement du Signal et des Images (TSI), Télécom ParisTech-Centre National de la Recherche Scientifique (CNRS), Laboratoire Réseaux mobiles et systèmes embarqués (ESIGETEL) (RMSE), Epidémiologie et Analyses en Santé Publique : risques, maladies chroniques et handicap (LEASP), Institut National de la Santé et de la Recherche Médicale (INSERM), Departamento de Engenharia Elétrica [Vitoria] (Universidade Federal do Espirito Santo) (UFES ), and SAMU-92 (Assistance Publique Hôpitaux de Paris (APHP)) (SAMU)
- Subjects
Expériences au travers des projets R& ,Onthologies ,[SPI.SIGNAL]Engineering Sciences [physics]/Signal and Image processing ,Imagerie médicale ,Informatique en telesanté - Abstract
International audience; Home Healthcare application based on vital and actimetrics parameters telemonitoring : " Télévigilance ". Gesture-based communication in networked virtual environments. Speech Recognition Technologies
- Published
- 2008
14. GPUCV: A framework for image processing acceleration with graphics processors
- Author
-
Jean-Philippe Farrugia, Patrick Horain, SI LIRIS, Équipe gestionnaire des publications, Laboratoire d'InfoRmatique en Image et Systèmes d'information (LIRIS), Institut National des Sciences Appliquées de Lyon (INSA Lyon), Université de Lyon-Institut National des Sciences Appliquées (INSA)-Université de Lyon-Institut National des Sciences Appliquées (INSA)-Centre National de la Recherche Scientifique (CNRS)-Université Claude Bernard Lyon 1 (UCBL), Université de Lyon-École Centrale de Lyon (ECL), and Université de Lyon-Université Lumière - Lyon 2 (UL2)
- Subjects
[INFO]Computer Science [cs] ,[INFO] Computer Science [cs] - Abstract
International audience; This paper presents a state of the art report on using graphics hardware for image processing and computer vision. Then we describe GPUCV, an open library for easily developing GPU accelerated image processing and analysis operators and applications.
- Published
- 2006
15. Conception et ajustement d'un modèle 3D articulé de la mainActes 6èmes Journées du Groupe de Travail Réalité Virtuelle
- Author
-
Ouhaddi, H., Patrick Horain, and Preteux, Francoise
- Published
- 1998
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.