Skip to content

Latest commit

 

History

History
330 lines (271 loc) · 12.7 KB

research.md

File metadata and controls

330 lines (271 loc) · 12.7 KB
layout permalink title pubs grant_reviews journal_reviews conference_reviews
page
/research/
Research
title author journal note year url doi media
Editable parametric dense foliage from 3D capture
G. Chaurasia, P. Beardsley
IEEE International Conference on Computer Vision
ICCV
2017
title author journal note year url doi
Deep joint demosaicking and denoising
M. Gharbi, G. Chaurasia, S. Paris, F. Durand
ACM Transactions on Graphics
SIGGRAPH Asia
2016
title author journal note year doi url image media
Underwater 3D capture using a low-cost commercial depth camera
ST Digumarti, G. Chaurasia, A. Taneja, A. Thomas, R. Siegwart, P. Beardsley
IEEE Winter Conference on Applications of Computer Vision
WACV
2016
title author journal note year url doi image media
Transform recipes for efficient cloud photo enhancement
M. Gharbi, Y. Shih, G. Chaurasia, J. Ragan-Kelley, S. Paris, F. Durand
ACM Transactions on Graphics
SIGGRAPH Asia
2015
title author journal note year url doi image
Multi view intrinsic decomposition & relighting
S. Duchene, C. Riant, G. Chaurasia, J. Lopez-Moreno, PY Laffont, S. Popov, A. Bousseau, G. Drettakis
ACM Transactions on Graphics
presented at SIGGRAPH
2015
title author journal year url doi image
Compiling high performance recursive filters
G. Chaurasia, J. Ragan-Kelley, S. Paris, G. Drettakis, F. Durand
High Performance Graphics
2015
title author journal year url doi image
Is it possible to use highly realistic virtual reality in the elderly? A feasibility study with image-based rendering
M. Benoit, R. Guerchouche, PD Petit, E. Chapoulie, V. Manera, G. Chaurasia, G. Drettakis, P. Robert
Journal of Neuropsychiatric Disease and Treatment
2015
title author journal year url doi image
Reminiscence therapy using image-based rendering in VR
E. Chapoulie, R. Guerchouche, PD Petit, G. Chaurasia, P. Robert, G. Drettakis
IEEE Virtual Reality
2014
title author journal note year url doi image
Depth synthesis and local warps for plausible image-based navigation
G. Chaurasia, S. Duchene, O. Sorkine-Hornung, G. Drettakis
ACM Transactions on Graphics
presented at SIGGRAPH
2013
title author journal note year url doi image
Perception of perspective distortions in image-based rendering
P. Vangorp, C. Richardt, EA Cooper, G. Chaurasia, MS Banks, G. Drettakis
ACM Transactions on Graphics
SIGGRAPH
2013
title author journal note year url doi image
Silhouette-aware warping for image-based rendering
G. Chaurasia, O. Sorkine, G. Drettakis
Computer Graphics Forum
EGSR
2011
title author journal note year url doi image
Perception of visual artifacts in image-based rendering of facades
P. Vangorp, G. Chaurasia, PY Laffont, R. Fleming, G. Drettakis
Computer Graphics Forum
EGSR
2011
title author journal note year url doi image
A multimode immersive conceptual design system for architectural modeling and lighting
M. Cabral, P. Vangorp, G. Chaurasia, E. Chapoulie, M. Hachet, G. Drettakis
IEEE Symposium on 3D User Interfaces
IEEE 3DUI
2011
title author journal note year url doi internal
Virtual chaotic traffic simulation
G. Chaurasia, BR Selvamani, N. Gupta, S. Kumar
Indian Conference on Computer Vision, Graphics and Image Processing
ICVGIP
2010
/research/traffsim/
1
title url years
National Science Foundation (USA)
year
2017
title url years
Agence Nationale de la Recherche (France)
year
2018
title url years
ACM Transactions on Graphics
year
2016
year
2017
year
2018
title url years
ACM Transactions on Applied Perception
year
2014
title url years
IEEE Transations on Image Processing
year
2018
title url years
IEEE Transactions on Visualization and Computer Graphics
year
2015
year
2016
title url years
Computer Graphics Forum
year
2015
title url years
The Visual Computer
year
2016
year
2017
title url years
Computers and Graphics
year
2015
year
2017
title url years
IEEE Signal Processing Letters
year
2015
title url years
Journal of Signal Image and Video Processing
year
2013
title years
SIGGRAPH
title years
SIGGRAPH Asia
title years
CVPR
year url
2018
cvpr2018.thecvf.com
title years
ACCV
year url
2018
title years
Eurographics
title years
Pacific Graphics
title years
High Performance Graphics
title years
Virtual Reality Science & Technology (VRST)

Jump to Publications, Thesis, Talks, Media, Reviewing


Publications (peer reviewed unless stated otherwise)

{% assign thumbnail="right" %}

{% for pub in site.data.cv.publications %}

{{pub.author}}
{{pub.title}}
{{pub.journal}} {% if pub.note %} ({{pub.note}}) {% endif %} {{pub.year}} [[web]({% if pub.internal %}{{pub.url | prepend: site.baseurl}}{% else %}{{pub.url}}{% endif %})] {% if pub.doi %}[doi]{% endif %}

{% endfor %}


Invited talks

{% for talk in site.data.cv.talks %}

  • {{talk.date}}: {{talk.venue}} [url]{% if talk.slides %} [slides]{% endif %}

{% endfor %}


Doctoral thesis

Algorithms & perceptual analysis for interactive free viewpoint image-based navigation [[web]({{ "/research/thesis/" | prepend: site.baseurl}})]
Adviser: George Drettakis
INRIA, 2014


Media coverage

{% for pub in site.data.cv.publications %} {% if pub.media %}

  • {{pub.title}} ({{pub.note}}, {{pub.year}}){% for article in pub.media %}

{% endfor %}


Professional service

  • Grant proposals{% for review in site.data.cv.reviews.grants %}

    • {{review.title}} {% for y in review.years %} [{% if review.url %}{{y.year}}{% else %}{{y.year}}{% endif %}] {% endfor %}
      {% endfor %}
  • Conference reviews{% for review in site.data.cv.reviews.conference %}

    • {{review.title}} {% for y in review.years %} [{% if y.url %}{{y.year}}{% else %}{{y.year}}{% endif %}] {% endfor %}
      {% endfor %}
  • Journal reviews{% for review in site.data.cv.reviews.journal %}

    • {{review.title}} {% for y in review.years %} [{% if review.url %}{{y.year}}{% else %}{{y.year}}{% endif %}] {% endfor %}
      {% endfor %}